Skip to content

Commit 9d5c1a4

Browse files
authored
net/frr: Document local AS option (#856)
1 parent 7cc8408 commit 9d5c1a4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/manual/dynamic_routing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)