CCNA FAQ: Spanning Tree Protocol
Q1. Which of the following IEEE 802.1d port states are stable states used when STP has completed convergence? (Choose two answers.)
a. Blocking
b. Forwarding
c. Listening
d. Learning
e. Discarding
Q2. Which of the following are transitory IEEE 802.1d port states used only during the process of STP convergence? (Choose two answers.)
a. Blocking
b. Forwarding
c. Listening
d. Learning
e. Discarding
Q3. Which of the following bridge IDs would win election as root, assuming that the switches with these bridge IDs were in the same network?
a. 32769:0200.1111.1111
b. 32769:0200.2222.2222
c. 4097:0200.1111.1111
d. 4097:0200.2222.2222
e. 40961:0200.1111.1111
Q4. Which of the following facts determines how often a nonroot bridge or switch sends an 802.1d STP Hello BPDU message?
a. The Hello timer as configured on that switch.
b. The Hello timer as configured on the root switch.
c. It is always every 2 seconds.
d. The switch reacts to BPDUs received from the root switch by sending another BPDU 2 seconds after receiving the root BPDU.
Q5. What STP feature causes an interface to be placed in the Forwarding State as soon as the interface is physically active?
a. STP
b. RSTP
c. Root Guard
d. 802.1w
e. PortFast
f. EtherChannel
Q6. Which answer lists the name of the IEEE standard that improves the original STP standard and lowers convergence time? (Choose two answers.)
a. STP
b. RSTP
c. Root Guard
d. 802.1w
e. PortFast
f. Trunking
convergence.
Q7. Which of the following RSTP port states have the same name as a similar port state in traditional STP? (Choose two answers.)
a. Blocking
b. Forwarding
c. Listening
d. Learning
e. Discarding
f. Disabled
Q8. On a 2960 switch, which of the following commands change the value of the bridgeN ID? (Choose two answers.)
a. spanning-tree bridge-id value
b. spanning-tree vlan vlan-number root { primary | secondary}
c. spanning-tree vlan vlan-number priority value
d. set spanning-tree priority value
Q9. Examine the following extract from the show spanning-tree command on a Cisco switch:
Bridge ID Priority 32771 (priority 32768 sys-id-ext 3) Address 0019.e86a.6f80
Which of the following answers is true regarding the switch on which this command output was gathered?
a. The information is about the STP instance for VLAN 1.
b. The information is about the STP instance for VLAN 3.
c. The command output confirms that this switch cannot possibly be the root switch.
d. The command output confirms that this switch is currently the root switch
Q10. Switch SW3 is receiving only two Hello BPDUs, both from the same root switch, received on the two interfaces listed as follows:
SW3#show interface status Port Name Status Vlan Duplex Speed Type Fa0/13 connected 1 a-half a-100 10/100BaseTX Gi0/1 connected 1 a-full a-1000 1000BaseTX
SW3 has no STP-related configuration commands. The Hello received on Fa0/13 lists cost 10, and the Hello received on Gi0/1 lists cost 20. Which of the following is true about STP on SW3?
a. SW3 will choose Fa0/13 as its root port.
b. SW3 will choose Gi0/1 as its root port.
c. SW3’s Fa0/13 will become a designated port.
d. SW3’s Gi0/1 will become a designated port.
Q11. What do switches do when a frame with a new source and destination MAC address is received?
Q12. What is the purpose of Spanning Tree Protocol?
Q13. How is a root bridge elected?
Q14. How do you configure IP connectivity to a Layer 2 switch?
Q15. When is it appropriate to run a switch interface in half duplex versus full duplex?
Q16. What two components make up a Bridge ID? (Choose two)
A. IP address
B. Port priority
C. MAC address
D. Bridge priority
Q17. Considering the following output:
which of the following is false?
A. This switch is the root bridge.
B. The forward delay times have been changed.
C. The max age timer has been changed.
D. The priority has been changed.
Q18. Given the following output:
what speed is the interface?
A. 10Mbps
B. 1Gbps
C. 10Gbps
D. 100Mbps
Q19. Which of the following can be determined from the following output?
A. This port has the slowest connection back to the root bridge.
B. The port priority has been administratively changed.
C. This interface is learning MAC addresses.
D. Data is being forwarded.
Q20. Based on Figure 13.11, which of the following STP roles will Switch A and Switch D have on their shared link? (Choose two)
FIGURE: STP topology exhibit.
A. Switch A will have a root port.
B. Switch D will have a designated port.
C. Switch D will have a blocking port.
D. Switch A will have a designated port.
Q21. Which frame transmission method is latency varying?
A. Store-and-forward
B. Cut-through
C. Fragment-free
D. All of the above
Q22. Why is the following output false?
A. There are no static MAC address entries.
B. There cannot be two MAC addresses learned on the same interface.
C. No multicast entries are shown.
D. A broadcast address should not be present in the CAM table.
Q23. What is the purpose of configuring a default gateway in a Catalyst switch?
A. To have the switch act as the default gateway for end devices connected to it.
B. To enforce all STP ports to a forwarding state so all switching traffic goes through the switch.
C. To enable Layer 3 routing in the switch.
D. To specify the IP address of the router that will forward requests made to the management IP address of the switch from devices on other subnets.
Q24. Which of the following are likely to occur when a switch with a higher Bridge ID is added to the switched topology? (Choose two)
A. A re-election will occur, and the new switch will become the root bridge.
B. The new switch will determine the fastest path back to the root bridge and make that its root port.
C. If the added switch creates a redundant path, at least one switch port in all of the interconnected switches will be in a blocking state.
D. The switch will immediately begin forwarding frames sent to it by end devices connected to it.
Q25. You just connected your interface to a hub. Which of the following must be true?
A. Your speed must be 10Mbps.
B. Your duplex must be full.
C. Your duplex must be half.
D. CSMA/CD must be disabled.
Q26. Why would you use PortFast with BPDU Guard?
Answer: PortFast is a Cisco-proprietary enhancement to STP that enables a switch port to bypass the listening and learning STP states for end devices such as workstations and servers. BPDU Guard protects PortFast interfaces from switching loops by disabling an interface if a BPDU is received from another switch.
Q27. What is the advantage of using UplinkFast?
Q28. What is the advantage of using BackboneFast?
Q29. In what circumstances would you have a backup or alternate port state in RSTP?
Q30. What is the primary purpose of synchronization?
Q31. You’ve connected your switches together with a crossover cable. What would be a possible reason for a switching loop to occur?
A. Because STP is disabled by default, you need to enable it on both switches.
B. You configured one of the interfaces as PortFast.
C. You need to use a straight-through cable.
D. The forward delay timers were set to 15 seconds.
Q32. Which of the following is actively participating (forwarding frames) in the RSTP topology?
A. Ports in a learning state
B. Alternate ports
C. Connected edge ports
D. Backup ports
Q33. Which of the following is not a similarity between STP and RSTP?
A. Root bridge elections
B. Use of BPDUs to communicate topology information to other switches
C. Learning state
D. BPDUs originate only from the root switch.
Q34. After connecting your switch to another switch, you notice that your interface immediately gets shut down. Which of the following is a possible reason for this occurrence?
A. BPDU Guard
B. Duplicate MAC addresses
C. UplinkFast
D. BackboneFast
Q35. Given the following output:
what is the significance of port Fa 0/10?
A. It is connected to another switch.
B. An end device is connected to this interface.
C. It is in a discarding state.
D. MAC addresses are not learned on this interface.
Q36. Given the following output:
which of the following is not true?
A. Fa 0/3 has the fastest path to the root switch.
B. Fa 0/2 has a viable path back to the root switch.
C. If Fa 0/3 goes down, Fa 0/2 transitions to a listening and learning state before forwarding.
D. This switch can interoperate with 802.1d STP.
Q37. Which of the following occurs when a link fails in an EtherChannel bundle?
A. STP becomes active on the remaining links.
B. The bundle redistributes the traffic over the remaining active links.
C. The entire bundle is shut down, and an administrator needs to reenable it.
D. Another interface is automatically added to the bundle to compensate.
Q38. Given the following output:
which of the following is true?
A. If Fa 0/1 goes down, Fa 0/2 is the new root port.
B. Fa 0/1 and Fa 0/2 are connected to separate segments.
C. If Fa 0/2 goes down, Fa 0/1 transitions to a listening and learning state before forwarding.
D. If Fa 0/1 goes down, Fa 0/2 is the new designated port.
Q39. Which of the following is not necessary for UplinkFast to occur?
A. The switch must hear an inferior BPDU from a neighbor.
B. Failure must occur on the root port.
C. The switch must have direct knowledge of the link failure.
D. The switch must have one blocked port.
Q40. Which of the following is not part of the proposal/agreement handshake for RSTP rapid transition?
A. The switch with the designated port sends the proposal to forward.
B. The switch with the root port must sync before agreeing to the proposal.
C. As soon as the handshake is complete, each port immediately forwards frames and learns MAC addresses.
D. As soon as the proposal is received, it is forwarded to the root bridge.
[mks_button size=”medium” title=”CCNA Frequently Asked Questions” style=”squared” url=”https://www.configrouter.com/cisco-certified-network-associate-faq/” target=”_blank” bg_color=”#000000″ txt_color=”#FFFFFF” icon=”” icon_type=”” nofollow=”0″] [mks_button size=”medium” title=”CCNA Exam Questions with Explanation” style=”squared” url=”https://www.configrouter.com/ccna-online-training/” target=”_blank” bg_color=”#000000″ txt_color=”#FFFFFF” icon=”” icon_type=”” nofollow=”0″]