nerdexam
Cisco

352-001 · Question #621

What is a design benefit of PortFast?

The correct answer is B. PortFast disables spanning-tree on the port, which puts the port into the forwarding state. PortFast is an STP feature that bypasses the normal listening and learning states, immediately placing a port into forwarding. Its primary design benefit is eliminating the 30-50 second STP convergence delay for end-device ports.

Layer 2 Control Plane

Question

What is a design benefit of PortFast?

Options

  • APortFast allows small, unmanaged switches to be plugged into ports of access switches without
  • BPortFast disables spanning-tree on the port, which puts the port into the forwarding state
  • CPortfast does not generate a spanning-tree topology change when a station on a port is
  • DPortFast detects one-way communications on the physical port, when prevents switch loops
  • EPortFast prevents switched traffic from traversing suboptimal paths on the network
  • FPortFast prevents switch loops that are caused by a unidirectional point-to-point link condition on

How the community answered

(35 responses)
  • B
    91% (32)
  • C
    6% (2)
  • F
    3% (1)

Why each option

PortFast is an STP feature that bypasses the normal listening and learning states, immediately placing a port into forwarding. Its primary design benefit is eliminating the 30-50 second STP convergence delay for end-device ports.

APortFast allows small, unmanaged switches to be plugged into ports of access switches without

Connecting unmanaged switches to PortFast-enabled ports is specifically discouraged because it bypasses loop detection and can introduce bridging loops; PortFast is intended exclusively for ports connecting end devices, not additional switching devices.

BPortFast disables spanning-tree on the port, which puts the port into the forwarding stateCorrect

PortFast disables the standard STP state machine transitions (blocking - listening - learning - forwarding) on the configured port by placing it directly into the forwarding state upon link-up, which eliminates the multi-second delay that would otherwise prevent end devices such as PCs and servers from immediately accessing the network after connecting.

CPortfast does not generate a spanning-tree topology change when a station on a port is

While PortFast does suppress topology change notifications (TCNs) as a secondary behavior, this choice is truncated and incomplete, and the primary design benefit of PortFast is the immediate forwarding state transition described in choice B.

DPortFast detects one-way communications on the physical port, when prevents switch loops

Detecting one-way communications on a physical link is the function of UDLD (Unidirectional Link Detection), which is a separate feature from PortFast.

EPortFast prevents switched traffic from traversing suboptimal paths on the network

Preventing switched traffic from traversing suboptimal paths is a general benefit provided by the Spanning Tree Protocol itself through its topology calculation, not a specific capability introduced by enabling PortFast.

FPortFast prevents switch loops that are caused by a unidirectional point-to-point link condition on

Preventing loops caused by unidirectional link conditions is the role of UDLD or Loop Guard, not PortFast, which has no mechanism to detect or respond to unidirectional link failures.

Concept tested: STP PortFast immediate forwarding state transition

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/lanswitch/configuration/xe-16/lanswitch-xe-16-book/lsw-portfast.html

Topics

#PortFast#STP#topology change notification#forwarding state

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice