summaryrefslogtreecommitdiffstats
path: root/doc/user/bgp.rst
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-08-24 07:59:25 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2022-08-24 07:59:25 +0200
commitff8f74b68eb23ee9401f48dfd34a02085666054c (patch)
tree323f33ab6f2a2e7e1abf823a8f302be001e386e9 /doc/user/bgp.rst
parentRevert "bgpd: Drop `internet` community check from community_list_match()" (diff)
downloadfrr-ff8f74b68eb23ee9401f48dfd34a02085666054c.tar.xz
frr-ff8f74b68eb23ee9401f48dfd34a02085666054c.zip
doc: Define `internet` BGP community
Overall, rfc1997 states: The community attribute values ranging from 0x0000000 through 0x0000FFFF and 0xFFFF0000 through 0xFFFFFFFF are hereby reserved. But we have a special handling here, like Cisco IOS XR. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to '')
-rw-r--r--doc/user/bgp.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index e31bfe7bf..e6c407630 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -2490,6 +2490,9 @@ Extended Community Lists
there is no matched entry, deny will be returned. When `extcommunity` is
empty it matches to any routes.
+ A special handling for ``internet`` community is applied. It matches
+ any community.
+
.. clicmd:: bgp extcommunity-list expanded NAME permit|deny LINE
This command defines a new expanded extcommunity-list. `line` is a string