Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 08:21:41 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
NIC Bonding in Linux issue
« previous
next »
Print
Pages: [
1
]
Author
Topic: NIC Bonding in Linux issue (Read 6259 times)
radhika789
Linux Noob !
Posts: 9
NIC Bonding in Linux issue
«
on:
February 02, 2012, 08:06:27 AM »
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 ?
Logged
dalek
LST CareTaker
Crescent
Posts: 243
Re: NIC Bonding in Linux issue
«
Reply #1 on:
February 03, 2012, 04:46:02 PM »
I usually type in
Code:
[Select]
ifconfig
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.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
NIC Bonding in Linux issue