What occurs when PortFast is enabled on an interface that is connected to another switch?
- Root port choice and spanning-tree recalculation are accelerated when a switch link goes down.
- After spanning-tree converges, PortFast shuts down any port that receives BPDUs.
- VTP is allowed to propagate VLAN configuration information from switch to switch automatically.
- Spanning-tree fails to detect a switching loop increasing the likelihood of broadcast storms.
Answer(s): D
Explanation:
Enabling the PortFast feature causes a switch or a trunk port to enter the STP forwarding-state immediately or upon a linkup event, thus bypassing the listening and learning states.
Note: To enable portfast on a trunk port you need the trunk keyword “spanning-tree portfast trunk”
Reveal Solution Next Question