Home
last modified time | relevance | path

Searched full:eth1 (Results 1 – 25 of 168) sorted by relevance

1234567

/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw.rst86 | | 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 …]
H A Dcpsw_switchdev.rst200 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/Documentation/admin-guide/aoe/
H A Daoe.rst100 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/tools/testing/selftests/drivers/net/bonding/
H A Dlag_lib.sh85 # | eth1 +-------+ eth1 |
104 ip link set dev lag1 netns lag_node1 $state name eth1
105 ip link set dev lag1-end netns lag_node2 $state name eth1
130 ip netns exec ${SWITCH} ip link set eth1 master br0 up
138 ip netns exec ${SWITCH} ip link set eth1 up
145 ip netns exec ${CLIENT} ip link set eth1 down
149 ip netns exec ${CLIENT} ip link set eth1 master bond0
168 ip netns exec ${SWITCH} ip link set eth1 down
/linux/Documentation/networking/
H A Dvrf.rst39 | 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 …]
H A Dnf_flowtable.rst89 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 };
H A Dbonding.rst1296 must correspond with the name of the file, i.e., ifcfg-eth1 must have
1297 a device line of DEVICE=eth1. The setting of the MASTER= line will
1399 devices (presumed to be eth0 and eth1), and have it persist across
1407 ip link set eth1 master bond0
1629 and eth1), and have it persist across reboots, edit the appropriate
1639 echo +eth1 > /sys/class/net/bond0/bonding/slaves
1673 active-backup mode, with eth0 and eth1 as slaves::
1677 bond-slaves eth0 eth1
1680 bond-primary eth0 eth1
1696 bond-primary eth0 eth1
[all …]
H A Dnetconsole.rst57 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
75 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/"
171 …netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc;4444@10.0.0.1/eth1,9353@10.0.0.3/12:…
382 linux netconsole=+4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
440 the network device (eth1 in the above case) can run any kind
H A Dvxlan.rst29 # 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/tools/testing/selftests/net/
H A Dicmp_redirect.sh18 # Route from h1 to h2 goes through r1, eth1 - connection between r1 and r2.
193 ip -netns $h1 li add eth1 type veth peer name r2h1
200 ip -netns $r1 li add eth1 type veth peer name r2r1
201 ip -netns $r1 li set eth1 up
202 ip -netns $r1 li set r2r1 netns $r2 name eth1 up
224 ip -netns $h1 li set eth1 master br0 up
239 ip -netns $r1 addr add dev eth1 ${R1_R2_N1_IP}/30
240 ip -netns $r1 -6 addr add dev eth1 ${R1_R2_N1_IP6}/126 nodad
247 ip -netns $r2 addr add dev eth1 ${R2_R1_N1_IP}/30
248 ip -netns $r2 -6 addr add dev eth1 ${R2_R1_N1_IP6}/126 nodad
[all …]
H A Dvrf_route_leaking.sh230 ip -netns $h2 link set r1h2 netns $r1 name eth1 up
260 ip -netns $r1 link set mtu 1400 dev eth1
262 ip -netns $r1 link set eth1 vrf red up
265 ip -netns $r1 addr add dev eth1 ${R1_N2_IP}/24
266 ip -netns $r1 -6 addr add dev eth1 ${R1_N2_IP6}/64 nodad
307 ip -netns $h1 link add eth1 type veth peer name r2h1
311 ip -netns $h2 link set r1h2 netns $r1 name eth1 up
313 ip -netns $h2 link add eth1 type veth peer name r2h2
314 ip -netns $h2 link set r2h2 netns $r2 name eth1 up
324 ip -netns $h1 link set eth1 master br0 up
[all …]
H A Dxfrm_policy.sh7 # eth1 eth1 veth0 veth0 eth1 eth1
356 ip link add $DEV netns ${ns[1]} type veth peer name eth1 netns ${ns[3]}
357 ip link add $DEV netns ${ns[2]} type veth peer name eth1 netns ${ns[4]}
374 ip -net ${ns[$i]} link set eth1 up
381 ip -net ${ns[3]} addr add 10.0.1.1/24 dev eth1
383 ip -net ${ns[3]} addr add 2001:1::1/64 dev eth1
388 ip -net ${ns[4]} addr add 10.0.2.1/24 dev eth1
390 ip -net ${ns[4]} addr add 2001:2::1/64 dev eth1
396 ip netns exec ${ns[$i]} sysctl net.ipv$j.conf.eth1.forwarding=1 > /dev/null
H A Dtraceroute.sh195 connect_ns $r2 eth1 - 2000:101::2/64 $r1 eth1 - -
196 ip netns exec $r1 ip link set dev eth1 master ${brdev}
252 $router eth1 1.0.3.1/24 -
255 ip netns exec $router ip addr add 1.0.1.1/24 dev eth1
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_icmp_related.sh74 ip link add "$DEV" netns "$nsclient1" type veth peer name eth1 netns "$nsrouter1"
75 ip link add "$DEV" netns "$nsclient2" type veth peer name eth1 netns "$nsrouter2"
81 ip -net "$nsrouter1" link set eth1 up
84 ip -net "$nsrouter2" link set eth1 mtu 1280 up
94 ip -net "$nsrouter1" addr add 192.168.1.1/24 dev eth1
96 ip -net "$nsrouter1" addr add dead:1::1/64 dev eth1 nodad
101 ip -net "$nsrouter2" addr add 192.168.2.1/24 dev eth1
103 ip -net "$nsrouter2" addr add dead:2::1/64 dev eth1 nodad
H A Dconntrack_ipip_mtu.sh74 # eth1: 192.168.10.1/24
104 # eth1: 192.168.20.1/24
182 # fragments between eth1 and ipip0. The fragments fit into the tunnel and
/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-affinity.rst28 下面是一个先将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/Documentation/core-api/irq/
H A Dirq-affinity.rst21 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/arch/arm64/boot/dts/tesla/
H A Dfsd-pinctrl.dtsi441 eth1_tx_clk: eth1-tx-clk-pins {
448 eth1_tx_data: eth1-tx-data-pins {
455 eth1_tx_ctrl: eth1-tx-ctrl-pins {
462 eth1_phy_intr: eth1-phy-intr-pins {
469 eth1_rx_clk: eth1-rx-clk-pins {
476 eth1_rx_data: eth1-rx-data-pins {
483 eth1_rx_ctrl: eth1-rx-ctrl-pins {
490 eth1_mdio: eth1-mdio-pins {
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst249 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.
H A Dipw2200.rst170 (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/Documentation/networking/dsa/
H A Dconfiguration.rst52 *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/Documentation/translations/zh_CN/networking/
H A Dvxlan.rst34 # ip link add vxlan0 type vxlan id 42 group 239.1.1.1 dev eth1 dstport 4789
36 这将创建一个名为 vxlan0 的网络设备,该设备通过 eth1 使用组播组 239.1.1.1 处理转发表中没有对应条目的流量。
/linux/arch/arm/boot/dts/marvell/
H A Darmada-382-rd-ac3x-48g4x2xl.dts24 ethernet0 = &eth1;
57 &eth1 {
H A Darmada-388-clearfog.dts49 &eth1 {
133 ethernet = <&eth1>;
/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3-ref.dts33 ethernet1 = &eth1;
109 &eth1 {

1234567