Command Reference QinQ Commands
l2protocol-tunnel { stp | gvrp }
no l2protocol-tunnel { stp | gvrp }
default l2protocol-tunnel { stp | gvrp }
Global configuration mode.
If the STP and GVRP packets need to be transparently transmitted, this function must be enabled in
global configuration mode.
The following example enables the function of receiving L2 protocol gvrp and stp.
Ruijie#configure
Ruijie(config)# l2protocol-tunnel stp
Ruijie(config)# l2protocol-tunnel gvrp
Ruijie(config)#end
show l2protocol-tunnel { gvrp | stp }
12.9 l2protocol-tunnel enable
Use this command to enable transparent transmission of L2 protocol message. Use the no or default
form of this command to restore the default setting.
l2protocol-tunnel { stp | gvrp } enable
no l2protocol-tunnel { stp | gvrp } enable
Transparently transmits stp message.
Transparently transmits gvrp message.
It is disabled by default.