nerdexam
CompTIA

N10-005 · Question #463

Which of the following would be used on a network to ensure access to resources if a critical host becomes unavailable?

The correct answer is B. CARP. CARP (Common Address Redundancy Protocol) provides host redundancy by allowing a backup host to take over a virtual IP address when the primary host becomes unavailable, ensuring continued resource access.

Network operations

Question

Which of the following would be used on a network to ensure access to resources if a critical host becomes unavailable?

Options

  • AQoS
  • BCARP
  • CVLAN
  • DDHCP server

How the community answered

(31 responses)
  • B
    94% (29)
  • C
    3% (1)
  • D
    3% (1)

Why each option

CARP (Common Address Redundancy Protocol) provides host redundancy by allowing a backup host to take over a virtual IP address when the primary host becomes unavailable, ensuring continued resource access.

AQoS

QoS (Quality of Service) manages traffic prioritization and bandwidth allocation, and provides no failover or host redundancy capability.

BCARPCorrect

CARP allows multiple hosts to share a virtual IP address, with one acting as master and others as backups. If the master fails, a backup host automatically assumes the virtual IP, ensuring that network resources remain accessible without manual intervention or reconfiguration of clients.

CVLAN

A VLAN segments a network into logical broadcast domains for traffic separation and security, but does not provide host-level redundancy or failover.

DDHCP server

A DHCP server dynamically assigns IP addresses to clients and has no mechanism for ensuring continued access to a specific host or resource if that host fails.

Concept tested: CARP protocol for host redundancy and failover

Source: https://www.openbsd.org/faq/pf/carp.html

Topics

#CARP#high availability#redundancy#failover

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice