DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
34
Parameters
None.
Restrictions
None.
Example
To display PVID auto-assignment state:
DGS-3000-26TC:admin#show pvid auto_assign
Command: show pvid auto_assign
PVID Auto-assignment: Enabled
config gvrp 3-15
Description
This command is used to set the GVRP timer’s value. The default value for Join time is 200
milliseconds; for Leave time is 600 milliseconds; for LeaveAll time is 10000 milliseconds.
Format
config gvrp [timer {join < value 100-100000> | leave < value 100-100000> | 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.
<value 100-100000> - Enter the time used here. This value must be between 100 and
leave - (Optional) Specify the Leave time will be set.
<value 100-100000> - Enter the time used here. This value must be between 100 and
leaveall - (Optional) Specify the LeaveAll time will be set.
<value 100-100000> - Enter the time used here. This value must be between 100 and
nni_bpdu_addr - This address is used to determine the BPDU protocol address for GVRP at a
service provider's site. It can use either an 802.1d GVRP address (0180C2000021) or an
802.1ad service provider GVRP address (0180C200000D).
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 Administrators, Operators and Power-Users can issue this command.