File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -448,6 +448,8 @@ BGP (Border Gateway Protocol)
448448 **Remote AS mode ** "Use Remote AS Number" will use the number specified in the "Remote AS" field, while "External" or "Internal" will
449449 ignore it in favor of the alternative "remote-as internal" and "remote-as external" settings.
450450 **Remote AS ** AS (Autonomous System) number of the neighbor, required for establishing a BGP session.
451+ **Local AS ** Optional local AS number (1-4294967295) presented only to this neighbor (per-neighbor `local-as `).
452+ Useful for migration/interoperability scenarios requiring a different local AS than the global BGP AS.
451453 **BGP MD5 Password ** Password used for MD5 authentication of BGP connections to enhance security.
452454 **Weight ** Default weight for routes from this neighbor; higher weight increases path preference within the same AS.
453455 **Local Initiater IP ** Specify the local IP address used to establish connections with the neighbor. Only relevant for MD5 authentication.
You can’t perform that action at this time.
0 commit comments