Which Configuration Provides Port Redundancy Between Switches?
A network administrator is configuring a new switch and wants to connect two ports to the core switch to ensure redundancy. Which of the following configurations would meet this requirement?
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Tests understanding of Ethernet link bonding protocols versus basic VLAN or duplex settings, with the trap being confusion between trunking/tagging and actual link-level redundancy.
Link aggregation (EtherChannel/LACP) combines multiple physical switch ports into a single logical link to provide both increased bandwidth and automatic failover redundancy. Community consensus confirms it as the standard solution for switch-to-switch port redundancy in CompTIA Network+.
None recorded due to unanimous voting, but candidates often incorrectly select 802.1Q tagging, mistakenly assuming VLAN trunking inherently prevents physical link failures rather than merely segmenting broadcast domains.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Link aggregation (IEEE 802.3ad/LACP) bonds multiple physical interfaces into one logical channel. This setup automatically distributes traffic and provides hardware-level redundancy; if one cable or port fails, the remaining link maintains connectivity without dropping sessions. CompTIA frequently tests this as the primary method for switch-to-switch fault tolerance.Why the Other Options Are Wrong
Full duplex simply allows simultaneous bidirectional transmission on a single link and offers no multi-port failover. 802.1Q tagging and Native VLAN are Layer 2 VLAN encapsulation methods used on trunk links to segment traffic, not to create redundant physical paths. While trunks can run over aggregated links, tagging itself does not prevent link failure from causing outages.Community Comment Notes
Users consistently validate D, noting that link aggregation explicitly combines NICs or switch ports in tandem to boost throughput and resilience [1][2]. One comment clarifies it connects multiple interfaces to increase bandwidth while maintaining fault tolerance, aligning with real-world deployment practices [3]. No significant debate exists, confirming straightforward alignment with official exam objectives.Official Reference
Exam Strategy
When troubleshooting or designing switch interconnects, always look for keywords like multiple ports, bandwidth, and failover to trigger link aggregation. Memorize that LACP operates at Layer 1/2 and handles both load balancing and redundancy, distinctly different from Spanning Tree Protocol which blocks redundant paths rather than combining them.
Related Analysis
Practice All N10-009 Questions
Access 100 questions with complete answers and detailed explanations.
View Full N10-009 Practice Test →