An infrastructure engineer is designing network-level resiliency for a critical telemetry gateway cluster operating within an industrial plant. The business continuity requirement specifies that the server nodes must maintain active network connection redundancy across two physically separate upstream access switches. Crucially, the network management team cannot make any configuration changes or protocol modifications (such as enabling port channels or link aggregation) on the existing switches. Which of the following networking configurations should the engineer implement to satisfy these requirements?
- Switch-independent active-backup NIC teaming with transmit load balancingAnswer
- BActive-active link aggregation using IEEE 802.3ad LACP protocol
- CDual Host Bus Adapter multipathing configured over a RAID 10 storage array
- DAsynchronous SAN block replication directed to a secondary warm recovery site
Answer
Switch-independent active-backup NIC teaming with transmit load balancing provides host-level network path redundancy without requiring switch configuration changes.
The correct choice utilizes switch-independent active-backup NIC teaming. This architecture allows the host operating system to handle adapter failover independently using MAC management or probing, satisfying both the dual-switch redundancy requirement and the strict operational constraint preventing switch-side configuration changes.
Step-by-Step Solution
Key Concept
Switch-Independent NIC Teaming for Host Network Resilience
Estimated Time:1m 30s