mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-17 13:18:13 +00:00
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>
This commit is contained in:
parent
b6dbdee5ad
commit
ff8f74b68e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user