Lines Matching full:eth0
796 A string (eth0, eth2, etc) specifying which slave is the
1147 BONDING_SLAVE0="eth0"
1183 "slave device" is either an interface name, e.g., "eth0", or a device
1263 for eth0 would be named /etc/sysconfig/network-scripts/ifcfg-eth0.
1266 DEVICE=eth0
1377 devices (presumed to be eth0 and eth1), and have it persist across
1384 ip link set eth0 master bond0
1524 To enslave interface eth0 to bond bond0::
1527 # echo +eth0 > /sys/class/net/bond0/bonding/slaves
1529 To free slave eth0 from bond bond0::
1531 # echo -eth0 > /sys/class/net/bond0/bonding/slaves
1535 /sys/class/net/bond0/slave_eth0 pointing to /sys/class/net/eth0, and
1536 /sys/class/net/eth0/master pointing to /sys/class/net/bond0.
1540 # echo -eth0 > /sys/class/net/eth0/master/bonding/slaves
1541 will free eth0 from whatever bond it is enslaved to, regardless of
1606 To make a simple bond of two e100 devices (presumed to be eth0
1616 echo +eth0 > /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
1671 auto eth0
1672 iface eth0 inet manual
1674 bond-primary eth0 eth1
1679 bond-primary eth0 eth1
1694 bonded interface in which eth0 connects to a private network, while eth1
1696 traffic over eth0 first, using eth1 only as a fall back, while all other traffic
1711 Currently Active Slave: eth0
1717 Slave Interface: eth0
1829 Currently Active Slave: eth0
1839 Slave Interface: eth0
1855 (MASTER) while eth0 and eth1 are slaves (SLAVE). Notice all slaves of
1867 eth0 Link encap:Ethernet HWaddr 00:C0:F0:1F:37:B4
2043 device bond0 has two slaves, eth0 and eth1, and the routing table is
2048 10.0.0.0 0.0.0.0 255.255.0.0 U 40 0 0 eth0
2056 case, another host on network 10 would use eth0 or eth1 before bond0).
2061 will arrive on a different interface (eth0). This reply looks to ARP
2085 alias eth0 tg3
2090 If neither eth0 and eth1 are slaves to bond0, then when the
2094 when the e1000 driver loads, it will receive eth0 and eth1 for its
2151 only one ipAdEntIfIndex for each IP address. For example, if eth0 and
2152 eth1 are slaves of bond0 and the driver for eth0 is loaded before the
2154 with the eth0 interface. This configuration is shown below, the IP
2155 address 192.168.1.1 has an interface index of 2 which indexes to eth0
2161 interfaces.ifTable.ifEntry.ifDescr.2 = eth0
2178 interfaces.ifTable.ifEntry.ifDescr.3 = eth0
2263 eth0 +-------+ eth1
2345 | |eth0 port1| | to other networks
2372 | |eth0 port1| +-------+ Host B |
2701 BladeCenter chassis, the eth0 port of all JS20 blades is hard wired to
2726 modules 1 and 2. In this configuration, the eth0 and eth1 ports of a
2732 switch. By using PMs in I/O module #1 and #2, the eth0 and eth1
2779 ethernet (eth0) only, therefore, any loss of link to eth0 will result
2900 from the bond (``ifenslave -d bond0 eth0``). The bonding driver will