Chapter 8 Access Service
Confidential and Proprietary Information of ZTE CORPORATION 193
TABLE 323 SHOW GVRP COMMAND
Format Mode Function
show gvrp global config This shows GVRP
configuration
information
Result: This shows GVRP configuration information.
E
ND OF STEPS
GVRP has been configured.
In this example, enable/disable GARP and set GARP timer.
Configuration
zte(cfg)#set garp enable
zte(cfg)#set garp disable
zte(cfg)#set garp timer hold 100
zte(cfg)#set garp timer join 200
zte(cfg)#set garp timer leave 600
zte(cfg)#set garp timer leaveall 10000
In this example, show GARP configuration status.
zte(cfg)#show garp
GARP is enabled!
GARP Timers:
Hold Timeout :100 millisecond
Join Timeout :200 millisecond
Leave Timeout :600 millisecond
LeaveAll Timeout :10000 millisecond
In this example, enable/disable GVRP, enable/disable GVRP in
port and configure type of registration in port.
zte(cfg)#set gvrp enable
zte(cfg)#set gvrp disable
zte(cfg)#set gvrp port 2 enable
zte(cfg)#set gvrp port 2 disable
zte(cfg)#set gvrp port 2 registration fixed
zte(cfg)#set gvrp port 2 registration forbidden
zte(cfg)#set gvrp port 2 registration normal
In this example, enable/disable GVRP in trunk port and
configure type of registration in trunk port.
Result
Example