ā03-19-2024 02:59 AM
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!
ā03-19-2024 03:51 AM
since the VLAN is L3 interface you need to use
show ip interface vlan x
MHM
ā03-19-2024 04:32 AM
Hi MHM,
Unfortunately, we can't see a clear values under show IP interface vlan, please see below
ā03-19-2024 04:35 AM
you need to see rate not count
try use
show interface summary
ā03-19-2024 05:22 AM
Yes I need the rate, and this command doesn't work in N3K V 9.3(11)
ā03-19-2024 05:32 AM
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"
ā03-20-2024 12:06 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide