From bedcbe4b91a974138b674103d3ca484a472baa8f Mon Sep 17 00:00:00 2001 From: Lars Seipel Date: Mon, 20 Sep 2021 20:43:58 +0200 Subject: [PATCH] doc: mention set as-path exclude in routemap.rst Signed-off-by: Lars Seipel --- doc/user/routemap.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst index 2714b81dbe..e1fe4bbbdb 100644 --- a/doc/user/routemap.rst +++ b/doc/user/routemap.rst @@ -279,6 +279,10 @@ Route Map Set Command Set the BGP AS path to prepend. +.. clicmd:: set as-path exclude AS-NUMBER... + + Drop AS-NUMBER from the BGP AS path. + .. clicmd:: set community COMMUNITY Set the BGP community attribute.