xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
34 
 
Format 
config gvrp [timer [join | leave | leaveall] < value 100-100000> | nni_bpdu_addr [dot1d | 
dot1ad]] 
 
Parameters 
timer - Specify that the GVRP timer parameter will be configured. 
join - (Optional) Specify the Join time will be set. 
leave - (Optional) Specify the Leave time will be set. 
leaveall - (Optional) Specify the LeaveAll time will be set. 
<value 100-100000> - Enter the time used here. This value must be between 100 and 100000. 
nni_bpdu_addr - Used to determine the BPDU protocol address for GVRP in service provide 
site. It can use 802.1d GVRP address, 802.1ad service provider GVRP address or a user 
defined multicast address. The range of the user defined address is 0180C2000000 - 
0180C2FFFFFF. 
dot1d - Specify that the NNI BPDU protocol address value will be set to Dot1d. 
dot1ad - Specify that the NNI BPDU protocol address value will be set to Dot1ad. 
 
Restrictions 
Only Administrator, Operator and Power-User level users can issue this command. 
 
Example 
To set the Join time to 200 milliseconds: 
DGS-3120-24TC:admin# config gvrp timer join 200 
Command: config gvrp timer join 200 
 
Success. 
 
 
3-16  show gvrp 
Description 
This command is used to display the GVRP global setting. 
 
Format 
show gvrp 
 
Parameters 
None. 
 
Restrictions 
None.