Spanning Tree Protocol Flashcards
Study STP
Which command does a network engineer use to verify the spanning-tree status for VLAN 10?
A. switch# show spanning-tree vlan 10
B. switch# show spanning-tree bridge
C. switch# show spanning-tree brief
D. switch# show spanning-tree summary
E. switch# show spanning-tree vlan 10 brief
A. switch# show spanning-tree vlan 10
A network engineer is trying to deploy a PC on a network. The engineer observes that when
the PC is connected to the network, it takes 30 to 60 seconds for the PC to see any activity on the network interface card. Which Layer 2 enhancement can be used to eliminate this delay?
A. Configure port duplex and speed to auto negotiation.
B. Configure port to duplex full and speed 1000.
C. Configure spanning-tree portfast.
D. Configure no switchport.
C. Configure spanning-tree portfast.
An administrator recently configured all ports for rapid transition using PortFast. After testing, it has been determined that several ports are not transitioning as they should. What is the reason for this?
A. RSTP has been enabled per interface and not globally.
B. The STP root bridge selection is forcing key ports to remain in non-rapid transitioning mode.
C. STP is unable to achieve rapid transition for trunk links.
D. The switch does not have the processing power to ensure rapid transition for all ports.
C. STP is unable to achieve rapid transition for trunk links.
Pilot testing of the new switching infrastructure finds that when the root port is lost, STP immediately replaces the root port with an alternative root port. Which spanning-tree technology is used to accomplish backup root port selection? A. PVST+ B. PortFastC. BackboneFast D. UplinkFast E. Loop Guard F. UDLD
D. UplinkFast
A network engineer must adjust the STP interface attributes to influence root port selection. Which two elements are used to accomplish this? (Choose two) A. port-priority B. cost C. forward-timers D. link type E. root guard
A. port-priority
B. cost
For client server failover purposes, the application server team has indicated that they must not have the standard 30 second delay before their switchport enters a forwarding state. For their disaster recovery feature to operate successfully, they require the switchport to enter a forwarding state immediately. Which spanning-tree feature satisfies this requirement? A. Rapid Spanning-Tree B. Spanning-Tree Timers C. Spanning-Tree FastPort D. Spanning-Tree PortFast E. Spanning-Tree Fast Forward
D. Spanning-Tree PortFast
Which two options are two results of using the command spanning-tree vlan 50 root primary within a spanning-tree network under global configuration? (Choose two)
A. Spanning tree determines the priority of the current root for VLAN 50 and reduces the priority of the local switch to a lower value.
B. The priority value for VLAN 50 is set to 4094 on the root while the local switch priority isset to 32768.
C. The spanning-tree timers are reduced to improve the convergence time for VLAN 50.
D. All ports that are configured on the current switch with VLAN 50 transition to designated ports.
E. The switchport that is configured for VLAN 50 is the primary connection to the spanning- tree root switch.
A. Spanning tree determines the priority of the current root for VLAN 50 and reduces the priority of the local switch to a lower value.
D. All ports that are configured on the current switch with VLAN 50 transition to designated ports.
An access switch at a remote location is connected to the spanning-tree root with uplinks. A network engineer notices that there are issues with the physical cabling of the current root port. The engineer decides to force the secondary link to be the desired forwarding root port.
Which action accomplishes this task?
A. Change the link-type to point-to-point.
B. Enable Rapid Spanning Tree to converge using the secondary link.
C. Adjust the secondary link to have a lower priority than the primary link.
D. Apply a BPDU filter on the primary interface of the remote switches.
C. Adjust the secondary link to have a lower priority than the primary link.
A network engineer wants to make sure that an access switch will never become a Spanning Tree root for VLAN 5. What action will accomplish this task?
A. adjust STP priority to the maximum value
B. disable STP globally
C. apply root guard to all outgoing neighbor interfaces
D. enable MSTP and use a different revision number than all other switches
A. adjust STP priority to the maximum value
In which two ways are IEEE STP BPDUs forwarded if VLAN 99 is configured as native? (Choose two)
A. VLAN 1 STP BPDUs are sent untagged on VLAN 99
B. VLAN 1 STP BPDUs are sent untagged on VLAN 1
C. VLAN 1 STP BPDUs are sent tagged on VLAN 99
D. VLAN 1 STP BPDUs are sent tagged on VLAN 1
E. VLAN 1 and VLAN 99 BPDUs are sent tagged on VLAN 1
F. VLAN 1 and VLAN 99 BPDUs are sent untagged on VLAN 1
A. VLAN 1 STP BPDUs are sent untagged on VLAN 99
D. VLAN 1 STP BPDUs are sent tagged on VLAN 1
What statement is true about PVST?
A. PVST+ is the default STP mode on Cisco switches
B. Rapid PVST+ is the default STP mode on Cisco switches
C. Is the default mode on Cisco switches
D. STP is the default mode on Cisco switches
A. PVST+ is the default STP mode on Cisco switches
Your manager asked you to make every port on your switch bypass the normal spanning- tree timers which includes your uplink to other switches. What two commands can you apply on the interfaces? (Choose two) A. spanning-tree portfast B. spanning-tree portfast default C. spanning-tree portfast access D. spanning-tree portfast trunk
A. spanning-tree portfast
D. spanning-tree portfast trunk
What keyword in macro command is used to configure a root bridge and automatically adjust STP timers? A. root primary B. diameter C. hello-time D. forward-time
A. root primary
What statements about STP path cost are true? (Choose two) A. Long path cost is 64 bits B. Short path cost is 32 bits C. MST uses long path cost D. Default path cost is short
C. MST uses long path cost
D. Default path cost is short
Which two commands enable loop guard on a Cisco switch? (Choose two)
A. Switch(config)# spanning-tree loopguard default
B. Switch(config-if)# spanning-tree guard loop
C. Switch(config-if)#spanning-tree loop guard default
D. Switch(config)#spanning-tree loop guard default
E. Switch(config-if)#spanning-tree loopguard
A. Switch(config)# spanning-tree loopguard default
B. Switch(config-if)# spanning-tree guard loop