Chapter 3: Advanced STP Tuning Flashcards
Ideal root bridge placement is located on a _______ switch?
A. Core
B. Distribution
C. Access
Core
What ensures that a switch is chosen as the root bridge?
Lowering the priority to 0.
What command is used to modify spanning tree priority?
spanning-tree vlan [vlan id] priority [#]
What command executes a script that modifies STP priority?
spanning-tree vlan [#] root {primary|secondary}
What is the spanning-tree vlan priority range?
0-61440 in increments of 4096
spanning-tree vlan [#] root primary modifies the vlan priority to what vlaue?
24576
spanning-tree vlan [#] root secondary modifies the vlan priority to what vlaue?
28672
What command is used to change STP port cost for a specific vlan?
spanning tree [vlan #] cost [#]
Places a port in the ErrDisabled state if a superior BPDU is received on a configured port.
Root Guard.
What STP feature is used to disable TCN generation on access ports?
Portfast
Causes a port to begin forwarding traffic immediately.
Portfast
What happens if a BPDU is received on a portfast-enabled port?
Portfast is removed from the port.
True or False:
Portfast can only be enabled in interface configuration mode.
False.
Portfast can be enabled globally or on a port-by-port basis.
In what scenario can a trunk port have portfast enabled?
When the port is connected to a single host.
ex. server with one NIC running a hypervisor with VMs on different VLANs.
What is the command to enable portfast on all access ports?
spanning-tree portfast default