Based on the exhibit, what is the impact of the current HA state on the network?
Exhibit
Refer to the exhibit. admin@PA-5020> show high-availability state Group: 1 State: passive Active State: active Passive State: passive Last operational state change: 2025-02-10 10:15:23 HA1 link: up HA2 link: down HA3 link: up Session sync: not synchronized Configuration sync: synchronized Priority: 100 Preemptive: no
Trap 1: Configuration changes are not synchronized
HA1 is up, so control traffic including configuration synchronization works. Configuration changes are synchronized.
Trap 2: The passive firewall will preempt the active when the active fails
Preemptive is disabled, so the passive firewall will not preempt the active upon recovery. This option describes a scenario that does not apply.
Trap 3: The HA pair cannot perform a failover
HA1 is up, so the HA pair can still detect failures and perform failover. The issue is only with session preservation, not with failover capability.
- A
Configuration changes are not synchronized
Why wrong: HA1 is up, so control traffic including configuration synchronization works. Configuration changes are synchronized.
- B
The passive firewall will preempt the active when the active fails
Why wrong: Preemptive is disabled, so the passive firewall will not preempt the active upon recovery. This option describes a scenario that does not apply.
- C
Sessions will not be preserved during a failover
HA2 is down, causing session synchronization to fail. Consequently, existing sessions are lost during a failover.
- D
The HA pair cannot perform a failover
Why wrong: HA1 is up, so the HA pair can still detect failures and perform failover. The issue is only with session preservation, not with failover capability.