From: Donatas Abraitis Date: Sun, 18 Jul 2021 12:14:01 +0000 (+0300) Subject: doc: Add `match alias` command for BGP route-maps X-Git-Tag: base_8.1~297^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F9082%2Fhead;p=mirror%2Ffrr.git doc: Add `match alias` command for BGP route-maps Signed-off-by: Donatas Abraitis --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 6b5a008761..88f0483901 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -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