From: Donatas Abraitis Date: Wed, 24 Aug 2022 05:59:25 +0000 (+0300) Subject: doc: Define `internet` BGP community X-Git-Tag: base_8.4~100^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=ff8f74b68eb23ee9401f48dfd34a02085666054c;p=matthieu%2Ffrr.git 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 --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index e31bfe7bfa..e6c4076300 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