Command Reference QinQ Commands
Intereface configuration mode.
If this function is enabled in global and interface configuration modes, STP packets can be
transparently transmitted after the bridge-frame forwarding protocol bpdu command is enabled in
global configuration mode.
Here is an example of enabling transparent transmission of L2 protocol message :
Ruijie#configure
Ruijie(config)# interface fa 0/1
Ruijie(config-if)# l2protocol-tunnel gvrp enable
Ruijie(config-if)#end
show l2protocol-tunnel { gvrp | stp }
12.10 l2protocol-tunnel tunnel-dmac
Use this command to set the MAC address for the transparent transmission of the corresponding
protocol messages. Use the no or default form of this command to restore the default setting.
l2protocol-tunnel { stp|gvrp } tunnel-dmac mac-address
no l2protocol-tunnel { stp|gvrp } tunnel-dmac mac-address
default l2protocol-tunnel { stp | gvrp } tunnel-dmac mac-address
Sets the STP transparent transmission address.
Sets the GVRP transparent transmission address.
The first three bytes of the address are 01d0f8 and the last three bytes are 000005 for stp and
000006 for gvrp by default.
Global configuration mode.
The following example sets the MAC address for the L2-protocol transparent transmission function:
ruijie# configure terminal