[c-nsp] Packet Input/Output

Michael K. Smith mksmith at adhost.com
Sun Sep 28 12:17:06 EDT 2008


Hello Alex:


On 9/28/08 12:49 AM, "Alex Haan" <alexshang123 at hotmail.com> wrote:

> 
> Is there any command in CatOS that can display the packet input/output rate
> per interface on 6500? Similar like the following output with "show interface"
> on IOS:
> 
>   5 minute input rate 26961000 bits/sec, 2914 packets/sec
>   5 minute output rate 29842000 bits/sec, 4312 packets/sec
> 
> Thanks,
> 
> Alex

I think the closest you can come is 'show counters <mod/port>'  It has the
ifIn and IfOut counters, but they're displayed as number of bytes, not
packets per second.  You'll probably have to pull that data into something
like MRTG to get the 5 minute averages.

Regards,

Mike



More information about the cisco-nsp mailing list