Hi Checkmates,
I have POC compete with Forti we need to proof on Checkpoint VSX cluster-VS we can do local AS replace?
customer use the BGP over VPN S2S to Cloud in the cloud AS can change dinamically
this is the correct command? please explain
peer-local-as as {{<1-4294967295> | <0.1-65535.65535>} on | off} | Configures the connection to a remote peer with a Peer Local ASN, on a per-peer basis. The Peer Local ASN replaces the Local ASN in the BGP session. |
from: https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_Gaia_Advanced_Routing_AdminG...
this is command BGP replace local as from Forti:
edit "169.ddd.ddd.ddd"
set soft-reconfiguration enable
set remote-as 64512
set local-as 65002
set local-as-replace-as enable
set route-map-out "XXXXX"
set send-community6 disable
next...