Chapter 5: Layer 2 Features
Extreme Networks EAS 100-24t Switch CLI Manual
148
To display the MAC-based VLAN entry:
Example usage:
To display MAC-based VLAN entries for VLAN ‘default’:
MLD Snooping Commands
The MLD Snooping commands in the CLI are listed (along with the appropriate parameters) in the
following table.
# show mac_based_vlan
Command: show mac_based_vlan
MAC Address VLAN Status Type
----------------- ---- ------ -----------------------
00-80-e0-14-a7-57 200 Active Static
00-80-c2-33-c3-45 300 Inactive Static
00-80-c2-33-c3-45 400 Active 802.1X
Total Entries: 3
#
show mac_based_vlan vlan
Purpose This command is used to display the MAC-based VLAN entries based on the
VLAN name.
Syntax show mac_based_vlan vlan <vlan_name 32>
Description This command is used to display the MAC-based VLAN entries based on the
VLAN name.
Parameters vlan <vlan_name 32> - Specifies the VLAN name used for the display.
Restrictions None.
#show mac_based_vlan vlan default
Command: show mac_based_vlan vlan default
MAC Address VLAN Status Type
------------------ -------- ---------- ------------------------------
00-11-22-33-44-55 1 Active Static
Total Entries: 1
#
Command Parameters
config mld_snooping [vlan <vlan_name 32> | vlanid <vidlist> | all] {state [enable | disable] |
fast_done [enable | disable]}