Skip to content

Instantly share code, notes, and snippets.

@function-Lolicom
Created July 9, 2015 06:26
Show Gist options
  • Save function-Lolicom/ce695daa943c2d99d5f6 to your computer and use it in GitHub Desktop.
Save function-Lolicom/ce695daa943c2d99d5f6 to your computer and use it in GitHub Desktop.
bond0 check ifconfig
# ifconfig
bond0 Link encap:Ethernet HWaddr 00:22:19:4D:6E:3A
inet addr:192.168.0.33 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::222:19ff:fe6d:5e2a/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:44939 errors:0 dropped:0 overruns:0 frame:0
TX packets:237 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5122683 (4.8 MiB) TX bytes:33139 (32.3 KiB)
eth0 Link encap:Ethernet HWaddr 00:22:19:4D:6E:3A
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:44939 errors:0 dropped:0 overruns:0 frame:0
TX packets:237 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5122683 (4.8 MiB) TX bytes:33139 (32.3 KiB)
eth1 Link encap:Ethernet HWaddr 00:22:19:4D:6E:3A
UP BROADCAST SLAVE MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:105 errors:0 dropped:0 overruns:0 frame:0
TX packets:105 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12550 (12.2 KiB) TX bytes:12550 (12.2 KiB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment