Diff for /embedaddon/quagga/doc/ripd.texi between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 17:26:11 version 1.1.1.2, 2012/10/09 09:22:28
Line 424  must be different. Maybe it'd be better to made new ma Line 424  must be different. Maybe it'd be better to made new ma
 Match if route destination is permitted by access-list.  Match if route destination is permitted by access-list.
 @end deffn  @end deffn
   
@deffn {Route Map} {match ip next-hop A.B.C.D} {}@deffn {Route Map} {match ip next-hop @var{word}} {}
Cisco uses here <access-list>, @command{ripd} IPv4 address. Match if@deffnx {Route Map} {match ip next-hop prefix-list @var{word}} {}
route has this next-hop (meaning next-hop listed in the rip routeMatch if route next-hop (meaning next-hop listed in the rip route-table
table - "show ip rip")as displayed by "show ip rip") is permitted by access-list.
 @end deffn  @end deffn
   
 @deffn {Route Map} {match metric <0-4294967295>} {}  @deffn {Route Map} {match metric <0-4294967295>} {}

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>