I am not BGP experienced user and looking for advise.
I need to replace Checkpoint GW device that have a working BGP configuration by new appliance.
The only BGP peer existing on this GW is some external Router at the Provider side.
The external IF connected to ISP Router is eth1: IP = X.Y.Z.1/30 ; BGP peer configured respectively as IP = X.Y.Z.2/30 with it's AS number, say = 4100 for example.
The Mgmt IF on the existing GW is: IP=10.20.30.40/24 ; and the same address defined as Router ID (10.20.30.40) for BGP.
On the new GW the external IF connected to ISP remains same - eth1: IP = X.Y.Z.1/30 ,
and all other interfaces configured same but the Mgmt IF will be different for some reason - it will be 10.20.10.50/24.
And my question is: May I set the Router ID on the new GW as it was on the old one - 10.20.30.40 - for the smooth and quick replacement?