187
2. Enable GVRP function
6.2.3 Command For GVRP
6.2.3.1 bridge-ext gvrp
Command:bridge-ext gvrp
no bridge-ext gvrp
Function:
Enable the GVRP function for the switch or the current Trunk port; the “
no
bridge-ext gvrp”
command disables the GVRP function globally or for the port
.
Command mode:
Interface Mode and Global Mode.
Default:
GVRP is disabled by default.
Usage Guide:
Port GVRP can only be enabled after global GVRP is enabled. When
global GVRP is disabled, the GVRP configurations in the ports are also disabled. Note:
GVRP can only be enabled on Trunk ports.
Example:
Enable the GVRP function globally and for Trunk port 1/10.
Switch(Config)#bridge-ext gvrp
Switch(Config)#interface ethernet 1/10
Switch(Config-Ethernet1/10)# bridge-ext gvrp
Command Explanation
Interface Mode
bridge-ext garp timer join <timer-value>
no bridge-ext garp timer join
bridge-ext garp timer leave <timer-value>
no bridge-ext garp timer leave
bridge-ext garp timer hold <timer-value>
no bridge-ext garp timer hold
Configure the hold, join and
leave timers for GARP.
Global Mode
bridge-ext garp timer leave all <timer-value>
no bridge-ext garp timer leave all
Configure the leave all timer
for GARP.
Command Explanation
Interface Mode
bridge-ext gvrp
no bridge-ext gvrp
Enable the GVRP function on
current port.
Global Mode
bridge-ext gvrp
no bridge-ext gvrp
Enable the GVRP function for
the switch.