From: Lou Berger Date: Mon, 23 Jan 2017 20:39:04 +0000 (-0500) Subject: bgpd: restore show bgp neighbors command X-Git-Tag: frr-3.0-branchpoint~64^2~4^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F101%2Fhead;p=mirror%2Ffrr.git bgpd: restore show bgp neighbors command --- diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 6faf474286..33e565d427 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -9441,7 +9441,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] []|ipv6 []|encap [unicast]|vpnv4 [unicast]>] neighbors [ [route-map WORD]] [json]", + "show [ip] bgp [ WORD] []|ipv6 []|encap [unicast]|vpnv4 [unicast]>] neighbors [route-map WORD] [json]", SHOW_STR IP_STR BGP_STR