Script to show the total number of @MAC in each Vlan ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-08-2016 01:48 PM
hi everyone,
I need a command or script to get the total number of MAC@ in a VLAN
thanks for your help
I need a command or script to get the total number of MAC@ in a VLAN
thanks for your help
17 REPLIES 17
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-08-2016 02:02 PM
Hi Mikou,
You can use the following command:
show fdb stats vlan {no-refresh}
You can use the following command:
show fdb stats vlan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-08-2016 02:00 PM
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
example :
Vlan 1 = 420
vlan 2 = 50
......
vlan n = 389
thanks for your help
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-08-2016 01:50 PM
show fdb vlan
Please let me know if this is what you are looking for.
Please let me know if this is what you are looking for.
