doc: Document 'set as-path prepend' and 'set as-path prepend last-as'

(cherry picked from commit 5e4ba81dc212b172e715afa7b6ea668cddd8485d)
This commit is contained in:
Paul Jakma 2014-10-20 17:49:44 +01:00 committed by Daniel Walton
parent 4b52acf992
commit 9b97a19b10

View File

@ -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