From: Michael Lambert Date: Wed, 24 Sep 2008 16:23:11 +0000 (+0100) Subject: [bgpd] Fix definition of an rsclient command X-Git-Tag: frr-2.0-rc1~2355 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=a8bf6f526ee578a894c72eabae733f0b60abca63;p=mirror%2Ffrr.git [bgpd] Fix definition of an rsclient command * bgp_route.c: (show_ip_bgp_view_rsclient_route_cmd) Add the missing "ip" to the command string. Signed-off-by: Paul Jakma --- diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 9ff64654de..50407e4e2d 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -10291,7 +10291,7 @@ ALIAS (show_ip_bgp_view_rsclient, DEFUN (show_ip_bgp_view_rsclient_route, show_ip_bgp_view_rsclient_route_cmd, - "show bgp view WORD rsclient (A.B.C.D|X:X::X:X) A.B.C.D", + "show ip bgp view WORD rsclient (A.B.C.D|X:X::X:X) A.B.C.D", SHOW_STR IP_STR BGP_STR