diff options
Diffstat (limited to 'doc/routemap.texi')
-rw-r--r-- | doc/routemap.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/routemap.texi b/doc/routemap.texi index 7938c965..b3ef7ca7 100644 --- a/doc/routemap.texi +++ b/doc/routemap.texi @@ -151,6 +151,10 @@ Matches the specified @var{as_path}. Matches the specified @var{metric}. @end deffn +@deffn {Route-map Command} {match local-preference @var{metric}} {} +Matches the specified @var{local-preference}. +@end deffn + @deffn {Route-map Command} {match community @var{community_list}} {} Matches the specified @var{community_list} @end deffn |