201 · Question #318
Which two statements describe differences between the active and standby systems? (Choose two.)
The correct answer is C. Virtual server addresses are hosted only by the active system. E. Floating selfIP addresses are hosted only by the active system.. In an active-standby BIG-IP configuration, the active system exclusively hosts virtual server addresses and floating self-IP addresses, while the standby system remains passive.
Question
Which two statements describe differences between the active and standby systems? (Choose two.)
Options
- AMonitors are performed only by the active system.
- BFailover triggers only cause changes on the active system.
- CVirtual server addresses are hosted only by the active system.
- DConfiguration changes can only be made on the active system.
- EFloating selfIP addresses are hosted only by the active system.
How the community answered
(58 responses)- A2% (1)
- B3% (2)
- C93% (54)
- D2% (1)
Why each option
In an active-standby BIG-IP configuration, the active system exclusively hosts virtual server addresses and floating self-IP addresses, while the standby system remains passive.
Monitors are typically performed by both active and standby systems to independently assess the health of pool members and ensure the standby is ready to take over.
Failover triggers cause the standby system to become active, meaning changes occur on both the former active (now standby) and the new active system.
Virtual server addresses are the destination IPs clients connect to. Only the active system responds to ARP requests for these addresses and processes traffic directed to them.
While best practice is to make configuration changes on the active system, it is technically possible to make changes on the standby directly, though this can lead to synchronization issues.
Floating self-IP addresses are used for network communication that must persist across a failover event. These are hosted by the active system and migrate to the new active system upon failover.
Concept tested: F5 BIG-IP active-standby differences
Source: https://clouddocs.f5.com/clouddocs/big-ip-system-and-application-security-manager/latest/bigip_ha_configuration.html
Topics
Community Discussion
No community discussion yet for this question.