VLAN Commands
Extreme Networks EAS 100-24t Switch CLI Manual
197
Example usage:
To disable the Generic VLAN Registration Protocol (GVRP):
disable gvrp
Purpose Used to disable GVRP on the switch.
Syntax disable gvrp
Description This command, along with enable gvrp, is used to enable and disable GVRP
on the switch, without changing the GVRP configuration on the switch.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
#disable gvrp
Command: disable gvrp
Success.
#
show vlan
Purpose Used to display the current VLAN configuration on the switch
Syntax show vlan {[<vlan_name 32> | vlanid <vidlist> | ports <portlist>]}
Description This command is used to display summary information about each VLAN
including the VLAN ID, VLAN name, VLAN Type, the Tagging/Untagging
status, and the Member/Non-member/Forbidden status of each port that is a
member of the VLAN.
Parameters <vlan_name 32> - The VLAN name of the VLAN for which to display a
summary of settings.
vlanid <vidlist> - Specifies a range of multiple VLAN IDs to be displayed.
ports <portlist> - Specifies a port or range of ports that will be displayed.
Restrictions None.