Good morning and Happy New Year!
We are currently running a (2) node R81.20 cluster - (active / standby) on a pair of 5100 appliances.
We are going to migrate our exact configuration / rule sets to a new pair of 9100s following the below post:
https://community.checkpoint.com/t5/Security-Gateways/Replace-Upgrade-Cluster/m-p/69251#M5294
Before I do the migration, I'd like to cleanup the interfaces on my existing 5100s so I can build out the new appliances with the updated/correct interfaces.
For instance, my eth1 and eth2 had been used for my two external ISP connections.
We configured a third ISP to replace the ISP on eth2. Due to port constraints, we configured this third ISP interface on the interface labeled as "Mgmt".
Our actual interface that we use for management is eth4 - one of our internal LAN interfaces.
We re-configured ISP Redundancy to use interfaces eth1 (Primary) and Mgmt (Backup). (This works as it should).
We have since turned off the service for the old ISP that was on eth2, but the "cable" is still connected to the eth2 port. The "Link Status" is "Down" on both cluster nodes.
See below screenshot of one of my 5100 cluster nodes:
Before I build out the new 9100s, I'd like to delete the "Old ISP" from the eth2 interface and move my new Backup ISP interface currently on Mgmt to eth2.
Then when I configure my new 9100s, I can start with the "cleaned up" interfaces configuration.
How best to go about this?
I'm guessing step 1 is reconfigure the interfaces on the "Standby" node first. Make all the changes in the Gaia portal.
After this step I'm not sure how best to proceed...
Thanks guys!
Edit -
Thank you both Andy and Akos for your assistance!