SK0-005 · Question #580
SK0-005 Question #580: Real Exam Question with Answer & Explanation
The correct answer is C: NIC teaming. NIC teaming combines multiple network interface cards into a single logical interface to increase bandwidth and provide redundancy, offering the fastest network performance.
Question
A server administrator needs a server to have the fastest network performance possible. Which of the following would provide this function?
Options
- ARound robin
- BMRU
- CNIC teaming
- DPort forwarding
Explanation
NIC teaming combines multiple network interface cards into a single logical interface to increase bandwidth and provide redundancy, offering the fastest network performance.
Common mistakes.
- A. Round robin is a scheduling algorithm often used for load balancing or DNS, not directly for increasing a single server's raw network throughput.
- B. MRU (Maximum Receive Unit) is a parameter defining the largest packet size a network interface can receive, which is a configuration detail, not a function for overall performance improvement.
- D. Port forwarding redirects traffic from one port to another, often across a network address translation (NAT) boundary, and does not inherently increase a server's network speed.
Concept tested. Network adapter aggregation for performance
Reference. https://learn.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming
Topics
Community Discussion
No community discussion yet for this question.