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

version 1.1.1.2, 2012/10/09 09:22:28 version 1.1.1.3, 2016/11/02 10:09:11
Line 560  for routes redistributed into RIP. Line 560  for routes redistributed into RIP.
   
 @c Exmaple here.  @c Exmaple here.
   
@deffn Command {show ip protocols} {}@deffn Command {show ip rip status} {}
 The command displays current RIP status.  It includes RIP timer,  The command displays current RIP status.  It includes RIP timer,
 filtering, version, RIP enabled interface and RIP peer inforation.  filtering, version, RIP enabled interface and RIP peer inforation.
 @end deffn  @end deffn
   
 @example  @example
 @group  @group
ripd> @b{show ip protocols}ripd> @b{show ip rip status}
 Routing Protocol is "rip"  Routing Protocol is "rip"
   Sending updates every 30 seconds with +/-50%, next due in 35 seconds    Sending updates every 30 seconds with +/-50%, next due in 35 seconds
   Timeout after 180 seconds, garbage collect after 120 seconds    Timeout after 180 seconds, garbage collect after 120 seconds

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


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