To reduce network join latency for desktop computers during operating system startup, a Cisco switch interface connected to an end-user host is configured with PortFast. Which specific operational behavior does PortFast introduce on this interface?
- The interface bypasses the Listening and Learning states to transition directly from Blocking to Forwarding upon link initialization.Answer
- BThe interface stops sending and processing Bridge Protocol Data Units (BPDUs), enabling it to connect to other switches without triggering STP topology changes.
- CThe interface modifies the bridge priority calculation by adding an incremental offset of 4096 to force the switch to lose the Root Bridge election on that port.
- DThe interface restricts Layer 2 broadcast traffic, converting the single switch port into an isolated broadcast domain to speed up IP address assignment.
Answer
The interface bypasses the Listening and Learning states to transition directly from Blocking to Forwarding upon link initialization.
Enabling PortFast on an access port allows the switch interface to transition immediately into the Forwarding state upon detecting link status up, bypassing the normal Listening (15 seconds) and Learning (15 seconds) STP states. This eliminates initialization delays for end hosts such as workstations and servers.
Step-by-Step Solution
Key Concept
STP PortFast operational mechanics and state bypass