Match each high-availability concept or operational mechanism on the left with its corresponding description on the right.
- Heartbeat SignalPeriodic health check packets transmitted across redundant control links to monitor node state and trigger automated failover.
- Virtual MAC AddressA shared virtual gateway identifier dynamically assigned to the active router in a First Hop Redundancy Protocol (FHRP) group.
- Split-Brain ConditionA failure state where dual active nodes lose keepalive communication and simultaneously claim ownership of shared virtual resources.
- Link Aggregation (802.3ad)The combination of multiple physical Ethernet links into a single logical connection to deliver combined throughput and interface redundancy.
Answer
Heartbeat Signal matches periodic control messages for node health monitoring; Virtual MAC Address matches the shared identifier assigned to active FHRP gateways; Split-Brain Condition matches dual-active failure states caused by lost keepalive communication; Link Aggregation (802.3ad) matches bundling physical links into a single logical redundant interface.
Each high-availability mechanism is correctly linked to its precise operational role: Heartbeat Signals monitor state via periodic check messages; Virtual MAC Addresses provide transparent failover for client gateways in FHRP; Split-Brain describes dual-active fault states caused by lost interconnect connectivity; and Link Aggregation (802.3ad) combines physical links for redundant throughput.
Step-by-Step Solution
Key Concept
High Availability Concepts and Mechanisms