101 · Question #16
Assuming there are open connections through an active system's NAT and a failover occurs, by default, what happens to those connections.
The correct answer is B. All open connections will be maintained. By default, F5 BIG-IP mirrors NAT connection table entries to the standby device, so open NAT connections are maintained without interruption when a failover occurs.
Question
Assuming there are open connections through an active system's NAT and a failover 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
- DLonglived connections such as Telnet and FTP will be maintained while shortlived connections
- EAll open connections are lost, but new connections are initiated by the newly active BIG-IP,
How the community answered
(24 responses)- A4% (1)
- B71% (17)
- C17% (4)
- E8% (2)
Why each option
By default, F5 BIG-IP mirrors NAT connection table entries to the standby device, so open NAT connections are maintained without interruption when a failover occurs.
Open NAT connections are not lost by default because BIG-IP mirrors NAT connection table entries to the standby, enabling seamless session continuation after failover.
F5 BIG-IP replicates NAT connection state to the standby device by default as part of its built-in connection mirroring for NATs, meaning the newly active standby already holds the session state for all open NAT connections. This allows the newly active device to continue handling those sessions immediately after failover without requiring clients or servers to re-establish connections.
NAT connection mirroring is active by default and does not require manually enabling a 'Mirror' option or performing a pre-failover synchronization step - that manual requirement applies to virtual server connection mirroring, not NATs.
BIG-IP does not distinguish between long-lived and short-lived NAT connections for failover continuity; the default mirroring behavior covers all open NAT sessions regardless of protocol or connection duration.
Existing NAT connections are not dropped and re-initiated by the new active device; the mirrored connection state allows the standby to seamlessly continue all existing NAT sessions the moment it becomes active.
Concept tested: BIG-IP NAT connection mirroring behavior during failover
Source: https://support.f5.com/csp/article/K13478
Topics
Community Discussion
No community discussion yet for this question.
