]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: rectify "match ip next-hop" in ripd (BZ#537)
authorRoderick Schertler <roderick@argon.org>
Wed, 16 Nov 2011 11:03:14 +0000 (15:03 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 21 Nov 2011 14:36:52 +0000 (18:36 +0400)
doc/ripd.texi

index 197bc5af626c47efcecef918b6a6a47e7de8d204..c6f804af232b25112910959c5e852d0ed9266e88 100644 (file)
@@ -424,10 +424,10 @@ must be different. Maybe it'd be better to made new matches - say
 Match if route destination is permitted by access-list.
 @end deffn
 
-@deffn {Route Map} {match ip next-hop A.B.C.D} {}
-Cisco uses here <access-list>, @command{ripd} IPv4 address. Match if
-route has this next-hop (meaning next-hop listed in the rip route
-table - "show ip rip")
+@deffn {Route Map} {match ip next-hop @var{word}} {}
+@deffnx {Route Map} {match ip next-hop prefix-list @var{word}} {}
+Match if route next-hop (meaning next-hop listed in the rip route-table
+as displayed by "show ip rip") is permitted by access-list.
 @end deffn
 
 @deffn {Route Map} {match metric <0-4294967295>} {}