350-601 · Question #665
A network engineer must prevent loops from occurring on a Cisco Nexus 9300 Series Switch when new switches are connected. The interface Ethernet1/2 must be used for host connectivity. Which…
The correct answer is C. spanning-tree bpduguard enable. BPDU Guard (spanning-tree bpduguard enable) is the correct protection for host-facing ports. When enabled on an interface, if a BPDU (Bridge Protocol Data Unit) is received - which would indicate a switch or bridge has been connected - the port is immediately placed into an…
Question
A network engineer must prevent loops from occurring on a Cisco Nexus 9300 Series Switch when new switches are connected. The interface Ethernet1/2 must be used for host connectivity. Which configuration must be applied to Ethernet1/2?
Options
- Aspanning-tree guard loop
- Bspanning-tree loopguard default
- Cspanning-tree bpduguard enable
- Dspanning-tree bpdufilter enable
How the community answered
(53 responses)- A13% (7)
- B8% (4)
- C75% (40)
- D4% (2)
Explanation
BPDU Guard (spanning-tree bpduguard enable) is the correct protection for host-facing ports. When enabled on an interface, if a BPDU (Bridge Protocol Data Unit) is received - which would indicate a switch or bridge has been connected - the port is immediately placed into an err-disabled state, preventing any potential bridging loops. This is appropriate for host-only ports where switch connections are not expected or allowed. BPDU Filter suppresses BPDUs but doesn't disable the port, which is less safe. Loop Guard protects against unidirectional link failures, not rogue switch connections.
Topics
Community Discussion
No community discussion yet for this question.