summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2013-08-21 11:39:33 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2014-06-03 15:34:22 +0200
commit404fd2974fb53340be6d570b86f2f6f4c0a100c6 (patch)
tree28941c7a03fdd30fbebdc7e734d51854823261a8 /doc
parentripd & ripngd: avoid the zero interface metric (diff)
downloadfrr-404fd2974fb53340be6d570b86f2f6f4c0a100c6.tar.xz
frr-404fd2974fb53340be6d570b86f2f6f4c0a100c6.zip
ripd: fix "show ip rip status" documentation
The command was mis-named in the documentation as "show ip protocols". Signed-off-by: Joachim Nilsson <troglobit@gmail.com> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/ripd.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ripd.texi b/doc/ripd.texi
index c6f804af2..78d63eed4 100644
--- a/doc/ripd.texi
+++ b/doc/ripd.texi
@@ -560,14 +560,14 @@ for routes redistributed into RIP.
@c Exmaple here.
-@deffn Command {show ip protocols} {}
+@deffn Command {show ip rip status} {}
The command displays current RIP status. It includes RIP timer,
filtering, version, RIP enabled interface and RIP peer inforation.
@end deffn
@example
@group
-ripd> @b{show ip protocols}
+ripd> @b{show ip rip status}
Routing Protocol is "rip"
Sending updates every 30 seconds with +/-50%, next due in 35 seconds
Timeout after 180 seconds, garbage collect after 120 seconds