A network administrator configures Cisco STP PortFast globally on an enterprise access switch. Which two operational benefits or characteristics occur when PortFast is active on an access port connected to a host workstation? (Select two.)
- The port immediately transitions from the Blocking state to the Forwarding state, skipping the Listening and Learning states.Answer
- The switch prevents the generation of Topology Change Notifications (TCNs) when the interface changes link state.Answer
- CThe interface completely disables sending and receiving BPDUs, allowing it to safely connect to other switches without forming loops.
- DPortFast automatically modifies the switch priority by an increment of 4096 to ensure the host port becomes the Root Port.
Answer
The correct benefits are that the interface transitions immediately to the Forwarding state (bypassing Listening and Learning states) and that the switch avoids sending Topology Change Notifications (TCNs) when the port status changes.
PortFast is intended for edge ports connected to single end-hosts (such as PCs or printers). It provides two core benefits: immediate transition to the Forwarding state (bypassing the 30-second total Listening and Learning delay) and preventing linkup/linkdown events on host ports from generating Topology Change Notifications (TCNs) that force CAM table aging across the network.
Step-by-Step Solution
Key Concept
Cisco STP PortFast Operational Behavior and TCN Suppression
Estimated Time:1m 15s