724-746-5500 | blackbox.com
Page 193
Chapter 7: Command-Line Management
BRIDGE_NAME Bridge instance name.
4. Example:
The following example clears the GMRP statistics for VLAN 12 on bridge 1:
switch_a#clear gmrp statistics vlanid 12 bridge 1
switch_a#
The following example clears the GMRP statistics for all the configured VLANs on bridge 1:
switch_a#clear gmrp statistics all bridge 1
switch_a#
Set GMRP:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to enable/disable GMRP globally on a particular bridge. This command does not enable/disable GMRP in all
ports of the bridge. After enabling GMRP globally, use the set port gmrp command to enable GMRP on individual ports of the
bridge. GMRP cannot be enabled if IGMP Snooping is enabled, or if GMRP has already been configured for a particular VLAN.
3. Command Syntax:
set gmrp enable | disable bridge BRIDGE_NAME
enable Enable GMRP on Layer-2 switch.
disable Disable GMRP on Layer-2 switch
BRIDGE_NAME The text string to use for the name of the bridge.
4. Example:
The following example enables GMRP on a Layer-2 switch for bridge 1:
switch_a(config)#set gmrp enable bridge 1
switch_a(config)#
Set Port GMRP:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to enable/disable GMRP on a particular port in all VLANs or all ports in a bridge. GMRP on a port cannot be
enabled for all VLANs if GMRP has already been configured for a particular VLAN for the port.