GarrettCom MNS-6K 4.1.4 User Manual
Page 237

M A G N U M 6 K S W I T C H E S , M N S - 6 K U S E R G U I D E
236
Syntax
show gvrp - shows whether GVRP is disabled, along with the current settings for the maximum
number of VLANs and the current Primary VLAN
Syntax
gvrp <enable|disable> - enable or disable GVRP
Syntax
show-vlan – list all the VLANs (including dynamic VLANs) on the switch
Syntax set-ports port=<port|list|range> state=<learn|block|disable> - set the state of the port
to learn, block or disable for GVRP. Note the default state is disable
Syntax static vlan=<VID> - convert a dynamic VLAN to a static VLAN
Syntax set-forbid vlan=<tag vlanid> forbid=<port-number|list|range> - sets the forbid GVRP
capability on the ports specified
Syntax show-forbid – display the ports with GVRP forbid capabilities
Magnum6K25#
gvrp
Magnum6K25(gvrp)#
show gvrp
GVRP Status : Enabled
Magnum6K25(gvrp)##
gvrp disable
GVRP is now disabled
Magnum6K25(gvrp)##
gvrp enable
GVRP enabled
Magnum6K25(gvrp)##
show-vlan
============================================
VLAN ID
| NAME
| VLAN
STATUS
============================================
1
| Default VLAN | Static
Active
2
| Blue
| Static
Active
10
| dyn10
| Dynamic
Active
Magnum6K25(gvrp)##
static vlan=10
Magnum6K25(gvrp)##
show-vlan
============================================
VLAN ID
| NAME
| VLAN
STATUS
============================================
1
| Default VLAN | Static
Active
2
| Blue
| Static
Active
10
| dyn10
| Static
Active