Can anyone tell me what is happening to my eth2 interface shown below? 
It is indicating 396 errors. And it has the same amount under "carrier".
Can anyone give me an idea what this means or point me to a website that
Describes how to understand the output of the "ip - link show" command?

Thanks in advance

Troy




1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
RX: bytes  packets  errors  dropped overrun mcast
38306      409      0       0       0       0
TX: bytes  packets  errors  dropped carrier collsns
38306      409      0       0       0       0
2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
RX: bytes  packets  errors  dropped overrun mcast
0          0        0       0       0       0
TX: bytes  packets  errors  dropped carrier collsns
0          0        0       0       0       0
3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:04:5a:51:c2:3f brd ff:ff:ff:ff:ff:ff
RX: bytes  packets  errors  dropped overrun mcast
359688870  1227718  0       0       0       0
TX: bytes  packets  errors  dropped carrier collsns
1268959809 1677069  428     0       428     0
4: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:04:5a:51:c1:91 brd ff:ff:ff:ff:ff:ff
RX: bytes  packets  errors  dropped overrun mcast
2355068941 2447518  0       0       0       0
TX: bytes  packets  errors  dropped carrier collsns
387039553  1692078  0       0       0       0
5: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:04:5a:83:69:6a brd ff:ff:ff:ff:ff:ff
RX: bytes  packets  errors  dropped overrun mcast
40523718   520585   0       0       0       0
TX: bytes  packets  errors  dropped carrier collsns
1091789952 777003   396     0       396     0




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to