]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: document bgp AS override
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 4 Aug 2020 21:19:27 +0000 (18:19 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 4 Aug 2020 21:19:27 +0000 (18:19 -0300)
Document the command `as-override` and attempt to provide an useful
explanation.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
doc/user/bgp.rst

index 795ca00ecf8633b8d3a2a74d1994a02c7310edf0..741f0c7df8afdd25a2945516611110fa183a941c 100644 (file)
@@ -1341,6 +1341,19 @@ Configuring Peers
 
    This command is only allowed for eBGP peers.
 
+.. index:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> as-override
+.. clicmd:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> as-override
+
+   Override AS number of the originating router with the local AS number.
+
+   Usually this configuration is used in PEs (Provider Edge) to replace
+   the incoming customer AS number so the connected CE (Customer Edge)
+   can use the same AS number as the other customer sites. This allows
+   customers of the provider network to use the same AS number across
+   their sites.
+
+   This command is only allowed for eBGP peers.
+
 .. index:: [no] neighbor PEER ttl-security hops NUMBER
 .. clicmd:: [no] neighbor PEER ttl-security hops NUMBER