doc: Add set extcommunity none in BGP documentation

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
Donatas Abraitis 2021-08-18 14:06:02 +03:00
parent bd941b7a6f
commit 48753f7318

View File

@ -2423,6 +2423,12 @@ BGP Extended Communities in Route Map
.. clicmd:: match extcommunity WORD
.. clicmd:: set extcommunity none
This command resets the extended community value in BGP updates. If the attribute is
already configured or received from the peer, the attribute is discarded and set to
none. This is useful if you need to strip incoming extended communities.
.. clicmd:: set extcommunity rt EXTCOMMUNITY
This command set Route Target value.