From 8ef1590927d209f42f7a4a6f150af06d75bf0b2d Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Fri, 7 Apr 2023 10:37:47 +0300 Subject: [PATCH] doc: Add `set extcommunity nt` command for BGP route-maps Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 946f0699f2..436a7e800c 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2584,11 +2584,19 @@ BGP Extended Communities in Route Map .. clicmd:: set extcommunity rt EXTCOMMUNITY - This command set Route Target value. + This command sets Route Target value. + +.. clicmd:: set extcommunity nt EXTCOMMUNITY + + This command sets Node Target value. + + If the receiving BGP router supports Node Target Extended Communities, + it will install the route with the community that contains it's own + local BGP Identifier. Otherwise, it's not installed. .. clicmd:: set extcommunity soo EXTCOMMUNITY - This command set Site of Origin value. + This command sets Site of Origin value. .. clicmd:: set extcommunity bandwidth <(1-25600) | cumulative | num-multipaths> [non-transitive]