201 · Question #12
Assuming there are open connections through an active system's NAT and a fail over occurs, by default, what happens to those connections.
The correct answer is B. All open connections will be maintained.. By default, BIG-IP systems in a redundant pair are configured to mirror connection states, ensuring that open connections through NAT are maintained even after a failover event.
Question
Assuming there are open connections through an active system's NAT and a fail over occurs, by default, what happens to those connections.
Exhibit
Options
- AAll open connections will be lost.
- BAll open connections will be maintained.
- CThe "Mirror" option must be chosen on the NAT and the setting synchronized prior to the connection
- DLonglived connections such as Telnet and FTP will be maintained while shortlived connections such as
- EAll open connections are lost, but new connections are initiated by the newly active BIG IP, resulting in
How the community answered
(62 responses)- A2% (1)
- B94% (58)
- D3% (2)
- E2% (1)
Why each option
By default, BIG-IP systems in a redundant pair are configured to mirror connection states, ensuring that open connections through NAT are maintained even after a failover event.
This is incorrect because connection mirroring is a fundamental high availability feature that prevents connection loss during failover for stateful connections like those handled by NAT.
BIG-IP systems are designed for high availability, and by default, connection mirroring is enabled for NATs and other stateful services. This feature ensures that the standby unit receives and maintains a copy of all active connection states from the primary unit, allowing existing connections to persist seamlessly through a failover.
While mirroring is involved, it's typically enabled by default for NAT configurations on an HA pair, and the question implies a default scenario, not requiring explicit pre-configuration for every connection.
The maintenance of connections is not differentiated by their longevity; rather, it depends on whether connection mirroring is active for the specific service, which it is for NAT by default.
This contradicts the core purpose of connection mirroring in a redundant BIG-IP system, which is to ensure existing connections are not lost but seamlessly taken over by the new active unit.
Concept tested: BIG-IP connection mirroring and NAT failover
Source: https://support.f5.com/csp/article/K13233
Topics
Community Discussion
No community discussion yet for this question.
