[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 <paul@quagga.net>
This commit is contained in:
Michael Lambert 2008-09-24 17:23:11 +01:00 committed by Paul Jakma
parent 6e687d74f7
commit a8bf6f526e

View File

@ -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