doc: Add match alias command for BGP route-maps

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
Donatas Abraitis 2021-07-18 15:14:01 +03:00
parent 903b3fff7d
commit 80dd0954c9

View File

@ -2194,6 +2194,12 @@ communities attribute.
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]
This command perform match to BGP updates using community list WORD. When