xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
1031
Format
config gvrp [timer [join | leave | leaveall] <value 100-100000> | nni_bpdu_addr [dot1d | dot1ad]]
Parameters
timer – Specify GVRP timer.
join - Specify the Join time will be set. The default value is 200 milliseconds.
leave - Specify the Leave time will be set. The default value is 600 milliseconds.
leaveall - Specify the LeaveAll time. The default value is 10000 milliseconds.
<value 100-100000> - Specify the time value. The value range is 100 to 100000 milliseconds. In
addition, the Leave time should greater than 2 Join times and the LeaveAll time should greater
nni_bpdu_addr - Determine the BPDU protocol address for GVRP in service provide site. It can use
802.1d GVRP address, or 802.1ad service provider GVRP address.
dot1d - Specify a 802.1d GVRP address.
dot1ad - Specify a 802.1ad service provider GVRP address.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To set the Join time to 200 milliseconds:
DGS-3420-28SC:admin#config gvrp timer join 200
Command: config gvrp timer join 200
Success.
32-10 enable gvrp
Description
This command is used to enable the Generic VLAN Registration Protocol (GVRP). The default is
disabled.
Format
enable gvrp
Parameters
None.