Network Troublshooting > Linux Servers Support
NIC Bonding in Linux issue
(1/1)
radhika789:
Hi,
Can anybody help me in knowing:
1.) How to find out which NIC is UP and handling the resources ?
Is it eth0 OR eth 1 ? How to know it?
2.) How LOAD Balance is happened between the two NICs ?
dalek:
I usually type in
--- Code: ---ifconfig
--- End code ---
to get a listing of interfaces and whether they are up or not. It also shows the IP and data counts too. You can add eth0 or eth1 etc to the end to see only that one.
I'm not sure on the rest tho.
:) :)
Navigation
[0] Message Index
Go to full version