What is proper sequence to DISABLE HA on a firewall? Should it be passive first or active first?
265
Created On 11/25/25 22:22 PM - Last Modified 12/05/25 00:31 AM
Question
What is proper sequence to DISABLE HA on a firewall? Should it be passive first or active first?
Environment
- Next-Generation Firewalls (NGFW)
- Supported PAN-OS
- High Availability Active/Passive
Answer
- High Availability is disabled when maintenance, troubleshooting, or replacement of a component is required on one firewall of an Active/Passive High Availability (HA) pair
- The primary goal is to safely isolate the unit needing work while ensuring the other unit remains fully operational and handles all network traffic.
- The Firewall on which the maintenance is done is normally disabled. So it can be either an active or passive unit.
- The example below assumes a standard Active/Passive HA setup where the currently active unit is disabled for maintenance.
Preparation and Failover
- Identify Roles: Verify the current state of both firewalls (Active vs. Passive). The maintenance will be performed on the unit you intend to take offline.
- Verify Passive Unit Health: Ensure the Passive firewall is fully synchronized, healthy, and ready to assume the Active role.
- Suspend the Active firewall's HA function. This causes the HA pair to immediately transition the Passive unit into the Active role.
- Result: The former Passive unit is now Active and handling all traffic. The unit you intend to work on is now Suspended and should not be passing traffic.
Isolation and Maintenance
- Verify Traffic Flow: Confirm that the newly Active firewall is successfully forwarding all data and that the network is fully operational.
- Physically Isolate (Optional but Recommended): For maximum safety, physically disconnect/disable the data ports (uplinks and downlinks) on the firewall that is now in the Suspended state. This ensures it cannot accidentally interfere with the network during maintenance.
- Perform Maintenance: Carry out the necessary work on the isolated firewall (e.g., replacing a faulty part, moving cables,).
Restoration
- Reconnect HA1 and HA2 interfaces between HA units
- Re-enable HA Functionality: Use "Make the local device functional" to restore the HA function on the maintenance unit.
- Reconnect Ports: Reconnect/re-enable the data ports on the unit that just underwent maintenance.
- Final Verification: Re-verify the correct working of the network. The newly restored HA pair should be functioning correctly (one Active, one Passive), and all network traffic should be flowing without issue through the Active firewall.