]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: set as-path exclude as-path-access-list
authorFrancois Dumontet <francois.dumontet@6wind.com>
Wed, 12 Jul 2023 17:54:37 +0000 (19:54 +0200)
committerFrancois Dumontet <francois.dumontet@6wind.com>
Wed, 19 Jul 2023 08:58:00 +0000 (10:58 +0200)
Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
doc/user/bgp.rst

index 094a585e3cb496d349bc3df4ee46d43ce1a89a48..ad8f913355dab3138e4c044c267fb4e10da4c89c 100644 (file)
@@ -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