cancel
Showing results for 
Search instead for 
Did you mean: 

Script to show the total number of @MAC in each Vlan ?

Script to show the total number of @MAC in each Vlan ?

Mikou
New Contributor
hi everyone,
I need a command or script to get the total number of MAC@ in a VLAN
thanks for your help
17 REPLIES 17

Henrique
Extreme Employee
Hi Mikou,

You can use the following command:

show fdb stats vlan {no-refresh}

Mikou
New Contributor
I try this command : show mac-learning domain vlan vlan id summary and it's working but actually is showing the total number of Mac@ in one Vlan or a range of vlan . But me, I m looking for the number of mac@ by Vlan
example :
Vlan 1 = 420
vlan 2 = 50
......
vlan n = 389

thanks for your help

Patrick_Voss
Extreme Employee
show fdb vlan

Please let me know if this is what you are looking for.
GTM-P2G8KFN