summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Sharp <donaldsharp72@gmail.com>2023-06-06 20:55:52 +0200
committerGitHub <noreply@github.com>2023-06-06 20:55:52 +0200
commitb615b1094ae781d4178c3773c241683ca6a68444 (patch)
tree44ac555d76156207406596f93095da49626cc85e
parentMerge pull request #13687 from donaldsharp/eigrp_fakeout (diff)
parentdoc: Document RFC8212 under `Displaying BGP Information` section (diff)
downloadfrr-base_9.0.tar.xz
frr-base_9.0.zip
Merge pull request #13701 from opensourcerouting/fix/update_show_ip_bgp_summary_docbase_9.0
doc: Document RFC8212 under `Displaying BGP Information` section
-rw-r--r--doc/user/bgp.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index f045ca239..52bfa5b29 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 [<VRFNAME$vrf_name>] [json]