In an FTD cluster, what happens if the cluster control link fails?
Trap 1: The FMC takes over the cluster.
FMC cannot take over data plane functions.
Trap 2: The cluster continues to operate normally.
State synchronization is lost.
Trap 3: The entire cluster reboots.
The cluster attempts to maintain operation.
- A
The FMC takes over the cluster.
Why wrong: FMC cannot take over data plane functions.
- B
The cluster nodes may disable themselves to avoid split-brain.
This prevents inconsistent traffic handling.
- C
The cluster continues to operate normally.
Why wrong: State synchronization is lost.
- D
The entire cluster reboots.
Why wrong: The cluster attempts to maintain operation.