mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 18:16:43 +00:00
doc: Document 'set as-path prepend' and 'set as-path prepend last-as'
(cherry picked from commit 5e4ba81dc212b172e715afa7b6ea668cddd8485d)
This commit is contained in:
parent
4b52acf992
commit
9b97a19b10
@ -537,6 +537,11 @@ This command defines a new AS path access list.
|
||||
@end deffn
|
||||
|
||||
@deffn {Route Map} {set as-path prepend @var{as-path}} {}
|
||||
Prepend the given string of AS numbers to the AS_PATH.
|
||||
@end deffn
|
||||
|
||||
@deffn {Route Map} {set as-path prepend last-as @var{num}} {}
|
||||
Prepend the existing last AS number (the leftmost ASN) to the AS_PATH.
|
||||
@end deffn
|
||||
|
||||
@node Private AS Numbers
|
||||
|
Loading…
Reference in New Issue
Block a user