From efce200d939ccbaa73bc9d603ac11be6181de8c1 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Tue, 6 Jun 2023 15:22:44 +0300 Subject: doc: Document RFC8212 under `Displaying BGP Information` section Looks like people don't find what does it mean (Policy) at first shot, let's try giving more hints here. Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index f045ca239e..52bfa5b295 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -455,7 +455,7 @@ Administrative Distance Metrics .. _bgp-requires-policy: Require policy on EBGP -------------------------------- +---------------------- .. clicmd:: bgp ebgp-requires-policy @@ -3882,6 +3882,12 @@ structure is extended with :clicmd:`show bgp [afi] [safi]`. Total number of neighbors 1 exit1# +If PfxRcd and/or PfxSnt is shown as ``(Policy)``, that means that the EBGP +default policy is turned on, but you don't have any filters applied for +incoming/outgoing directions. + +.. seealso:: :ref:`bgp-requires-policy` + .. clicmd:: show bgp [afi] [safi] [all] [wide|json] .. clicmd:: show bgp vrfs [] [json] -- cgit v1.2.3