diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index f560bb2eaa..ba95fd3cb9 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -9305,7 +9305,7 @@ peer_adj_routes (struct vty *vty, struct peer *peer, afi_t afi, safi_t safi, DEFUN (show_ip_bgp_instance_neighbor_advertised_route, show_ip_bgp_instance_neighbor_advertised_route_cmd, "show [ip] bgp [ WORD] ["BGP_AFI_CMD_STR" ["BGP_SAFI_CMD_STR"]] " - "neighbors [ [route-map WORD]] [json]", + "neighbors [route-map WORD] [json]", SHOW_STR IP_STR BGP_STR