summaryrefslogtreecommitdiff
path: root/bgpd
diff options
context:
space:
mode:
authorMichael Lambert <lambert@psc.edu>2008-09-24 17:23:11 +0100
committerPaul Jakma <paul@quagga.net>2008-09-24 17:23:11 +0100
commita8bf6f526ee578a894c72eabae733f0b60abca63 (patch)
tree855f05041c4ef5a4f201ef2d3fe869b68b95542d /bgpd
parent6e687d74f74f36bc9d503e29377e7d42f3427221 (diff)
[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>
Diffstat (limited to 'bgpd')
-rw-r--r--bgpd/bgp_route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c
index 9ff64654..50407e4e 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