101 Exam QuestionsBrowse all questions from this exam

101 Exam - Question 57


Assuming there are open connections through an active system's NAT and a failover occurs, by default, what happens to those connections?

Show Answer
Correct Answer: AB

By default, when a failover occurs in a system with NAT-enabled connections, all open connections will be lost. Connection mirroring, which would preserve connections, is an optional feature and must be configured in advance. Without this specific setup, the system does not maintain open connections during a failover.

Discussion

5 comments
Sign in to comment
MairOption: A
Aug 5, 2021

don't think that's correct. By default - lost

limsh
Sep 8, 2021

I'm Thinking same that.

ira_ciscoOption: E
Oct 17, 2021

isn't E more accurate?

juantronOption: E
Jan 15, 2022

I think it is E. Connection mirroring is an optional feature of the BIG-IP system, designed to ensure that when failover occurs, in-process SNAT connections are not dropped. You can enable mirroring on each SNAT that is associated with a floating virtual address. On the Main tab, click Local Traffic > Address Translation . The SNAT List screen displays a list of existing SNATs. In the Name column, click the relevant SNAT name. For the Stateful Failover Mirror setting, select the check box. Click Update. In addition to enabling connection mirroring on a SNAT, you must also specify a mirroring IP address on this device. Other traffic groups in the device group use this address when mirroring their connections to this device.

Abdallah_MusaOption: B
Feb 14, 2023

B https://community.f5.com/t5/technical-forum/are-open-nat-connections-maintained-upon-failover/td-p/255221

loicf1Option: A
Sep 19, 2023

mirroring is optional in HA configuration. so by default all connection will be lost ( reponse A )