Configuring a bonded NIC - Documentation for BMC Discovery 11.3

[tideway@localhost ~]$ /sbin/ifconfig -a
bond0: flags=5187<UP,BROADCAST,RUNNING,MASTER,MULTICAST> mtu 1500 inet 192.168.10.11 netmask 255.255.255.0 broadcast 192.168.10.255 inet6 fe80::20c:29ff:fe6c:a2b8 prefixlen 64 scopeid 0x20<link> ether 00:0c:29:6c:a2:b8 txqueuelen 1000 (Ethernet) RX packets 236 bytes 30522 (29.8 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 168 bytes 24885 (24.3 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ether 00:0c:29:6c:a2:c2 txqueuelen 1000 (Ethernet) RX packets 28 bytes 6384 (6.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens34: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ether 00:0c:29:6c:a2:cc txqueuelen 1000 (Ethernet) RX packets 28 bytes 6384 (6.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens35: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500 ether 00:0c:29:6c:a2:b8 txqueuelen 1000 (Ethernet) RX packets 28 bytes 6384 (6.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens36: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ether 00:0c:29:6c:a2:e0 txqueuelen 1000 (Ethernet) RX packets 28 bytes 6384 (6.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens160: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500 ether 00:0c:29:6c:a2:b8 txqueuelen 1000 (Ethernet) RX packets 212 bytes 24394 (23.8 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 175 bytes 27167 (26.5 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 2086 bytes 298048 (291.0 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 2086 bytes 298048 (291.0 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[tideway@localhost ~]$

You Might Also Like