From 05dbe64457e4a7b2ccae03cce3c955364641f789 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Tue, 9 May 2023 21:21:34 +0300 Subject: [PATCH] doc: Add `neighbor aigp` command for BGP Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index e46cb77b37..ed5d6cb5c6 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2032,6 +2032,13 @@ Capability Negotiation Disabled by default. +.. 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 -- 2.39.5