]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add `neighbor aigp` command for BGP 13497/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 9 May 2023 18:21:34 +0000 (21:21 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 10 May 2023 12:44:44 +0000 (15:44 +0300)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
doc/user/bgp.rst

index 9c69848258008253a37003f31da9ed5139595256..de3e7e5250cea8ddd617429afa2251aa9e3440c5 100644 (file)
@@ -2009,6 +2009,13 @@ Capability Negotiation
    Override the result of Capability Negotiation with local configuration.
    Ignore remote peer's capability value.
 
+.. clicmd:: neighbor PEER aigp
+
+   Send and receive AIGP attribute for this neighbor. This is valid only for
+   eBGP neighbors.
+
+   Disabled by default. iBGP neighbors have this option enabled implicitly.
+
 .. _bgp-as-path-access-lists:
 
 AS Path Access Lists