A network administrator is troubleshooting an issue where end-user workstations experience initial network connection timeouts and fail to obtain IPv4 addresses via DHCP upon booting up. The administrator decides to configure Cisco STP PortFast on the access-mode switch interfaces connected to these workstations. Which TWO operational benefits or behaviors occur as a result of enabling PortFast on these access ports? (Select TWO.)
- The interface bypasses the standard 802.1D Listening and Learning states, transitioning immediately to the Forwarding state upon link activation.Answer
- Link state changes on the interface do not trigger Topology Change Notifications (TCNs) to be flooded across the Spanning Tree domain.Answer
- CSpanning Tree Protocol is completely disabled on the interface, preventing outbound Bridge Protocol Data Units (BPDUs) from being transmitted.
- DThe interface is automatically protected against Layer 2 switching loops if an unmanaged switch or bridge is mistakenly connected to the port.
Answer
Enabling PortFast on access interfaces allows ports to immediately transition from the Blocking state to the Forwarding state by bypassing the standard Listening and Learning delay, while also suppressing the generation of Topology Change Notifications (TCNs) during link UP/DOWN events on edge ports.
The correct options identify that PortFast allows an access port to transition directly from Blocking to Forwarding (bypassing the 15-second Listening and 15-second Learning timer delay) and that edge interface transitions on PortFast ports do not trigger Topology Change Notifications (TCNs) to the STP root bridge.
Step-by-Step Solution
Key Concept
STP PortFast Operational Behavior and TCN Suppression