BGP Configuration in Gaia Clish
Configure BGP settings in Gaia Clish by defining placeholders, AS information, and router ID values.
Enter the commands in Gaia Clish, and then run save config. On a cluster, enter the commands identically on both members.
Placeholders:
-
<LOCAL_AS>: This gateway's AS -
<ROUTER_ID>: Router ID -
<SASE_AS>: SASE AS. The default value is64512 -
<PRIMARY_PEER_VTI_IP>and<SECONDARY_PEER_VTI_IP>: VTI remote addresses of the primary and secondary regions -
<LAN_PREFIX>: Internal subnet to advertise -
<N>: Prepend count
Step 1 - Configure the AS Number and Router ID
Run:
Configure the AS number and router ID.
set as <LOCAL_AS>
set router-id <ROUTER_ID>