]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: mention set as-path exclude in routemap.rst 9642/head
authorLars Seipel <ls@slrz.net>
Mon, 20 Sep 2021 18:43:58 +0000 (20:43 +0200)
committerLars Seipel <ls@slrz.net>
Mon, 20 Sep 2021 18:43:58 +0000 (20:43 +0200)
Signed-off-by: Lars Seipel <ls@slrz.net>
doc/user/routemap.rst

index 2714b81dbedf73038f9b22953090766bef4bad40..e1fe4bbbdba3b6a98149d5bc0aa98a292d370ccb 100644 (file)
@@ -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.