Searched full:eth1 (Results 1 – 25 of 145) sorted by relevance
123456
| /Linux-v6.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
| D | spider_net.rst | 85 net eth1: Total number of descrs=256 86 net eth1: Chain tail located at descr=20 87 net eth1: Chain head is at 20 88 net eth1: HW curr desc (GDACTDPA) is at 21 89 net eth1: Have 1 descrs with stat=x40800101 90 net eth1: HW next desc (GDACNEXTDA) is at 22 91 net eth1: Last 255 descrs with stat=xa0800000 144 net eth1: Spider RX RAM full, incoming packets might be discarded! 145 net eth1: Total number of descrs=256 146 net eth1: Chain tail located at descr=255 [all …]
|
| /Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/ |
| D | cpsw.rst | 86 | | Eth0 | | Eth0 | | Eth0 | | Eth1 | | s 120 | | | | | | | Eth0.100 | | Eth1 | | 150 // Add 4 tx queues, for interface Eth0, and 1 tx queue for Eth1 201 // coming to interface Eth1 to separate queue in order to not mix it 203 // packets to Eth1, so all prio -> tc0 and tc0 -> txq4 204 // Here hw 0, so here still default configuration for eth1 in hw 205 $ tc qdisc replace dev eth1 handle 100: parent root mqprio num_tc 1 \ 222 $ tc -g class show dev eth1 250 8021q: adding VLAN 0 to HW filter on device eth1 298 $ tc qdisc del dev eth1 root [all …]
|
| D | cpsw_switchdev.rst | 200 Assuming you are booting NFS with eth1 interface(the script is hacky and 215 ip link set eth1 down 216 ip link set eth1 name sw0p1
|
| /Linux-v6.1/Documentation/admin-guide/aoe/ |
| D | aoe.rst | 100 e4.0 eth1 up 101 e4.1 eth1 up 102 e4.2 eth1 up 103 e4.3 eth1 up 104 e4.4 eth1 up 105 e4.5 eth1 up 106 e4.6 eth1 up 107 e4.7 eth1 up 108 e4.8 eth1 up 109 e4.9 eth1 up [all …]
|
| /Linux-v6.1/Documentation/networking/ |
| D | vrf.rst | 39 | eth1 | | eth2 | ... | bond1 | 94 ip link set dev eth1 master vrf-blue 237 …3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA… 248 eth1 UP 02:00:00:00:02:02 <BROADCAST,MULTICAST,UP,LOWER_UP> 264 10.2.1.254 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE 268 2002:1::64 dev eth1 lladdr a6:d9:c7:4f:06:23 REACHABLE 282 …3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP group def… 284 inet 10.2.1.2/24 brd 10.2.1.255 scope global eth1 304 eth1 UP 10.2.1.2/24 2002:1::2/120 fe80::ff:fe00:202/64 321 broadcast 10.2.1.0 dev eth1 proto kernel scope link src 10.2.1.2 [all …]
|
| D | nf_flowtable.rst | 89 hook ingress priority 0; devices = { eth0, eth1 }; 98 This example adds the flowtable 'f' to the ingress hook of the eth0 and eth1 138 (represented as eth1 and eth2 in the example figure below) and the gateway 150 -> eth1 eth2 176 hook ingress priority 0; devices = { eth0, eth1 }; 193 hook ingress priority 0; devices = { eth0, eth1 };
|
| D | bonding.rst | 1274 must correspond with the name of the file, i.e., ifcfg-eth1 must have 1275 a device line of DEVICE=eth1. The setting of the MASTER= line will 1377 devices (presumed to be eth0 and eth1), and have it persist across 1385 ip link set eth1 master bond0 1607 and eth1), and have it persist across reboots, edit the appropriate 1617 echo +eth1 > /sys/class/net/bond0/bonding/slaves 1651 active-backup mode, with eth0 and eth1 as slaves:: 1655 bond-slaves eth0 eth1 1658 bond-primary eth0 eth1 1674 bond-primary eth0 eth1 [all …]
|
| D | netconsole.rst | 50 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc 64 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/" 161 linux netconsole=+4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc 214 the network device (eth1 in the above case) can run any kind
|
| D | vxlan.rst | 29 # ip link add vxlan0 type vxlan id 42 group 239.1.1.1 dev eth1 dstport 4789 32 group 239.1.1.1 over eth1 to handle traffic for which there is no
|
| /Linux-v6.1/tools/testing/selftests/net/ |
| D | vrf_route_leaking.sh | 236 ip -netns h2 link set r1h2 netns r1 name eth1 up 266 ip -netns r1 link set mtu 1400 dev eth1 268 ip -netns r1 link set eth1 vrf red up 271 ip -netns r1 addr add dev eth1 ${R1_N2_IP}/24 272 ip -netns r1 -6 addr add dev eth1 ${R1_N2_IP6}/64 nodad 316 ip -netns h1 link add eth1 type veth peer name r2h1 320 ip -netns h2 link set r1h2 netns r1 name eth1 up 322 ip -netns h2 link add eth1 type veth peer name r2h2 323 ip -netns h2 link set r2h2 netns r2 name eth1 up 333 ip -netns h1 link set eth1 master br0 up [all …]
|
| D | icmp_redirect.sh | 18 # Route from h1 to h2 goes through r1, eth1 - connection between r1 and r2. 201 ip -netns h1 li add eth1 type veth peer name r2h1 208 ip -netns r1 li add eth1 type veth peer name r2r1 209 ip -netns r1 li set eth1 up 210 ip -netns r1 li set r2r1 netns r2 name eth1 up 232 ip -netns h1 li set eth1 master br0 up 247 ip -netns r1 addr add dev eth1 ${R1_R2_N1_IP}/30 248 ip -netns r1 -6 addr add dev eth1 ${R1_R2_N1_IP6}/126 nodad 255 ip -netns r2 addr add dev eth1 ${R2_R1_N1_IP}/30 256 ip -netns r2 -6 addr add dev eth1 ${R2_R1_N1_IP6}/126 nodad [all …]
|
| D | xfrm_policy.sh | 7 # eth1 eth1 veth0 veth0 eth1 eth1 356 ip link add $DEV netns ns1 type veth peer name eth1 netns ns3 357 ip link add $DEV netns ns2 type veth peer name eth1 netns ns4 374 ip -net ns$i link set eth1 up 381 ip -net ns3 addr add 10.0.1.1/24 dev eth1 383 ip -net ns3 addr add 2001:1::1/64 dev eth1 388 ip -net ns4 addr add 10.0.2.1/24 dev eth1 390 ip -net ns4 addr add 2001:2::1/64 dev eth1 396 ip netns exec ns$i sysctl net.ipv$j.conf.eth1.forwarding=1 > /dev/null
|
| D | traceroute.sh | 201 connect_ns router-2 eth1 - 2000:101::2/64 router-1 eth1 - - 202 ip netns exec router-1 ip link set dev eth1 master ${brdev} 262 router eth1 1.0.3.1/24 - 265 ip netns exec router ip addr add 1.0.1.1/24 dev eth1
|
| /Linux-v6.1/tools/testing/selftests/netfilter/ |
| D | conntrack_icmp_related.sh | 82 ip link add $DEV netns nsclient1 type veth peer name eth1 netns nsrouter1 84 ip link add $DEV netns nsclient2 type veth peer name eth1 netns nsrouter2 96 ip -net nsrouter1 link set eth1 up 99 ip -net nsrouter2 link set eth1 up 109 ip -net nsrouter1 addr add 192.168.1.1/24 dev eth1 111 ip -net nsrouter1 addr add dead:1::1/64 dev eth1 116 ip -net nsrouter2 addr add 192.168.2.1/24 dev eth1 118 ip -net nsrouter2 addr add dead:2::1/64 dev eth1 203 ip netns exec nsrouter2 ip link set eth1 mtu 1280
|
| /Linux-v6.1/Documentation/translations/zh_CN/core-api/irq/ |
| D | irq-affinity.rst | 28 下面是一个先将IRQ44(eth1)限制在CPU0-3上,然后限制在CPU4-7上的例子(这是一个8CPU的SMP box) 47 … 1785 1785 1783 0 0 0 0 IO-APIC-level eth1 65 … 1785 1785 1783 1784 1069 1070 1069 IO-APIC-level eth1
|
| /Linux-v6.1/Documentation/devicetree/bindings/net/ |
| D | marvell-pp2.txt | 74 eth1: eth1@c5000 { 108 eth1: eth1 {
|
| /Linux-v6.1/Documentation/core-api/irq/ |
| D | irq-affinity.rst | 21 Here is an example of restricting IRQ44 (eth1) to CPU0-3 then restricting 39 … 1785 1785 1783 0 0 0 0 IO-APIC-level eth1 58 … 1785 1785 1783 1784 1069 1070 1069 IO-APIC-level eth1
|
| /Linux-v6.1/Documentation/networking/device_drivers/wifi/intel/ |
| D | ipw2100.rst | 249 management (via ``iwconfig eth1 power off``) 256 iwconfig eth1 power off Disables radio power down 257 iwconfig eth1 power on Enables radio power management to 259 iwpriv eth1 set_power 0 Sets power level to AUTO and enables 262 iwpriv eth1 set_power 1-5 Set the power level as specified, 269 iwpriv eth1 get_power 277 level if `iwconfig eth1 power on` is invoked.
|
| D | ipw2200.rst | 170 (i.e. `iwconfig eth1 channel 10`), but it is useful sometimes 203 (typically eth1, customized via one of the various network interface 212 % iwpriv eth1 get_mode 213 eth1 get_mode:802.11bg (6) 221 % iwpriv eth1 set_mode {mode} 243 % iwpriv eth1 set_preamble {mode} 423 iwconfig eth1 mode ad-hoc essid testing channel 2
|
| /Linux-v6.1/Documentation/networking/dsa/ |
| D | configuration.rst | 52 *eth1* 412 ip link set swp0 type dsa master eth1 414 ip link set swp2 type dsa master eth1 419 ip link set eth1 down && ip link set eth1 master bond0 432 ip link set eth1 down && ip link set eth1 master bond0
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | armada-382-rd-ac3x-48g4x2xl.dts | 24 ethernet0 = ð1; 57 ð1 {
|
| D | armada-388-clearfog.dts | 48 ð1 { 133 ethernet = <ð1>;
|
| /Linux-v6.1/arch/arm64/boot/dts/socionext/ |
| D | uniphier-pxs3-ref.dts | 33 ethernet1 = ð1; 109 ð1 {
|
| /Linux-v6.1/Documentation/devicetree/bindings/net/dsa/ |
| D | ar9331.txt | 38 eth1: ethernet@1a000000 { 79 ethernet = <ð1>;
|
| /Linux-v6.1/arch/arm64/boot/dts/marvell/ |
| D | armada-3720-uDPU.dtsi | 61 sfp_eth1: sfp-eth1 { 144 ð1 {
|
123456