nerdexam
CompTIA

SK0-003 · Question #921

Which of the following allows two NICs to share one IP address and continue to operate in the event of a single NIC failure?

The correct answer is B. NIC teaming. NIC teaming allows multiple network interface cards to be combined into a single logical interface, providing both increased bandwidth and fault tolerance by sharing one IP address.

Server administration

Question

Which of the following allows two NICs to share one IP address and continue to operate in the event of a single NIC failure?

Options

  • ANIC redundancy
  • BNIC teaming
  • CDHCP forwarding
  • DHot-swappable NIC

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    88% (45)
  • C
    4% (2)
  • D
    6% (3)

Why each option

NIC teaming allows multiple network interface cards to be combined into a single logical interface, providing both increased bandwidth and fault tolerance by sharing one IP address.

ANIC redundancy

NIC redundancy is a general concept; NIC teaming is a specific technology that implements NIC redundancy.

BNIC teamingCorrect

NIC teaming, also known as Load Balancing and Failover (LBFO), aggregates multiple network adapter ports to provide fault tolerance and performance improvements. It ensures that if one NIC fails, the other NICs in the team can continue to handle network traffic for the same IP address, maintaining connectivity.

CDHCP forwarding

DHCP forwarding is a network service that relays DHCP requests between subnets and does not relate to NIC fault tolerance.

DHot-swappable NIC

A hot-swappable NIC allows a card to be replaced while the system is running but does not inherently provide fault tolerance for network connectivity if the active card fails before replacement.

Concept tested: NIC teaming for redundancy and load balancing

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming

Topics

#NIC teaming#network redundancy#fault tolerance

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice