Home
last modified time | relevance | path

Searched full:route (Results 1 – 25 of 81) sorted by relevance

1234

/Documentation/networking/
Dvrf.txt24 A VRF device is created with an associated route table. Network interfaces
28 | vrf-blue | ===> route table 10
73 3. Set the default route for the table (and hence default route for the VRF).
74 ip route add table 10 unreachable default metric 4278198272
76 This high metric value ensures that the default unreachable route can
94 ip route add table 10 ...
273 $ ip [-6] route show vrf NAME
274 $ ip [-6] route show table ID
277 $ ip route show vrf red
288 $ ip -6 route show vrf red
[all …]
Dalias.rst26 The corresponding route is also set up by this command. Please note:
27 The route always points to the base interface.
43 and refer to them as usual (ifconfig, route, etc).
Darcnet.txt364 route add MY.IP.ADD.RESS arc0
365 route add -net SUB.NET.ADD.RESS arc0
371 route add MY.IP.ADD.RESS arc0e
372 route add -net SUB.NET.ADD.RESS arc0e
402 route add insight arc0
403 route add freedom arc0 /* I would use the subnet here (like I said
409 route add default gw freedom
413 route add freedom arc0
414 route add insight arc0
434 determine how to route packets. This means that to get to freedom or
[all …]
Ddccp.txt191 Per-route rto_min support
192 CCID-2 supports the RTAX_RTO_MIN per-route setting for the minimum value
195 > ip route change 10.0.0.0/24 rto_min 250j dev wlan0
196 > ip route add 10.0.0.254/32 rto_min 800j dev wlan0
197 > ip route show dev wlan0
Dipvs-sysctl.txt254 If enabled, recalculate the route of SNATed packets from
259 If policy routing is in effect then it is possible that the route
263 If policy routing is not in effect then the recalculated route will
264 always be the same as the original route so it is an optimisation
Ddevlink-trap.rst21 kernel so that it will route it as well and generate an ICMP Time Exceeded
22 error datagram. Without letting the kernel route such packets itself, utilities
156 blackhole route
Dila.txt237 ip route add DEST/128 encap ila LOC csum-mode MODE ident-type TYPE via ADDR
261 # Configure an ILA route that uses checksum neutral mapping as well
264 ip route add 3333:0:0:1:2000:0:1:87/128 encap ila 2001:0:87:0 \
267 # Configure an ILA LWT route that uses auto checksum neutral mapping
270 ip route add 3333:0:0:1:2000:0:2:87/128 encap ila 2001:0:87:1 \
Dswitchdev.txt312 does a longest prefix match (LPM) on FIB entries matching route prefix and
336 structure holds details on the route and route's nexthops. *dev is one of the
337 port netdevs mentioned in the route's next hop list.
339 Routes offloaded to the device are labeled with "offload" in the ip route
342 $ ip route show
Dfib_trie.txt94 The route manipulation functions. Should conform pretty closely to the
143 To alleviate any doubts about the correctness of the route selection process,
/Documentation/ia64/
Dirq-redir.rst24 Set the delivery mode of interrupt 41 to fixed and route the
29 Set the default route for IRQ number 41 to CPU 6 in lowest priority
40 (i.e. lowest priority mode routing is used), otherwise its route is
75 On large (multi-node) systems it is recommended to route the IRQs to
/Documentation/devicetree/bindings/net/ieee802154/
Dca8210.txt12 - extclock-enable: Include for the ca8210 to route its 16MHz clock
/Documentation/sound/soc/
Dcodec-to-codec.rst92 In dapm core a route is created between cpu_dai playback widget
94 true for capture path. In order for this aforementioned route to get
Ddpcm.rst8 Dynamic PCM allows an ALSA PCM device to digitally route its PCM audio to
9 various digital endpoints during the PCM stream runtime. e.g. PCM0 can route
11 drivers that expose several ALSA PCMs and can route to multiple DAIs.
48 supports 6 back end (BE) DAIs. Each FE PCM can digitally route audio data to any
49 of the BE DAIs. The FE PCM devices can also route audio to more than 1 BE DAI.
/Documentation/devicetree/bindings/sound/
Dts3a227e.txt5 switches automatically to route the microphone correctly. It also
Dfsl,audmix.txt39 list being used to route the AUDMIX output.
/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml154 * snps,route-avcp, AV Untagged Control packets
155 * snps,route-ptp, PTP Packets
156 * snps,route-dcbcp, DCB Control Packets
157 * snps,route-up, Untagged Packets
158 * snps,route-multi-broad, Multicast & Broadcast Packets
/Documentation/devicetree/bindings/spi/
Defm32-spi.txt13 - energymicro,location: Value to write to the ROUTE register's LOCATION
/Documentation/devicetree/bindings/dma/
Ddma-router.yaml16 DMA routers are transparent IP blocks used to route DMA request
/Documentation/timers/
Dhpet.rst17 role. Many x86 BIOS writers don't route HPET interrupts at all, which
/Documentation/devicetree/bindings/connector/
Dsamsung,usb-connector-11pin.txt6 It has additional pins to route MHL traffic simultanously with USB.
/Documentation/sound/hd-audio/
Dcontrols.rst78 An enum control to determine whether the analog-loopback route is
80 the front-channel. Also, the same route is used for the headphone
/Documentation/sound/designs/
Djack-controls.rst20 This can be combined with UCM to allow userspace to route audio more
/Documentation/media/uapi/dvb/
Dnet.rst31 the standard ip tools (like ip, route, netstat, ifconfig, etc).
/Documentation/networking/device_drivers/dec/
Ddmfe.txt43 route add default eth0
/Documentation/devicetree/bindings/interrupt-controller/
Dmips-gic.txt24 to which the GIC may not route interrupts. Valid values are 2 - 7.

1234