Re: [c-nsp] Fun with interface counters.

2009-07-01 Thread Drew Weaver
Hi,

It's just a Gigabit Ethernet interface with an IP, it's not attached to a VLAN.

-Drew
-Original Message-
From: gpend...@gmail.com [mailto:gpend...@gmail.com] On Behalf Of Geoffrey 
Pendery
Sent: Tuesday, June 30, 2009 4:25 PM
To: Drew Weaver
Cc: cisco-nsp@puck.nether.net
Subject: Re: [c-nsp] Fun with interface counters.

Trunk port or access port?

One of the main places I've seen mismatching amounts of tx/rx is on
trunk ports, where either the switchport trunk allowed vlan doesn't
match on both sides, or in the case of the router interface, you only
have .1Q subinterfaces configured for certain VLANs, but other VLANs
are flooding across the link.


-Geoff


On Tue, Jun 30, 2009 at 4:59 PM, Drew Weaverdrew.wea...@thenap.com wrote:
 I assume this is either a bug, or something else equally enjoyable.

 Today, I noticed that one of our switches was acting up, so I logged into it 
 and did the usual show interfaces, sh proc cpu sort, etc etc.

 I noticed that the switch's uplink interface indicated that it was doing 
 700Mbps to the router it is connected to, the router indicated that it was 
 only getting 200Mbps from the switch.

 So either there is a counter bug, or the switch was sending traffic that was 
 being dropped by the router or dropped later by the switch (after it was 
 counted?), or something else equally amusing?

 Does anyone have any thoughts on this/seen this before?

 Thanks!
 ___
 cisco-nsp mailing list  cisco-...@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


[c-nsp] Fun with interface counters.

2009-06-30 Thread Drew Weaver
I assume this is either a bug, or something else equally enjoyable.

Today, I noticed that one of our switches was acting up, so I logged into it 
and did the usual show interfaces, sh proc cpu sort, etc etc.

I noticed that the switch's uplink interface indicated that it was doing 
700Mbps to the router it is connected to, the router indicated that it was only 
getting 200Mbps from the switch.

So either there is a counter bug, or the switch was sending traffic that was 
being dropped by the router or dropped later by the switch (after it was 
counted?), or something else equally amusing?

Does anyone have any thoughts on this/seen this before?

Thanks!
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Fun with interface counters.

2009-06-30 Thread Jon Lewis

On Tue, 30 Jun 2009, Drew Weaver wrote:

I noticed that the switch's uplink interface indicated that it was doing 
700Mbps to the router it is connected to, the router indicated that it 
was only getting 200Mbps from the switch.


I've seen similar discrepancies with 3550s gigabit uplinked to 6509s, just 
not enough times or long lasting enough to spend any time investigating.



--
 Jon Lewis   |  I route
 Senior Network Engineer |  therefore you are
 Atlantic Net|
_ http://www.lewis.org/~jlewis/pgp for PGP public key_
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Fun with interface counters.

2009-06-30 Thread Geoffrey Pendery
Trunk port or access port?

One of the main places I've seen mismatching amounts of tx/rx is on
trunk ports, where either the switchport trunk allowed vlan doesn't
match on both sides, or in the case of the router interface, you only
have .1Q subinterfaces configured for certain VLANs, but other VLANs
are flooding across the link.


-Geoff


On Tue, Jun 30, 2009 at 4:59 PM, Drew Weaverdrew.wea...@thenap.com wrote:
 I assume this is either a bug, or something else equally enjoyable.

 Today, I noticed that one of our switches was acting up, so I logged into it 
 and did the usual show interfaces, sh proc cpu sort, etc etc.

 I noticed that the switch's uplink interface indicated that it was doing 
 700Mbps to the router it is connected to, the router indicated that it was 
 only getting 200Mbps from the switch.

 So either there is a counter bug, or the switch was sending traffic that was 
 being dropped by the router or dropped later by the switch (after it was 
 counted?), or something else equally amusing?

 Does anyone have any thoughts on this/seen this before?

 Thanks!
 ___
 cisco-nsp mailing list  cisco-...@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Fun with interface counters.

2009-06-30 Thread Jay Hennigan

Drew Weaver wrote:

I assume this is either a bug, or something else equally enjoyable.

Today, I noticed that one of our switches was acting up, so I logged into it 
and did the usual show interfaces, sh proc cpu sort, etc etc.

I noticed that the switch's uplink interface indicated that it was doing 
700Mbps to the router it is connected to, the router indicated that it was only 
getting 200Mbps from the switch.

So either there is a counter bug, or the switch was sending traffic that was 
being dropped by the router or dropped later by the switch (after it was 
counted?), or something else equally amusing?

Does anyone have any thoughts on this/seen this before?


The default interval for updating the counters is five minutes.  If the 
traffic is bursty it isn't unusual for the interface counters to 
disagree, sometimes substantially.  I believe that the load interval 
timer starts on boot or when counters are cleared on the interface so 
don't expect them to line up with NTP.


For faster response and better granularity you can use the 
load-interval [seconds] interface-level command.  Minimum supported 
value is 30 seconds.


--
Jay Hennigan - CCIE #7880 - Network Engineering - j...@impulse.net
Impulse Internet Service  -  http://www.impulse.net/
Your local telephone and internet company - 805 884-6323 - WB6RDV
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/