DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 312
config gvrp
for Leave time is
600
milliseconds; for LeaveAll time is
10000
milliseconds. The
GVRP’s PDU MAC address can be set to which is defined in 802.1d or 802.1ad.
Parameters
timer –
Specifies GVRP timer will be set.
join
−
Specifies the Join time will be set
leave
−
Specifies the Leave time will be set
leaveall
−
Specifies the LeaveAll time will be set
value
−
The time value will be set. 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 than Leave time.
nni_bpdu_addr
– Specifies GVRP’s PDU MAC address of NNI port in Q-in-Q mode
will be set.
dot1d
– Specifies GVRP’s PDU MAC address of NNI port using 802.1d’s definement.
dot1ad
– Specifies GVRP’s PDU MAC address of NNI port using 802.1ad’s
definement.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set the Join time to 200 milliseconds:
DGS-3700-12:5#config gvrp timer join 200
Command: config gvrp timer join 200
Success.
DGS-3700-12:5#
show gvrp
Purpose
Used to display the GVRP global settings.
Syntax
show gvrp
Description
This command is used to display the timer’s value of GVRP.
Parameters
None.
Restrictions
None.
Example usage:
To display the global settings of GVRP:
DGS-3700-12:5#show gvrp
Command: show gvrp
Global GVRP : Disabled
Join Time : 200 Milliseconds
Leave Time : 600 Milliseconds
LeaveAll Time : 10000 Milliseconds
NNI BPDU Address: dot1d
DGS-3700-12:5#