Configuration Guide GVRP Configuration
again; if the timer runs out, it will send LeaveAll Message on the port and to the port as
well, thus triggering the Leave Timer. The default value is 10,000ms. The actual sending
interval ranges between Leaveall and Leaveall+Join.
When configuring the timer, make sure Leave Value is greater than or
equal to three times the Join Value (Leave >= Join *3). Meanwhile,
Leaveall must be greater than Leave (Leaveall > Leave). If the
aforementioned conditions cannot be met, the timer configuration may
fail. For example, after setting Leave Timer to 600ms, the system may
prompt an error if you configure Join Timer to 320ms. To achieve
successful configuration, when Join Timer is set to 350ms, the Leave
Timer must be greater than 1050ms.
The effective size for timer configuration is 10ms.
Make sure all interconnected GVRP devices use the same GVRP Timer configurations, or
else the GVRP may not function well.
Adjust the value of GVRP Timer:
Ruijie(config)# [no] gvrp timer {join | leave |
leaveall} timer-value
Set the timer value of port
Example of setting GVRP Join Timer:
Ruijie# configure
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# gvrp timer join 1000
Ruijie(config)# end
Display the GVRP Configurations
Display GVRP Statistics
GVRP statistics are calculated by port. For details about how to use the command to
display statistics and the meaning of each statistical value, please refer to the command
of "show gvrp statistics".
Display the GVRP statistics for the port:
Ruijie# show gvrp statistics {interface-id |
all}
Display statistics for the port
Example of displaying GVRP statistics:
Ruijie# show gvrp statistics gigabitethernet 1/1