barneyrudd_8217
Jun 08, 2012Nimbostratus
Incoherence in interface error stats on GTM
Hi,
Output from "b interface" shows that the error count is augmenting, however this is incoherent with "b interface errors" and ifconfig -a outputs. How could that be, a bug?
Thanks for any help.
[root@prcdnspub01:Active] config b interface
interface speed pkts pkts pkts pkts bits bits errors trunk
Mb/s in out drop coll in out
mgmt UP 100 FD 6.954M 11.20M 0 0 7.995G 4.484G 0
1.1 DS 100 FD 0 0 0 0 0 0 0
2.1 DS 100 FD 0 0 0 0 0 0 0
2.2 UP 100 FD 44.09M 37.70M 0 0 37.08G 33.80G 11267<=====
3.1 UP 1000 FD 41.51M 35.90M 0 0 30.22G 28.50G 0
4.1 DS 1000 FD 0 0 0 0 0 0 0
[root@prcdnspub01:Active] config b interface errors
dot3 stats: align fcs dfr-tx smbl cs long mac-tx mac-rx
interface errs errs errs errs errs errs errs errs
mgmt 0 0 0 0 0 0 0 0
1.1 0 0 0 0 0 0 0 0
2.1 0 0 0 0 0 0 0 0
2.2 0 0 0 0 0 0 0 0 <=====
3.1 0 0 0 0 0 0 0 0
4.1 0 0 0 0 0 0 0 0
[root@prcdnspub01:Active] config
[root@prcdnspub01:Active] config ifconfig -a|awk '/^[a-zA-Z]|error/'
DMZPUB Link encap:Ethernet HWaddr 00:0E:0C:5E:1E:D5
RX packets:15467367 errors:0 dropped:0 overruns:0 frame:0
TX packets:33264115 errors:0 dropped:0 overruns:0 carrier:0
SYNCPUB Link encap:Ethernet HWaddr 00:02:B3:28:51:B3
RX packets:40098919 errors:0 dropped:0 overruns:0 frame:0 <=====
TX packets:37646994 errors:0 dropped:0 overruns:0 carrier:0 <=====
eth0 Link encap:Ethernet HWaddr 00:E0:81:2C:33:DC
RX packets:6954859 errors:0 dropped:0 overruns:0 frame:0
TX packets:11206395 errors:0 dropped:0 overruns:0 carrier:0
lo Link encap:Local Loopback
RX packets:150716145 errors:0 dropped:0 overruns:0 frame:0
TX packets:150716145 errors:0 dropped:0 overruns:0 carrier:0
sit0 Link encap:IPv6-in-IPv4
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
tmm0 Link encap:Ethernet HWaddr 00:98:76:54:32:10
RX packets:18864738 errors:0 dropped:0 overruns:0 frame:0
TX packets:1020812 errors:0 dropped:0 overruns:0 carrier:0
[root@prcdnspub01:Active] config
/Barney