mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +00:00
doc: Add match alias
command for BGP route-maps
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
903b3fff7d
commit
80dd0954c9
@ -2194,6 +2194,12 @@ communities attribute.
|
|||||||
|
|
||||||
The following commands can be used in route maps:
|
The following commands can be used in route maps:
|
||||||
|
|
||||||
|
.. clicmd:: match alias WORD
|
||||||
|
|
||||||
|
This command performs match to BGP updates using community alias WORD. When
|
||||||
|
the one of BGP communities value match to the one of community alias value in
|
||||||
|
community alias, it is match.
|
||||||
|
|
||||||
.. clicmd:: match community WORD exact-match [exact-match]
|
.. clicmd:: match community WORD exact-match [exact-match]
|
||||||
|
|
||||||
This command perform match to BGP updates using community list WORD. When
|
This command perform match to BGP updates using community list WORD. When
|
||||||
|
Loading…
Reference in New Issue
Block a user