cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
993
Views
0
Helpful
1
Replies

Command for view i/o rate cisco nexus

Hi

 

I need a command for view input and output rate on all interface for device nexus 7000 and nexus 5000

 

The command sh interface show more information, I only need view rx and tx

 

on switch 3750, 2960 i use sh interface summary and in nexus do not exist

 

Regards

1 Reply 1

ajay chauhan
Level 7
Level 7

Hi,

Show interface xxx | inc rate will give you in /out rate.

For example -sh int e1/1 | i rate

For show interface summary you can use grep feature on nexus multiple Include and exclude are possible.

show interface E1/1 | inc rate|MTU | exclude pps

Just to see interface counters -

show interface counters detailed all

Hope this helps.

Thanks

Ajay

Review Cisco Networking products for a $25 gift card