Hi,
I would like to understand how I can do this ip managament change on a checkpoint cluster:
It involves switching from a Vlan X, to a VLAN Y on another subnet
let's say the current configuration is:
VIP: 10.10.0.1
GW1: 10.10.0.2
GW2: 10.10.0.3
New Firewall IPs
VIP: 10.10.12.1
GW1: 10.10.12.2
GW2: 10.10.12.3
Currently the interface configuration of gw has as this ip 10.10.0.x
Side switch eth x (mgmt of the cluster) is connected on an interface put in access on the VLAN (the old one)
i want to keep the same interface but with the new IPs, how can I do it?