cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
517
Views
1
Helpful
6
Replies

how to see the traffic rate under the interface vlan in NX-OS

Sudqi
Level 1
Level 1

how can we determine how much traffic passes through the interface vlan in the Nexus switches,

the command (show interface vlan ) doesn't give the needed same as the catalyst,

also, (show interface vlan counter) the values we can't read!

6 Replies 6

Screenshot (198).pngScreenshot (199).png

since the VLAN is L3 interface you need to use 
show ip interface vlan x

MHM

Hi MHM,

Unfortunately, we can't see a clear values under show IP interface vlan, please see below

Sudqi_0-1710847903606.png

 

you need to see rate not count 
try use
show interface summary 

Yes I need the rate, and this command doesn't work in N3K V 9.3(11)

Richard Pidcock
Level 1
Level 1

The output of "show interface Ethx/x" will at least give you the 5 minute input/output rates.  You'll have to do the math to convert from bps to something more meaningful like Mbps or higher.  In my case my L3 interface is on my core switch which is IOS-XE, but I would expect you would see the same output on "show interface VlanX"

Richard W. Pidcock

you can see the output in Human readable in Nexus, but you can't see it under the interface VLAN, which is our case here!

and in your IOS-XE, use the command (sh int <Interface> human-readable | in rate) to see in the values in suitable rate

Review Cisco Networking for a $25 gift card