778 | Rapid Spanning Tree Protocol (RSTP)w w w . d e l l . c o m | s u p p o r t . d e l l . c o mFigure 38-7. EdgePort Enabled on InterfaceInfluence RSTP Root SelectionThe Rapid Spanning Tree Protocol determines the root bridge, but you can assign one bridge a lowerpriority to increase the likelihood that it will be selected as the root bridge.To change the bridge priority, use the following command:A console message appears when a new root bridge has been assigned. Figure 38-8 shows the consolemessage after the bridge-priority command is used to make R2 the root bridge.FTOS Behavior: Regarding bpduguard shutdown-on-violation behavior:1 If the interface to be shutdown is a port channel then all the member ports are disabled in the hardware.2 When a physical port is added to a port channel already in error disable state, the new member port willalso be disabled in the hardware.3 When a physical port is removed from a port channel in error disable state, the error disabled state iscleared on this physical port (the physical port will be enabled in the hardware).4 The reset linecard command does not clear the error disabled state of the port or the hardware disabledstate. The interface continues to be disables in the hardware.The error disabled state can be cleared with any of the following methods:• Perform an shutdown command on the interface.• Disable the shutdown-on-violation command on the interface ( no spanning-tree stp-id portfast[bpduguard | [shutdown-on-violation]] ).• Disable spanning tree on the interface (no spanning-tree in INTERFACE mode).• Disabling global spanning tree (no spanning-tree in CONFIGURATION mode).Task Command Syntax Command ModeAssign a number as the bridge priority or designate it as theprimary or secondary root.priority-value range: 0 to 65535. The lower the numberassigned, the more likely this bridge will become the rootbridge. The default is 32768. Entries must be multiples of4096.bridge-priority priority-value PROTOCOLSPANNING TREERSTPFTOS(conf-if-gi-2/0)#show config!interface GigabitEthernet 2/0no ip addressswitchportspanning-tree rstp edge-portshutdownFTOS(conf-if-gi-2/0)#Indicates the interface is in EdgePort mode