summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/bgp.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index 094a585e3c..ad8f913355 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -2138,6 +2138,13 @@ Using AS Path in Route Map
Remove all AS numbers from the AS_PATH of the BGP path's NLRI. The no form of
this command removes this set operation from the route-map.
+.. clicmd:: set as-path exclude as-path-access-list WORD
+
+ Remove some AS numbers from the AS_PATH of the BGP path's NLRI. Removed AS
+ numbers are conformant with the regex defined in as-path access-list WORD.
+ The no form of this command removes this set operation from the route-map.
+
+
.. _bgp-communities-attribute:
Communities Attribute