Using the bpdu-tunnel stp vlan command, you can configure the interface to accept the BPDU packets whose tag values range from low-vid to high-vid.
Using the undo bpdu-tunnel stp vlan command, you can cancel the configuration.
By default, an interface does not accept the tagged BPDU packets.
bpdu-tunnel stp vlan { low-vid [ to high-vid ] } &<1-10>
undo bpdu-tunnel stp vlan { low-vid [ to high-vid ] } &<1-10>
Parameter |
Description |
Value |
---|---|---|
low-vid |
Specifies the start VLAN ID of the BPDU packets that can be accepted by the interface. |
The value is a decimal integer ranging from 1 to 4094. It must be smaller than high-vid. |
high-vid |
Specifies the end VLAN ID of the BPDU packets that can be accepted by the interface. |
The value is a decimal integer ranging from 1 to 4094. It must be greater than low-vid. |