Skip to content

Instantly share code, notes, and snippets.

@function-Lolicom
Created July 9, 2015 07:30
Show Gist options
  • Save function-Lolicom/d4490d6a97aefa2abaa0 to your computer and use it in GitHub Desktop.
Save function-Lolicom/d4490d6a97aefa2abaa0 to your computer and use it in GitHub Desktop.
the NIC status check
# cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v3.6.0 (September 26, 2009)
Bonding Mode: load balancing (xor)
Transmit Hash Policy: layer2 (0)
MII Status: up
MII Polling Interval (ms): 500
Up Delay (ms): 0
Down Delay (ms): 0
Slave Interface: eth0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:22:19:6d:5e:2a
Slave queue ID: 0
Slave Interface: eth1
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:22:19:6d:5e:2c
Slave queue ID: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment