C613-50170-01 Rev B
Command Reference for x510 Series
663
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
PANNING
T
REE
C
OMMANDS
SPANNING
-
TREE
BPDU
Examples
To enable STP BPDU discard in Global Configuration mode with STP disabled,
which discards all ingress STP BPDU frames, enter the commands:
awplus#
configure terminal
awplus(config)#
no spanning-tree rstp enable
awplus(config)#
spanning-tree bpdu discard
To enable STP BPDU forward in Global Configuration mode with STP disabled,
which forwards any ingress STP BPDU frames to all ports regardless of any VLAN
membership, enter the commands:
awplus#
configure terminal
awplus(config)#
no spanning-tree rstp enable
awplus(config)#
spanning-tree bpdu forward
To enable STP BPDU forwarding for untagged frames in Global Configuration
mode with STP disabled, which forwards any ingress STP BPDU frames to all ports
that are untagged members of the ingress port’s native VLAN, enter the
commands:
awplus#
configure terminal
awplus(config)#
no spanning-tree rstp enable
awplus(config)#
spanning-tree bpdu forward-untagged-vlan
To enable STP BPDU forwarding for tagged frames in Global Configuration mode
with STP disabled, which forwards any ingress STP BPDU frames to all ports that are
tagged members of the ingress port’s native VLAN, enter the commands:
awplus#
configure terminal
awplus(config)#
no spanning-tree rstp enable
awplus(config)#
spanning-tree bpdu forward-vlan
To reset STP BPDU back to the default
discard
parameter and re-enable RSTP on
the switch, enter the commands:
awplus#
configure terminal
awplus(config)#
spanning-tree bpdu discard
awplus(config)#
spanning-tree rstp enable
Related
Commands