SK0-003 · Question #173
An administrator needs to add fault tolerance capabilities to a server. Which of the following is the BEST solution to accomplish this?
The correct answer is C. Install a second NIC card.. To add fault tolerance capabilities to a server, particularly for network connectivity, installing a second NIC card is the most effective solution. This provides network redundancy to prevent single points of failure.
Question
An administrator needs to add fault tolerance capabilities to a server. Which of the following is the BEST solution to accomplish this?
Options
- AMove the architecture from 32-bit to 64-bit.
- BInstall a PBX card.
- CInstall a second NIC card.
- DInstall a fail-over cable.
How the community answered
(22 responses)- A5% (1)
- C91% (20)
- D5% (1)
Why each option
To add fault tolerance capabilities to a server, particularly for network connectivity, installing a second NIC card is the most effective solution. This provides network redundancy to prevent single points of failure.
Moving from 32-bit to 64-bit architecture improves performance and memory addressing but does not directly add fault tolerance against hardware failures.
A PBX (Private Branch Exchange) card is used for telephony systems to manage internal and external calls and does not contribute to server fault tolerance.
Installing a second NIC card enables network fault tolerance through technologies like NIC teaming (also known as bonding or LACP). If one network interface fails, the other can seamlessly take over, ensuring continuous network connectivity for the server and preventing service disruption for critical applications.
A 'fail-over cable' is not a standard or recognized component for adding fault tolerance; fault tolerance is achieved through redundant hardware and software configuration, not a specific cable.
Concept tested: Server network fault tolerance with NIC teaming
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming
Topics
Community Discussion
No community discussion yet for this question.