}
/* Print all aspath and hash information. This function is used from
- `show ip bgp paths' command. */
+ `show [ip] bgp paths' command. */
void
aspath_print_all_vty (struct vty *vty)
{
extcommunity-list
"rt 100:1 rt 100:2 soo 100:3"
- "show ip bgp" and extcommunity-list regular expression matching
+ "show [ip] bgp" and extcommunity-list regular expression matching
"RT:100:1 RT:100:2 SoO:100:3"
For each formath please use below definition for format:
DEFUN (show_bgp_ipv4_encap,
show_bgp_ipv4_encap_cmd,
- "show bgp ipv4 encap",
+ "show [ip] bgp ipv4 encap",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n")
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap,
show_bgp_ipv6_encap_cmd,
- "show bgp ipv6 encap",
+ "show [ip] bgp ipv6 encap",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n")
DEFUN (show_bgp_ipv4_encap_rd,
show_bgp_ipv4_encap_rd_cmd,
- "show bgp ipv4 encap rd ASN:nn_or_IP-address:nn",
+ "show [ip] bgp ipv4 encap rd ASN:nn_or_IP-address:nn",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_rd,
show_bgp_ipv6_encap_rd_cmd,
- "show bgp ipv6 encap rd ASN:nn_or_IP-address:nn",
+ "show [ip] bgp ipv6 encap rd ASN:nn_or_IP-address:nn",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_tags,
show_bgp_ipv4_encap_tags_cmd,
- "show bgp ipv4 encap tags",
+ "show [ip] bgp ipv4 encap tags",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_tags,
show_bgp_ipv6_encap_tags_cmd,
- "show bgp ipv6 encap tags",
+ "show [ip] bgp ipv6 encap tags",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_rd_tags,
show_bgp_ipv4_encap_rd_tags_cmd,
- "show bgp ipv4 encap rd ASN:nn_or_IP-address:nn tags",
+ "show [ip] bgp ipv4 encap rd ASN:nn_or_IP-address:nn tags",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_rd_tags,
show_bgp_ipv6_encap_rd_tags_cmd,
- "show bgp ipv6 encap rd ASN:nn_or_IP-address:nn tags",
+ "show [ip] bgp ipv6 encap rd ASN:nn_or_IP-address:nn tags",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_neighbor_routes,
show_bgp_ipv4_encap_neighbor_routes_cmd,
- "show bgp ipv4 encap neighbors A.B.C.D routes",
+ "show [ip] bgp ipv4 encap neighbors A.B.C.D routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_neighbor_routes,
show_bgp_ipv6_encap_neighbor_routes_cmd,
- "show bgp ipv6 encap neighbors A.B.C.D routes",
+ "show [ip] bgp ipv6 encap neighbors A.B.C.D routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_rd_neighbor_routes,
show_bgp_ipv4_encap_rd_neighbor_routes_cmd,
- "show bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
+ "show [ip] bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_rd_neighbor_routes,
show_bgp_ipv6_encap_rd_neighbor_routes_cmd,
- "show bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
+ "show [ip] bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_neighbor_advertised_routes,
show_bgp_ipv4_encap_neighbor_advertised_routes_cmd,
- "show bgp ipv4 encap neighbors A.B.C.D advertised-routes",
+ "show [ip] bgp ipv4 encap neighbors A.B.C.D advertised-routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_neighbor_advertised_routes,
show_bgp_ipv6_encap_neighbor_advertised_routes_cmd,
- "show bgp ipv6 encap neighbors A.B.C.D advertised-routes",
+ "show [ip] bgp ipv6 encap neighbors A.B.C.D advertised-routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ipv4_encap_rd_neighbor_advertised_routes,
show_bgp_ipv4_encap_rd_neighbor_advertised_routes_cmd,
- "show bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
+ "show [ip] bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
#ifdef HAVE_IPV6
DEFUN (show_bgp_ipv6_encap_rd_neighbor_advertised_routes,
show_bgp_ipv6_encap_rd_neighbor_advertised_routes_cmd,
- "show bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
+ "show [ip] bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display ENCAP NLRI specific information\n"
DEFUN (show_bgp_ivp4_vpn,
show_bgp_ipv4_vpn_cmd,
- "show bgp ipv4 vpn [json]",
+ "show [ip] bgp ipv4 vpn [json]",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display VPN NLRI specific information\n"
DEFUN (show_bgp_ipv6_vpn,
show_bgp_ipv6_vpn_cmd,
- "show bgp ipv6 vpn [json]",
+ "show [ip] bgp ipv6 vpn [json]",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display VPN NLRI specific information\n"
DEFUN (show_bgp_ipv4_vpn_rd,
show_bgp_ipv4_vpn_rd_cmd,
- "show bgp ipv4 vpn rd ASN:nn_or_IP-address:nn [json]",
+ "show [ip] bgp ipv4 vpn rd ASN:nn_or_IP-address:nn [json]",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display VPN NLRI specific information\n"
DEFUN (show_bgp_ipv6_vpn_rd,
show_bgp_ipv6_vpn_rd_cmd,
- "show bgp ipv6 vpn rd ASN:nn_or_IP-address:nn [json]",
+ "show [ip] bgp ipv6 vpn rd ASN:nn_or_IP-address:nn [json]",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Display VPN NLRI specific information\n"
DEFUN (show_ip_bgp_vpnv4_rd_tags,
show_ip_bgp_vpnv4_rd_tags_cmd,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn tags",
+ "show [ip] bgp vpnv4 rd ASN:nn_or_IP-address:nn tags",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_vpnv4_rd_neighbor_routes,
show_ip_bgp_vpnv4_rd_neighbor_routes_cmd,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D routes [json]",
+ "show [ip] bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_vpnv4_rd_neighbor_advertised_routes,
show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D advertised-routes [json]",
+ "show [ip] bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D advertised-routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_dampening_info,
show_ip_bgp_dampening_params_cmd,
- "show ip bgp dampening parameters",
+ "show [ip] bgp dampening parameters",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_dampening_parameters,
show_ip_bgp_ipv4_dampening_parameters_cmd,
- "show ip bgp ipv4 <unicast|multicast> dampening parameters",
+ "show [ip] bgp ipv4 <unicast|multicast> dampening parameters",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_statistics,
show_bgp_statistics_cmd,
- "show bgp <ipv4|ipv6> <encap|multicast|unicast|vpn> statistics",
+ "show [ip] bgp <ipv4|ipv6> <encap|multicast|unicast|vpn> statistics",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Address Family\n"
DEFUN (show_bgp_statistics_view,
show_bgp_statistics_view_cmd,
- "show bgp <view|vrf> WORD <ipv4|ipv6> <unicast|multicast|vpn|encap> statistics",
+ "show [ip] bgp <view|vrf> WORD <ipv4|ipv6> <unicast|multicast|vpn|encap> statistics",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
"Address Family\n"
DEFUN (show_ip_bgp_neighbor_prefix_counts,
show_ip_bgp_neighbor_prefix_counts_cmd,
- "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
+ "show [ip] bgp neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_neighbor_prefix_counts,
show_ip_bgp_instance_neighbor_prefix_counts_cmd,
- "show ip bgp <view|vrf> WORD neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
+ "show [ip] bgp <view|vrf> WORD neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_ipv6_neighbor_prefix_counts,
show_bgp_ipv6_neighbor_prefix_counts_cmd,
- "show bgp ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
+ "show [ip] bgp ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Detailed information on TCP and BGP neighbor connections\n"
DEFUN (show_bgp_instance_ipv6_neighbor_prefix_counts,
show_bgp_instance_ipv6_neighbor_prefix_counts_cmd,
- "show bgp <view|vrf> WORD ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
+ "show [ip] bgp <view|vrf> WORD ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
"Address Family\n"
DEFUN (show_ip_bgp_ipv4_neighbor_prefix_counts,
show_ip_bgp_ipv4_neighbor_prefix_counts_cmd,
- "show ip bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
+ "show [ip] bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_vpnv4_all_route_prefix,
show_ip_bgp_vpnv4_all_route_prefix_cmd,
- "show ip bgp vpnv4 all <A.B.C.D|A.B.C.D/M> [json]",
+ "show [ip] bgp vpnv4 all <A.B.C.D|A.B.C.D/M> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_neighbor_advertised_route,
show_ip_bgp_instance_neighbor_advertised_route_cmd,
- "show [ip] bgp [<view|vrf>] WORD [<ipv4 [<unicast|multicast>]|ipv6 [<unicast|multicast>]|encap [unicast]|vpnv4 [unicast]>] neighbors <A.B.C.D|X:X::X:X|WORD> [<received-routes|advertised-routes> [route-map WORD]] [json]",
+ "show [ip] bgp [<view|vrf> WORD] [<ipv4 [<unicast|multicast>]|ipv6 [<unicast|multicast>]|encap [unicast]|vpnv4 [unicast]>] neighbors <A.B.C.D|X:X::X:X|WORD> [<received-routes|advertised-routes> [route-map WORD]] [json]",
SHOW_STR
IP_STR
BGP_STR
subgroup_process_announce_selected (subgrp, ri, ctx->rn, ri->addpath_tx_id);
}
- /* Process the bestpath last so the "show ip bgp neighbor x.x.x.x advertised"
+ /* Process the bestpath last so the "show [ip] bgp neighbor x.x.x.x advertised"
* output shows the attributes from the bestpath */
if (ctx->ri)
subgroup_process_announce_selected (subgrp, ctx->ri, ctx->rn, ctx->ri->addpath_tx_id);
return CMD_SUCCESS;
}
-/* `show ip bgp summary' commands. */
+/* `show [ip] bgp summary' commands. */
DEFUN (show_ip_bgp_summary,
show_ip_bgp_summary_cmd,
"show [ip] bgp [<view|vrf> WORD] [<ipv4 [<unicast|multicast>]|ipv6 [<unicast|multicast>]|encap [unicast]|vpnv4 <all|rd ASN:nn_or_IP-address:nn>>] summary [json]",
return CMD_SUCCESS;
}
-/* "show ip bgp neighbors" commands. */
+/* "show [ip] bgp neighbors" commands. */
DEFUN (show_ip_bgp_neighbors,
show_ip_bgp_neighbors_cmd,
"show [ip] bgp [<view|vrf> WORD] [<ipv4|ipv6|vpnv4 <all|rd ASN:nn_or_IP-address:nn>>] neighbors [<A.B.C.D|X:X::X:X|WORD>] [json]",
return bgp_show_neighbor_vty (vty, vrf, sh_type, sh_arg, uj);
}
-/* Show BGP's AS paths internal data. There are both `show ip bgp
+/* Show BGP's AS paths internal data. There are both `show [ip] bgp
paths' and `show ip mbgp paths'. Those functions results are the
same.*/
DEFUN (show_ip_bgp_paths,
DEFUN (show_bgp_instance_all_ipv6_updgrps,
show_bgp_instance_all_ipv6_updgrps_cmd,
- "show bgp <view|vrf> all update-groups",
+ "show [ip] bgp <view|vrf> all update-groups",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_ALL_HELP_STR
"Detailed info about dynamic update groups\n")
DEFUN (show_bgp_updgrps_stats,
show_bgp_updgrps_stats_cmd,
- "show bgp update-groups statistics",
+ "show [ip] bgp update-groups statistics",
SHOW_STR
+ IP_STR
BGP_STR
"Detailed info about dynamic update groups\n"
"Statistics\n")
DEFUN (show_bgp_instance_updgrps_stats,
show_bgp_instance_updgrps_stats_cmd,
- "show bgp <view|vrf> WORD update-groups statistics",
+ "show [ip] bgp <view|vrf> WORD update-groups statistics",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
"Detailed info about dynamic update groups\n"
DEFUN (show_ip_bgp_updgrps_adj,
show_ip_bgp_updgrps_adj_cmd,
- "show ip bgp update-groups <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_updgrps_adj,
show_ip_bgp_instance_updgrps_adj_cmd,
- "show ip bgp <view|vrf> WORD update-groups <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <view|vrf> WORD update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_updgrps_afi_adj,
show_bgp_updgrps_afi_adj_cmd,
- "show bgp <ipv4|ipv6> <unicast|multicast> update-groups <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <ipv4|ipv6> <unicast|multicast> update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Address Family\n"
DEFUN (show_bgp_updgrps_adj,
show_bgp_updgrps_adj_cmd,
- "show bgp update-groups <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
"Detailed info about dynamic update groups\n"
"Advertisement queue\n"
DEFUN (show_bgp_instance_updgrps_adj,
show_bgp_instance_updgrps_adj_cmd,
- "show bgp <view|vrf> WORD update-groups <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <view|vrf> WORD update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
"Detailed info about dynamic update groups\n"
DEFUN (show_ip_bgp_updgrps_adj_s,
show_ip_bgp_updgrps_adj_s_cmd,
- "show ip bgp update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_updgrps_adj_s,
show_ip_bgp_instance_updgrps_adj_s_cmd,
- "show ip bgp <view|vrf> WORD update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <view|vrf> WORD update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_updgrps_afi_adj_s,
show_bgp_updgrps_afi_adj_s_cmd,
- "show bgp <ipv4|ipv6> <unicast|multicast> update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <ipv4|ipv6> <unicast|multicast> update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
"Address Family\n"
"Address Family\n"
DEFUN (show_bgp_updgrps_adj_s,
show_bgp_updgrps_adj_s_cmd,
- "show bgp update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
"Detailed info about dynamic update groups\n"
"Specific subgroup to display info for\n"
DEFUN (show_bgp_instance_updgrps_adj_s,
show_bgp_instance_updgrps_adj_s_cmd,
- "show bgp <view|vrf> WORD update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
+ "show [ip] bgp <view|vrf> WORD update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
+ IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
"Detailed info about dynamic update groups\n"
install_element (ENABLE_NODE, &clear_bgp_ipv6_safi_prefix_cmd);
install_element (ENABLE_NODE, &clear_bgp_instance_ipv6_safi_prefix_cmd);
- /* "show ip bgp summary" commands. */
+ /* "show [ip] bgp summary" commands. */
install_element (VIEW_NODE, &show_ip_bgp_summary_cmd);
install_element (VIEW_NODE, &show_ip_bgp_updgrps_cmd);
install_element (VIEW_NODE, &show_bgp_instance_all_ipv6_updgrps_cmd);
install_element (VIEW_NODE, &show_bgp_updgrps_stats_cmd);
install_element (VIEW_NODE, &show_bgp_instance_updgrps_stats_cmd);
- /* "show ip bgp neighbors" commands. */
+ /* "show [ip] bgp neighbors" commands. */
install_element (VIEW_NODE, &show_ip_bgp_neighbors_cmd);
- /* "show ip bgp peer-group" commands. */
+ /* "show [ip] bgp peer-group" commands. */
install_element (VIEW_NODE, &show_ip_bgp_peer_groups_cmd);
- /* "show ip bgp paths" commands. */
+ /* "show [ip] bgp paths" commands. */
install_element (VIEW_NODE, &show_ip_bgp_paths_cmd);
- /* "show ip bgp community" commands. */
+ /* "show [ip] bgp community" commands. */
install_element (VIEW_NODE, &show_ip_bgp_community_info_cmd);
- /* "show ip bgp attribute-info" commands. */
+ /* "show [ip] bgp attribute-info" commands. */
install_element (VIEW_NODE, &show_ip_bgp_attr_info_cmd);
/* "redistribute" commands. */
install_element (BGP_NODE, &neighbor_ttl_security_cmd);
install_element (BGP_NODE, &no_neighbor_ttl_security_cmd);
- /* "show bgp memory" commands. */
+ /* "show [ip] bgp memory" commands. */
install_element (VIEW_NODE, &show_bgp_memory_cmd);
- /* "show bgp views" commands. */
+ /* "show [ip] bgp views" commands. */
install_element (VIEW_NODE, &show_bgp_views_cmd);
- /* "show bgp vrfs" commands. */
+ /* "show [ip] bgp vrfs" commands. */
install_element (VIEW_NODE, &show_bgp_vrfs_cmd);
/* Community-list. */