Hello Alex:
On 9/28/08 12:49 AM, "Alex Haan" <[EMAIL PROTECTED]> 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 _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
