From: Quentin Young Date: Tue, 6 Dec 2016 20:50:37 +0000 (+0000) Subject: ripd: fix `ip rip receive...` command X-Git-Tag: frr-3.0-branchpoint~129^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=bca63dc74ac9373d7da6151ce4980cd518792765;p=mirror%2Ffrr.git ripd: fix `ip rip receive...` command Signed-off-by: Quentin Young --- diff --git a/ripd/rip_interface.c b/ripd/rip_interface.c index 2ce28f0c96..900266178c 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"