summaryrefslogtreecommitdiffstats
path: root/ripd
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2016-12-06 21:50:37 +0100
committerQuentin Young <qlyoung@cumulusnetworks.com>2016-12-06 21:50:37 +0100
commitbca63dc74ac9373d7da6151ce4980cd518792765 (patch)
tree04c201acf0589d86dd82ff524ac8ad7879731fbf /ripd
parentlib, ripngd: clean up merge leftovers (diff)
downloadfrr-bca63dc74ac9373d7da6151ce4980cd518792765.tar.xz
frr-bca63dc74ac9373d7da6151ce4980cd518792765.zip
ripd: fix `ip rip receive...` command
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'ripd')
-rw-r--r--ripd/rip_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/rip_interface.c b/ripd/rip_interface.c
index 2ce28f0c9..900266178 100644
--- a/ripd/rip_interface.c
+++ b/ripd/rip_interface.c
@@ -1323,7 +1323,7 @@ DEFUN (no_rip_neighbor,
DEFUN (ip_rip_receive_version,
ip_rip_receive_version_cmd,
- "ip rip receive version <1|2|none>",
+ "ip rip receive version <(1-2)|none>",
IP_STR
"Routing Information Protocol\n"
"Advertisement reception\n"