An engineer is diagnosing network initialization delays for point-of-sale terminals connected to a switch. Output from the switch CLI reveals the following interface status:
Switch# show spanning-tree interface gigabitEthernet 1/0/5
Vlan Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
VLAN0020 Desg LRN 4 128.5 P2p
Which primary operational benefit is provided by enabling Cisco PortFast on this access port?
- AIt lowers the STP bridge priority in increments of 4096 to ensure the switch becomes the Root Bridge for VLAN 20.
- It allows the port to immediately transition from Blocking to Forwarding, avoiding the standard delays associated with Listening and Learning states.Cevap
- CIt enables rapid Spanning Tree convergence across switch-to-switch trunk links by suppressing BPDU transmissions.
- DIt isolates broadcast domains at Layer 2 by automatically converting the switchport into an IP routed interface.
Cevap
Enabling PortFast allows an access port connected to an end device to bypass the 802.1D Listening (15s) and Learning (15s) states, transitioning directly from Blocking to Forwarding upon link activation.
In standard 802.1D Spanning Tree Protocol, an interface transitions through Listening (15 seconds) and Learning (15 seconds) states before reaching Forwarding. The CLI output shows the port in the Learning ('LRN') state. Enabling Cisco PortFast on edge ports connected to single end-user devices allows the port to immediately enter the Forwarding state upon linkup, preventing boot and network assignment timeouts.
Adım Adım Çözüm
Anahtar Kavram
STP Port States and PortFast Benefits
Tahmini Süre:1m 30s