mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-30 13:50:31 +00:00
doc: set as-path exclude as-path-access-list
Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
This commit is contained in:
parent
4685db418e
commit
832b5c30c0
@ -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
|
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.
|
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:
|
.. _bgp-communities-attribute:
|
||||||
|
|
||||||
Communities Attribute
|
Communities Attribute
|
||||||
|
Loading…
Reference in New Issue
Block a user