DEFUN (debug_bgp_neighbor_events_peer,
debug_bgp_neighbor_events_peer_cmd,
- "debug bgp neighbor-events (A.B.C.D|X:X::X:X|WORD)",
+ "debug bgp neighbor-events <A.B.C.D|X:X::X:X|WORD>",
DEBUG_STR
BGP_STR
"BGP Neighbor Events\n"
DEFUN (no_debug_bgp_neighbor_events_peer,
no_debug_bgp_neighbor_events_peer_cmd,
- "no debug bgp neighbor-events (A.B.C.D|X:X::X:X|WORD)",
+ "no debug bgp neighbor-events <A.B.C.D|X:X::X:X|WORD>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (debug_bgp_keepalive_peer,
debug_bgp_keepalive_peer_cmd,
- "debug bgp keepalives (A.B.C.D|X:X::X:X|WORD)",
+ "debug bgp keepalives <A.B.C.D|X:X::X:X|WORD>",
DEBUG_STR
BGP_STR
"BGP Neighbor Events\n"
DEFUN (no_debug_bgp_keepalive_peer,
no_debug_bgp_keepalive_peer_cmd,
- "no debug bgp keepalives (A.B.C.D|X:X::X:X|WORD)",
+ "no debug bgp keepalives <A.B.C.D|X:X::X:X|WORD>",
NO_STR
DEBUG_STR
BGP_STR
/* debug bgp bestpath */
DEFUN (debug_bgp_bestpath_prefix,
debug_bgp_bestpath_prefix_cmd,
- "debug bgp bestpath (A.B.C.D/M|X:X::X:X/M)",
+ "debug bgp bestpath <A.B.C.D/M|X:X::X:X/M>",
DEBUG_STR
BGP_STR
"BGP bestpath\n"
DEFUN (no_debug_bgp_bestpath_prefix,
no_debug_bgp_bestpath_prefix_cmd,
- "no debug bgp bestpath (A.B.C.D/M|X:X::X:X/M)",
+ "no debug bgp bestpath <A.B.C.D/M|X:X::X:X/M>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (debug_bgp_update_direct,
debug_bgp_update_direct_cmd,
- "debug bgp updates (in|out)",
+ "debug bgp updates <in|out>",
DEBUG_STR
BGP_STR
"BGP updates\n"
DEFUN (debug_bgp_update_direct_peer,
debug_bgp_update_direct_peer_cmd,
- "debug bgp updates (in|out) (A.B.C.D|X:X::X:X|WORD)",
+ "debug bgp updates <in|out> <A.B.C.D|X:X::X:X|WORD>",
DEBUG_STR
BGP_STR
"BGP updates\n"
DEFUN (no_debug_bgp_update_direct,
no_debug_bgp_update_direct_cmd,
- "no debug bgp updates (in|out)",
+ "no debug bgp updates <in|out>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (no_debug_bgp_update_direct_peer,
no_debug_bgp_update_direct_peer_cmd,
- "no debug bgp updates (in|out) (A.B.C.D|X:X::X:X|WORD)",
+ "no debug bgp updates <in|out> <A.B.C.D|X:X::X:X|WORD>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (debug_bgp_update_prefix,
debug_bgp_update_prefix_cmd,
- "debug bgp updates prefix (A.B.C.D/M|X:X::X:X/M)",
+ "debug bgp updates prefix <A.B.C.D/M|X:X::X:X/M>",
DEBUG_STR
BGP_STR
"BGP updates\n"
DEFUN (no_debug_bgp_update_prefix,
no_debug_bgp_update_prefix_cmd,
- "no debug bgp updates prefix (A.B.C.D/M|X:X::X:X/M)",
+ "no debug bgp updates prefix <A.B.C.D/M|X:X::X:X/M>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (debug_bgp_zebra_prefix,
debug_bgp_zebra_prefix_cmd,
- "debug bgp zebra prefix (A.B.C.D/M|X:X::X:X/M)",
+ "debug bgp zebra prefix <A.B.C.D/M|X:X::X:X/M>",
DEBUG_STR
BGP_STR
"BGP Zebra messages\n"
DEFUN (no_debug_bgp_zebra_prefix,
no_debug_bgp_zebra_prefix_cmd,
- "no debug bgp zebra prefix (A.B.C.D/M|X:X::X:X/M)",
+ "no debug bgp zebra prefix <A.B.C.D/M|X:X::X:X/M>",
NO_STR
DEBUG_STR
BGP_STR
DEFUN (dump_bgp_all,
dump_bgp_all_cmd,
- "dump bgp (all|all-et|updates|updates-et|routes-mrt) PATH [INTERVAL]",
+ "dump bgp <all|all-et|updates|updates-et|routes-mrt> PATH [INTERVAL]",
"Dump packet\n"
"BGP packet dump\n"
"Dump all BGP packets\nDump all BGP packets (Extended Timestamp Header)\n"
DEFUN (no_dump_bgp_all,
no_dump_bgp_all_cmd,
- "no dump bgp (all|all-et|updates|updates-et|routes-mrt) [PATH] [INTERVAL]",
+ "no dump bgp <all|all-et|updates|updates-et|routes-mrt> [PATH] [INTERVAL]",
NO_STR
"Stop dump packet\n"
"Stop BGP packet dump\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 bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
SHOW_STR
BGP_STR
"Address Family\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 bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> routes",
SHOW_STR
BGP_STR
"Address Family\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 bgp ipv4 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
SHOW_STR
BGP_STR
"Address Family\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 bgp ipv6 encap rd ASN:nn_or_IP-address:nn neighbors <A.B.C.D|X:X::X:X> advertised-routes",
SHOW_STR
BGP_STR
"Address Family\n"
DEFUN (ip_as_path,
ip_as_path_cmd,
- "ip as-path access-list WORD (deny|permit) .LINE",
+ "ip as-path access-list WORD <deny|permit> .LINE",
IP_STR
"BGP autonomous system path filter\n"
"Specify an access list name\n"
DEFUN (no_ip_as_path,
no_ip_as_path_cmd,
- "no ip as-path access-list WORD (deny|permit) .LINE",
+ "no ip as-path access-list WORD <deny|permit> .LINE",
NO_STR
IP_STR
"BGP autonomous system path filter\n"
*/
DEFUN (show_ip_bgp_ipv4,
show_ip_bgp_ipv4_cmd,
- "show ip bgp ipv4 (unicast|multicast) [json]",
+ "show ip bgp ipv4 <unicast|multicast> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_route_pathtype,
show_ip_bgp_route_pathtype_cmd,
- "show ip bgp A.B.C.D (bestpath|multipath) [json]",
+ "show ip bgp A.B.C.D <bestpath|multipath> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_ipv4_safi_route_pathtype,
show_bgp_ipv4_safi_route_pathtype_cmd,
- "show bgp ipv4 (unicast|multicast) A.B.C.D (bestpath|multipath) [json]",
+ "show bgp ipv4 <unicast|multicast> A.B.C.D <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
"Address family\n"
*/
DEFUN (show_ip_bgp_ipv4_route,
show_ip_bgp_ipv4_route_cmd,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D [json]",
+ "show ip bgp ipv4 <unicast|multicast> A.B.C.D [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_prefix_pathtype,
show_ip_bgp_prefix_pathtype_cmd,
- "show ip bgp A.B.C.D/M (bestpath|multipath) [json]",
+ "show ip bgp A.B.C.D/M <bestpath|multipath> [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_prefix,
show_ip_bgp_ipv4_prefix_cmd,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M [json]",
+ "show ip bgp ipv4 <unicast|multicast> A.B.C.D/M [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_prefix_pathtype,
show_ip_bgp_ipv4_prefix_pathtype_cmd,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M (bestpath|multipath) [json]",
+ "show ip bgp ipv4 <unicast|multicast> A.B.C.D/M <bestpath|multipath> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_route_pathtype,
show_ip_bgp_instance_route_pathtype_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " A.B.C.D (bestpath|multipath) [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " A.B.C.D <bestpath|multipath> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_prefix_pathtype,
show_ip_bgp_instance_prefix_pathtype_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " A.B.C.D/M (bestpath|multipath) [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " A.B.C.D/M <bestpath|multipath> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_ipv6_safi,
show_bgp_ipv6_safi_cmd,
- "show bgp ipv6 (unicast|multicast) [json]",
+ "show bgp ipv6 <unicast|multicast> [json]",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_ipv6_safi_route,
show_bgp_ipv6_safi_route_cmd,
- "show bgp ipv6 (unicast|multicast) X:X::X:X [json]",
+ "show bgp ipv6 <unicast|multicast> X:X::X:X [json]",
SHOW_STR
BGP_STR
"Address family\n"
*/
DEFUN (show_bgp_route_pathtype,
show_bgp_route_pathtype_cmd,
- "show bgp X:X::X:X (bestpath|multipath) [json]",
+ "show bgp X:X::X:X <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
"Network in the BGP routing table to display\n"
DEFUN (show_bgp_ipv6_safi_route_pathtype,
show_bgp_ipv6_safi_route_pathtype_cmd,
- "show bgp ipv6 (unicast|multicast) X:X::X:X (bestpath|multipath) [json]",
+ "show bgp ipv6 <unicast|multicast> X:X::X:X <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_ipv6_safi_prefix,
show_bgp_ipv6_safi_prefix_cmd,
- "show bgp ipv6 (unicast|multicast) X:X::X:X/M [json]",
+ "show bgp ipv6 <unicast|multicast> X:X::X:X/M [json]",
SHOW_STR
BGP_STR
"Address family\n"
*/
DEFUN (show_bgp_prefix_pathtype,
show_bgp_prefix_pathtype_cmd,
- "show bgp X:X::X:X/M (bestpath|multipath) [json]",
+ "show bgp X:X::X:X/M <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
"IPv6 prefix <network>/<length>\n"
DEFUN (show_bgp_ipv6_safi_prefix_pathtype,
show_bgp_ipv6_safi_prefix_pathtype_cmd,
- "show bgp ipv6 (unicast|multicast) X:X::X:X/M (bestpath|multipath) [json]",
+ "show bgp ipv6 <unicast|multicast> X:X::X:X/M <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
"Address family\n"
*/
DEFUN (show_bgp_instance_route_pathtype,
show_bgp_instance_route_pathtype_cmd,
- "show bgp " BGP_INSTANCE_CMD " X:X::X:X (bestpath|multipath) [json]",
+ "show bgp " BGP_INSTANCE_CMD " X:X::X:X <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_instance_prefix_pathtype,
show_bgp_instance_prefix_pathtype_cmd,
- "show bgp " BGP_INSTANCE_CMD " X:X::X:X/M (bestpath|multipath) [json]",
+ "show bgp " BGP_INSTANCE_CMD " X:X::X:X/M <bestpath|multipath> [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_instance_community_list,
show_bgp_instance_community_list_cmd,
- "show bgp " BGP_INSTANCE_CMD " community-list (<1-500>|WORD)",
+ "show bgp " BGP_INSTANCE_CMD " community-list <(1-500)|WORD>",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
DEFUN (show_ip_bgp_ipv4_regexp,
show_ip_bgp_ipv4_regexp_cmd,
- "show ip bgp ipv4 (unicast|multicast) regexp .LINE",
+ "show ip bgp ipv4 <unicast|multicast> regexp .LINE",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_prefix_list,
show_ip_bgp_ipv4_prefix_list_cmd,
- "show ip bgp ipv4 (unicast|multicast) prefix-list WORD",
+ "show ip bgp ipv4 <unicast|multicast> prefix-list WORD",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_filter_list,
show_ip_bgp_ipv4_filter_list_cmd,
- "show ip bgp ipv4 (unicast|multicast) filter-list WORD",
+ "show ip bgp ipv4 <unicast|multicast> filter-list WORD",
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_ip_bgp_ipv4_dampening_flap_stats,
show_ip_bgp_ipv4_dampening_flap_stats_cmd,
- "show ip bgp ipv4 (unicast|multicast) dampening flap-statistics",
+ "show ip bgp ipv4 <unicast|multicast> dampening flap-statistics",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_dampening_dampd_paths,
show_ip_bgp_ipv4_dampening_dampd_paths_cmd,
- "show ip bgp ipv4 (unicast|multicast) dampening dampened-paths",
+ "show ip bgp ipv4 <unicast|multicast> dampening dampened-paths",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_route_map,
show_ip_bgp_ipv4_route_map_cmd,
- "show ip bgp ipv4 (unicast|multicast) route-map WORD",
+ "show ip bgp ipv4 <unicast|multicast> route-map WORD",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_cidr_only,
show_ip_bgp_ipv4_cidr_only_cmd,
- "show ip bgp ipv4 (unicast|multicast) cidr-only",
+ "show ip bgp ipv4 <unicast|multicast> cidr-only",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_community_all,
show_ip_bgp_ipv4_community_all_cmd,
- "show ip bgp ipv4 (unicast|multicast) community",
+ "show ip bgp ipv4 <unicast|multicast> community",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_community,
show_ip_bgp_community_cmd,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export)",
+ "show ip bgp community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_community,
show_ip_bgp_ipv4_community_cmd,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export)",
+ "show ip bgp ipv4 <unicast|multicast> community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_instance_afi_safi_community_all,
show_bgp_instance_afi_safi_community_all_cmd,
- "show bgp " BGP_INSTANCE_CMD " (ipv4|ipv6) (unicast|multicast) community",
+ "show bgp " BGP_INSTANCE_CMD " <ipv4|ipv6> <unicast|multicast> community",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_instance_afi_safi_community,
show_bgp_instance_afi_safi_community_cmd,
- "show bgp " BGP_INSTANCE_CMD " (ipv4|ipv6) (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export)",
+ "show bgp " BGP_INSTANCE_CMD " <ipv4|ipv6> <unicast|multicast> community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_ip_bgp_community_exact,
show_ip_bgp_community_exact_cmd,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "show ip bgp community <AA:NN|local-AS|no-advertise|no-export> exact-match",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_community_exact,
show_ip_bgp_ipv4_community_exact_cmd,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "show ip bgp ipv4 <unicast|multicast> community <AA:NN|local-AS|no-advertise|no-export> exact-match",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_bgp_community,
show_bgp_community_cmd,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export)",
+ "show bgp community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
BGP_STR
"Display routes matching the communities\n"
*/
DEFUN (show_ipv6_bgp_community,
show_ipv6_bgp_community_cmd,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export)",
+ "show ipv6 bgp community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
IPV6_STR
BGP_STR
*/
DEFUN (show_bgp_community_exact,
show_bgp_community_exact_cmd,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "show bgp community <AA:NN|local-AS|no-advertise|no-export> exact-match",
SHOW_STR
BGP_STR
"Display routes matching the communities\n"
*/
DEFUN (show_ipv6_bgp_community_exact,
show_ipv6_bgp_community_exact_cmd,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "show ipv6 bgp community <AA:NN|local-AS|no-advertise|no-export> exact-match",
SHOW_STR
IPV6_STR
BGP_STR
*/
DEFUN (show_ipv6_mbgp_community,
show_ipv6_mbgp_community_cmd,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export)",
+ "show ipv6 mbgp community <AA:NN|local-AS|no-advertise|no-export>",
SHOW_STR
IPV6_STR
MBGP_STR
*/
DEFUN (show_ipv6_mbgp_community_exact,
show_ipv6_mbgp_community_exact_cmd,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "show ipv6 mbgp community <AA:NN|local-AS|no-advertise|no-export> exact-match",
SHOW_STR
IPV6_STR
MBGP_STR
DEFUN (show_ip_bgp_community_list,
show_ip_bgp_community_list_cmd,
- "show ip bgp community-list (<1-500>|WORD)",
+ "show ip bgp community-list <(1-500)|WORD>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_community_list,
show_ip_bgp_instance_community_list_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " community-list (<1-500>|WORD)",
+ "show ip bgp " BGP_INSTANCE_CMD " community-list <(1-500)|WORD>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_community_list,
show_ip_bgp_ipv4_community_list_cmd,
- "show ip bgp ipv4 (unicast|multicast) community-list (<1-500>|WORD)",
+ "show ip bgp ipv4 <unicast|multicast> community-list <(1-500)|WORD>",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_community_list_exact,
show_ip_bgp_community_list_exact_cmd,
- "show ip bgp community-list (<1-500>|WORD) exact-match",
+ "show ip bgp community-list <(1-500)|WORD> exact-match",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_community_list_exact,
show_ip_bgp_ipv4_community_list_exact_cmd,
- "show ip bgp ipv4 (unicast|multicast) community-list (<1-500>|WORD) exact-match",
+ "show ip bgp ipv4 <unicast|multicast> community-list <(1-500)|WORD> exact-match",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_bgp_community_list,
show_bgp_community_list_cmd,
- "show bgp community-list (<1-500>|WORD)",
+ "show bgp community-list <(1-500)|WORD>",
SHOW_STR
BGP_STR
"Display routes matching the community-list\n"
*/
DEFUN (show_bgp_community_list_exact,
show_bgp_community_list_exact_cmd,
- "show bgp community-list (<1-500>|WORD) exact-match",
+ "show bgp community-list <(1-500)|WORD> exact-match",
SHOW_STR
BGP_STR
"Display routes matching the community-list\n"
DEFUN (show_ip_bgp_ipv4_prefix_longer,
show_ip_bgp_ipv4_prefix_longer_cmd,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M longer-prefixes",
+ "show ip bgp ipv4 <unicast|multicast> A.B.C.D/M longer-prefixes",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_statistics,
show_bgp_statistics_cmd,
- "show bgp (ipv4|ipv6) (encap|multicast|unicast|vpn) statistics",
+ "show bgp <ipv4|ipv6> <encap|multicast|unicast|vpn> statistics",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_statistics_view,
show_bgp_statistics_view_cmd,
- "show bgp " BGP_INSTANCE_CMD " (ipv4|ipv6) (unicast|multicast|vpn|encap) statistics",
+ "show bgp " BGP_INSTANCE_CMD " <ipv4|ipv6> <unicast|multicast|vpn|encap> statistics",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
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 " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) prefix-counts [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " 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 bgp ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_instance_ipv6_neighbor_prefix_counts,
show_bgp_instance_ipv6_neighbor_prefix_counts_cmd,
- "show bgp " BGP_INSTANCE_CMD " ipv6 neighbors (A.B.C.D|X:X::X:X|WORD) prefix-counts [json]",
+ "show bgp " BGP_INSTANCE_CMD " ipv6 neighbors <A.B.C.D|X:X::X:X|WORD> prefix-counts [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
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_neighbor_prefix_counts,
show_ip_bgp_vpnv4_neighbor_prefix_counts_cmd,
- "show ip bgp vpnv4 all neighbors (A.B.C.D|X:X::X:X|WORD) prefix-counts [json]",
+ "show ip bgp vpnv4 all 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_advertised_route,
show_ip_bgp_instance_neighbor_advertised_route_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_neighbor_advertised_route,
show_ip_bgp_neighbor_advertised_route_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_neighbor_advertised_route,
show_ip_bgp_ipv4_neighbor_advertised_route_cmd,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show ip bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_bgp_instance_neighbor_advertised_route,
show_bgp_instance_neighbor_advertised_route_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_neighbor_advertised_route,
show_bgp_neighbor_advertised_route_cmd,
- "show bgp neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show bgp neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
BGP_STR
"Detailed information on TCP and BGP neighbor connections\n"
/* old command */
DEFUN (ipv6_mbgp_neighbor_advertised_route,
ipv6_mbgp_neighbor_advertised_route_cmd,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X|WORD) advertised-routes [json]",
+ "show ipv6 mbgp neighbors <A.B.C.D|X:X::X:X|WORD> advertised-routes [json]",
SHOW_STR
IPV6_STR
MBGP_STR
*/
DEFUN (show_bgp_instance_neighbor_received_routes,
show_bgp_instance_neighbor_received_routes_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_ip_bgp_instance_neighbor_received_routes,
show_ip_bgp_instance_neighbor_received_routes_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_neighbor_received_routes,
show_ip_bgp_neighbor_received_routes_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_neighbor_received_routes,
show_ip_bgp_ipv4_neighbor_received_routes_cmd,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show ip bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_instance_afi_safi_neighbor_adv_recd_routes,
show_bgp_instance_afi_safi_neighbor_adv_recd_routes_cmd,
- "show bgp " BGP_INSTANCE_CMD " (ipv4|ipv6) (unicast|multicast) neighbors (A.B.C.D|X:X::X:X|WORD) (advertised-routes|received-routes) [json]",
+ "show bgp " BGP_INSTANCE_CMD " <ipv4|ipv6> <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> <advertised-routes|received-routes> [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
DEFUN (show_ip_bgp_neighbor_received_prefix_filter,
show_ip_bgp_neighbor_received_prefix_filter_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) received prefix-filter [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> received prefix-filter [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_neighbor_received_prefix_filter,
show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X|WORD) received prefix-filter [json]",
+ "show ip bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> received prefix-filter [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_bgp_neighbor_received_routes,
show_bgp_neighbor_received_routes_cmd,
- "show bgp neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show bgp neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
BGP_STR
"Detailed information on TCP and BGP neighbor connections\n"
*/
DEFUN (show_bgp_neighbor_received_prefix_filter,
show_bgp_neighbor_received_prefix_filter_cmd,
- "show bgp neighbors (A.B.C.D|X:X::X:X|WORD) received prefix-filter [json]",
+ "show bgp neighbors <A.B.C.D|X:X::X:X|WORD> received prefix-filter [json]",
SHOW_STR
BGP_STR
"Detailed information on TCP and BGP neighbor connections\n"
/* old command */
DEFUN (ipv6_mbgp_neighbor_received_routes,
ipv6_mbgp_neighbor_received_routes_cmd,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X|WORD) received-routes [json]",
+ "show ipv6 mbgp neighbors <A.B.C.D|X:X::X:X|WORD> received-routes [json]",
SHOW_STR
IPV6_STR
MBGP_STR
*/
DEFUN (show_bgp_instance_neighbor_received_prefix_filter,
show_bgp_instance_neighbor_received_prefix_filter_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) received prefix-filter [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> received prefix-filter [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
DEFUN (show_ip_bgp_neighbor_routes,
show_ip_bgp_neighbor_routes_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_instance_neighbor_routes,
show_ip_bgp_instance_neighbor_routes_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_neighbor_flap,
show_ip_bgp_neighbor_flap_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) flap-statistics [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> flap-statistics [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_neighbor_damp,
show_ip_bgp_neighbor_damp_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) dampened-routes [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> dampened-routes [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_neighbor_routes,
show_ip_bgp_ipv4_neighbor_routes_cmd,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show ip bgp ipv4 <unicast|multicast> neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_bgp_instance_neighbor_routes,
show_bgp_instance_neighbor_routes_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_instance_neighbor_damp,
show_bgp_instance_neighbor_damp_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) dampened-routes [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> dampened-routes [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_instance_neighbor_flap,
show_bgp_instance_neighbor_flap_cmd,
- "show bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) flap-statistics [json]",
+ "show bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> flap-statistics [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_bgp_neighbor_routes,
show_bgp_neighbor_routes_cmd,
- "show bgp neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show bgp neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
BGP_STR
"Detailed information on TCP and BGP neighbor connections\n"
/* old command */
DEFUN (ipv6_mbgp_neighbor_routes,
ipv6_mbgp_neighbor_routes_cmd,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X|WORD) routes [json]",
+ "show ipv6 mbgp neighbors <A.B.C.D|X:X::X:X|WORD> routes [json]",
SHOW_STR
IPV6_STR
MBGP_STR
DEFUN (bgp_distance,
bgp_distance_cmd,
- "distance bgp <1-255> <1-255> <1-255>",
+ "distance bgp (1-255) (1-255) (1-255)",
"Define an administrative distance\n"
"BGP distance\n"
"Distance for routes external to the AS\n"
*/
DEFUN (no_bgp_distance,
no_bgp_distance_cmd,
- "no distance bgp <1-255> <1-255> <1-255>",
+ "no distance bgp (1-255) (1-255) (1-255)",
NO_STR
"Define an administrative distance\n"
"BGP distance\n"
DEFUN (bgp_distance_source,
bgp_distance_source_cmd,
- "distance <1-255> A.B.C.D/M",
+ "distance (1-255) A.B.C.D/M",
"Define an administrative distance\n"
"Administrative distance\n"
"IP source prefix\n")
DEFUN (no_bgp_distance_source,
no_bgp_distance_source_cmd,
- "no distance <1-255> A.B.C.D/M",
+ "no distance (1-255) A.B.C.D/M",
NO_STR
"Define an administrative distance\n"
"Administrative distance\n"
DEFUN (bgp_distance_source_access_list,
bgp_distance_source_access_list_cmd,
- "distance <1-255> A.B.C.D/M WORD",
+ "distance (1-255) A.B.C.D/M WORD",
"Define an administrative distance\n"
"Administrative distance\n"
"IP source prefix\n"
DEFUN (no_bgp_distance_source_access_list,
no_bgp_distance_source_access_list_cmd,
- "no distance <1-255> A.B.C.D/M WORD",
+ "no distance (1-255) A.B.C.D/M WORD",
NO_STR
"Define an administrative distance\n"
"Administrative distance\n"
*/
DEFUN (bgp_damp_set,
bgp_damp_set_cmd,
- "bgp dampening <1-45> <1-20000> <1-20000> <1-255>",
+ "bgp dampening (1-45) (1-20000) (1-20000) (1-255)",
"BGP Specific commands\n"
"Enable route-flap dampening\n"
"Half-life time for the penalty\n"
DEFUN (match_peer,
match_peer_cmd,
- "match peer (A.B.C.D|X:X::X:X)",
+ "match peer <A.B.C.D|X:X::X:X>",
MATCH_STR
"Match peer address\n"
"IP address of peer\n"
DEFUN (match_ip_address,
match_ip_address_cmd,
- "match ip address (<1-199>|<1300-2699>|WORD)",
+ "match ip address <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match address of route\n"
DEFUN (match_ip_next_hop,
match_ip_next_hop_cmd,
- "match ip next-hop (<1-199>|<1300-2699>|WORD)",
+ "match ip next-hop <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match next-hop address of route\n"
DEFUN (match_probability,
match_probability_cmd,
- "match probability <0-100>",
+ "match probability (0-100)",
MATCH_STR
"Match portion of routes defined by percentage value\n"
"Percentage of routes\n")
DEFUN (match_ip_route_source,
match_ip_route_source_cmd,
- "match ip route-source (<1-199>|<1300-2699>|WORD)",
+ "match ip route-source <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match advertising source address of route\n"
DEFUN (match_metric,
match_metric_cmd,
- "match metric <0-4294967295>",
+ "match metric (0-4294967295)",
MATCH_STR
"Match metric of route\n"
"Metric value\n")
DEFUN (match_local_pref,
match_local_pref_cmd,
- "match local-preference <0-4294967295>",
+ "match local-preference (0-4294967295)",
MATCH_STR
"Match local-preference of route\n"
"Metric value\n")
DEFUN (match_community,
match_community_cmd,
- "match community (<1-99>|<100-500>|WORD)",
+ "match community <(1-99)|(100-500)|WORD>",
MATCH_STR
"Match BGP community list\n"
"Community-list number (standard)\n"
DEFUN (match_community_exact,
match_community_exact_cmd,
- "match community (<1-99>|<100-500>|WORD) exact-match",
+ "match community <(1-99)|(100-500)|WORD> exact-match",
MATCH_STR
"Match BGP community list\n"
"Community-list number (standard)\n"
DEFUN (match_ecommunity,
match_ecommunity_cmd,
- "match extcommunity (<1-99>|<100-500>|WORD)",
+ "match extcommunity <(1-99)|(100-500)|WORD>",
MATCH_STR
"Match BGP/VPN extended community list\n"
"Extended community-list number (standard)\n"
DEFUN (match_origin,
match_origin_cmd,
- "match origin (egp|igp|incomplete)",
+ "match origin <egp|igp|incomplete>",
MATCH_STR
"BGP origin code\n"
"remote EGP\n"
DEFUN (match_tag,
match_tag_cmd,
- "match tag <1-65535>",
+ "match tag (1-65535)",
MATCH_STR
"Match tag of route\n"
"Tag value\n")
*/
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
SET_STR
"Metric value for destination routing protocol\n"
"Metric value\n")
DEFUN (set_local_pref,
set_local_pref_cmd,
- "set local-preference <0-4294967295>",
+ "set local-preference (0-4294967295)",
SET_STR
"BGP local preference path attribute\n"
"Preference value\n")
DEFUN (set_weight,
set_weight_cmd,
- "set weight <0-4294967295>",
+ "set weight (0-4294967295)",
SET_STR
"BGP weight for routing table\n"
"Weight value\n")
DEFUN (set_community_delete,
set_community_delete_cmd,
- "set comm-list (<1-99>|<100-500>|WORD) delete",
+ "set comm-list <(1-99)|(100-500)|WORD> delete",
SET_STR
"set BGP community list (for deletion)\n"
"Community-list number (standard)\n"
DEFUN (set_origin,
set_origin_cmd,
- "set origin (egp|igp|incomplete)",
+ "set origin <egp|igp|incomplete>",
SET_STR
"BGP origin code\n"
"remote EGP\n"
DEFUN (set_tag,
set_tag_cmd,
- "set tag <1-65535>",
+ "set tag (1-65535)",
SET_STR
"Tag value for routing protocol\n"
"Tag value\n")
DEFUN (bgp_config_type,
bgp_config_type_cmd,
- "bgp config-type (cisco|zebra)",
+ "bgp config-type <cisco|zebra>",
BGP_STR
"Configuration type\n"
"cisco\n"
DEFUN (bgp_maxmed_admin_medv,
bgp_maxmed_admin_medv_cmd,
- "bgp max-med administrative <0-4294967294>",
+ "bgp max-med administrative (0-4294967294)",
BGP_STR
"Advertise routes with max-med\n"
"Administratively applied, for an indefinite period\n"
DEFUN (bgp_maxmed_onstartup,
bgp_maxmed_onstartup_cmd,
- "bgp max-med on-startup <5-86400>",
+ "bgp max-med on-startup (5-86400)",
BGP_STR
"Advertise routes with max-med\n"
"Effective on a startup\n"
DEFUN (bgp_maxmed_onstartup_medv,
bgp_maxmed_onstartup_medv_cmd,
- "bgp max-med on-startup <5-86400> <0-4294967294>",
+ "bgp max-med on-startup (5-86400) (0-4294967294)",
BGP_STR
"Advertise routes with max-med\n"
"Effective on a startup\n"
/* Update-delay configuration */
DEFUN (bgp_update_delay,
bgp_update_delay_cmd,
- "update-delay <0-3600>",
+ "update-delay (0-3600)",
"Force initial delay for best-path and updates\n"
"Seconds\n")
{
DEFUN (bgp_update_delay_establish_wait,
bgp_update_delay_establish_wait_cmd,
- "update-delay <0-3600> <1-3600>",
+ "update-delay (0-3600) (1-3600)",
"Force initial delay for best-path and updates\n"
"Seconds\n"
"Wait for peers to be established\n"
*/
DEFUN (no_bgp_update_delay,
no_bgp_update_delay_cmd,
- "no update-delay <0-3600>",
+ "no update-delay (0-3600)",
"Force initial delay for best-path and updates\n"
"Seconds\n")
{
/* Update-delay configuration */
DEFUN (bgp_wpkt_quanta,
bgp_wpkt_quanta_cmd,
- "write-quanta <1-10000>",
+ "write-quanta (1-10000)",
"How many packets to write to peer socket per run\n"
"Number of packets\n")
{
/* Update-delay deconfiguration */
DEFUN (no_bgp_wpkt_quanta,
no_bgp_wpkt_quanta_cmd,
- "no write-quanta <1-10000>",
+ "no write-quanta (1-10000)",
"How many packets to write to peer socket per run\n"
"Number of packets\n")
{
DEFUN (bgp_coalesce_time,
bgp_coalesce_time_cmd,
- "coalesce-time <0-4294967295>",
+ "coalesce-time (0-4294967295)",
"Subgroup coalesce timer\n"
"Subgroup coalesce timer value (in ms)\n")
{
DEFUN (no_bgp_coalesce_time,
no_bgp_coalesce_time_cmd,
- "no coalesce-time <0-4294967295>",
+ "no coalesce-time (0-4294967295)",
"Subgroup coalesce timer\n"
"Subgroup coalesce timer value (in ms)\n")
{
/* Maximum-paths configuration */
DEFUN (bgp_maxpaths,
bgp_maxpaths_cmd,
- "maximum-paths " CMD_RANGE_STR(1, MULTIPATH_NUM),
+ "maximum-paths " CMD_RANGE_STR<1, MULTIPATH_NUM>,
"Forward packets over multiple paths\n"
"Number of paths\n")
{
DEFUN (bgp_maxpaths_ibgp,
bgp_maxpaths_ibgp_cmd,
- "maximum-paths ibgp " CMD_RANGE_STR(1, MULTIPATH_NUM),
+ "maximum-paths ibgp " CMD_RANGE_STR<1, MULTIPATH_NUM>,
"Forward packets over multiple paths\n"
"iBGP-multipath\n"
"Number of paths\n")
DEFUN (bgp_maxpaths_ibgp_cluster,
bgp_maxpaths_ibgp_cluster_cmd,
- "maximum-paths ibgp " CMD_RANGE_STR(1, MULTIPATH_NUM) " equal-cluster-length",
+ "maximum-paths ibgp " CMD_RANGE_STR<1, MULTIPATH_NUM> " equal-cluster-length",
"Forward packets over multiple paths\n"
"iBGP-multipath\n"
"Number of paths\n"
DEFUN (bgp_timers,
bgp_timers_cmd,
- "timers bgp <0-65535> <0-65535>",
+ "timers bgp (0-65535) (0-65535)",
"Adjust routing timers\n"
"BGP timers\n"
"Keepalive interval\n"
DEFUN (bgp_graceful_restart_stalepath_time,
bgp_graceful_restart_stalepath_time_cmd,
- "bgp graceful-restart stalepath-time <1-3600>",
+ "bgp graceful-restart stalepath-time (1-3600)",
"BGP specific commands\n"
"Graceful restart capability parameters\n"
"Set the max time to hold onto restarting peer's stale paths\n"
DEFUN (bgp_graceful_restart_restart_time,
bgp_graceful_restart_restart_time_cmd,
- "bgp graceful-restart restart-time <1-3600>",
+ "bgp graceful-restart restart-time (1-3600)",
"BGP specific commands\n"
"Graceful restart capability parameters\n"
"Set the time to wait to delete stale routes before a BGP open message is received\n"
/* "bgp bestpath as-path multipath-relax" configuration. */
DEFUN (bgp_bestpath_aspath_multipath_relax,
bgp_bestpath_aspath_multipath_relax_cmd,
- "bgp bestpath as-path multipath-relax {as-set|no-as-set}",
+ "bgp bestpath as-path multipath-relax [as-set|no-as-set]",
"BGP specific commands\n"
"Change the default bestpath selection\n"
"AS-path attribute\n"
DEFUN (no_bgp_bestpath_aspath_multipath_relax,
no_bgp_bestpath_aspath_multipath_relax_cmd,
- "no bgp bestpath as-path multipath-relax {as-set|no-as-set}",
+ "no bgp bestpath as-path multipath-relax [as-set|no-as-set]",
NO_STR
"BGP specific commands\n"
"Change the default bestpath selection\n"
/* "bgp bestpath med" configuration. */
DEFUN (bgp_bestpath_med,
bgp_bestpath_med_cmd,
- "bgp bestpath med (confed|missing-as-worst)",
+ "bgp bestpath med <confed|missing-as-worst>",
"BGP specific commands\n"
"Change the default bestpath selection\n"
"MED attribute\n"
DEFUN (no_bgp_bestpath_med,
no_bgp_bestpath_med_cmd,
- "no bgp bestpath med (confed|missing-as-worst)",
+ "no bgp bestpath med <confed|missing-as-worst>",
NO_STR
"BGP specific commands\n"
"Change the default bestpath selection\n"
DEFUN (bgp_default_local_preference,
bgp_default_local_preference_cmd,
- "bgp default local-preference <0-4294967295>",
+ "bgp default local-preference (0-4294967295)",
"BGP specific commands\n"
"Configure BGP defaults\n"
"local preference (higher=more preferred)\n"
DEFUN (bgp_default_subgroup_pkt_queue_max,
bgp_default_subgroup_pkt_queue_max_cmd,
- "bgp default subgroup-pkt-queue-max <20-100>",
+ "bgp default subgroup-pkt-queue-max (20-100)",
"BGP specific commands\n"
"Configure BGP defaults\n"
"subgroup-pkt-queue-max\n"
DEFUN (neighbor_remote_as,
neighbor_remote_as_cmd,
- NEIGHBOR_CMD2 "remote-as (" CMD_AS_RANGE "|external|internal)",
+ NEIGHBOR_CMD2 "remote-as <" CMD_AS_RANGE "|external|internal>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Specify a BGP neighbor\n"
DEFUN (neighbor_interface_config_remote_as,
neighbor_interface_config_remote_as_cmd,
- "neighbor WORD interface remote-as (" CMD_AS_RANGE "|external|internal)",
+ "neighbor WORD interface remote-as <" CMD_AS_RANGE "|external|internal>",
NEIGHBOR_STR
"Interface name or neighbor tag\n"
"Enable BGP on interface\n"
DEFUN (neighbor_interface_v6only_config_remote_as,
neighbor_interface_v6only_config_remote_as_cmd,
- "neighbor WORD interface v6only remote-as (" CMD_AS_RANGE "|external|internal)",
+ "neighbor WORD interface v6only remote-as <" CMD_AS_RANGE "|external|internal>",
NEIGHBOR_STR
"Interface name or neighbor tag\n"
"Enable BGP on interface\n"
DEFUN (no_neighbor_interface_peer_group_remote_as,
no_neighbor_interface_peer_group_remote_as_cmd,
- "no neighbor WORD remote-as (" CMD_AS_RANGE "|internal|external)",
+ "no neighbor WORD remote-as <" CMD_AS_RANGE "|internal|external>",
NO_STR
NEIGHBOR_STR
"Interface name or neighbor tag\n"
/* neighbor capability orf prefix-list. */
DEFUN (neighbor_capability_orf_prefix,
neighbor_capability_orf_prefix_cmd,
- NEIGHBOR_CMD2 "capability orf prefix-list (both|send|receive)",
+ NEIGHBOR_CMD2 "capability orf prefix-list <both|send|receive>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Advertise capability to the peer\n"
DEFUN (no_neighbor_capability_orf_prefix,
no_neighbor_capability_orf_prefix_cmd,
- NO_NEIGHBOR_CMD2 "capability orf prefix-list (both|send|receive)",
+ NO_NEIGHBOR_CMD2 "capability orf prefix-list <both|send|receive>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
/* neighbor send-community extended. */
DEFUN (neighbor_send_community_type,
neighbor_send_community_type_cmd,
- NEIGHBOR_CMD2 "send-community (both|extended|standard)",
+ NEIGHBOR_CMD2 "send-community <both|extended|standard>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Send Community attribute to this neighbor\n"
DEFUN (no_neighbor_send_community_type,
no_neighbor_send_community_type_cmd,
- NO_NEIGHBOR_CMD2 "send-community (both|extended|standard)",
+ NO_NEIGHBOR_CMD2 "send-community <both|extended|standard>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (neighbor_attr_unchanged1,
neighbor_attr_unchanged1_cmd,
- NEIGHBOR_CMD2 "attribute-unchanged (as-path|next-hop|med)",
+ NEIGHBOR_CMD2 "attribute-unchanged <as-path|next-hop|med>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP attribute is propagated unchanged to this neighbor\n"
DEFUN (neighbor_attr_unchanged2,
neighbor_attr_unchanged2_cmd,
- NEIGHBOR_CMD2 "attribute-unchanged as-path (next-hop|med)",
+ NEIGHBOR_CMD2 "attribute-unchanged as-path <next-hop|med>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP attribute is propagated unchanged to this neighbor\n"
DEFUN (neighbor_attr_unchanged3,
neighbor_attr_unchanged3_cmd,
- NEIGHBOR_CMD2 "attribute-unchanged next-hop (as-path|med)",
+ NEIGHBOR_CMD2 "attribute-unchanged next-hop <as-path|med>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP attribute is propagated unchanged to this neighbor\n"
DEFUN (neighbor_attr_unchanged4,
neighbor_attr_unchanged4_cmd,
- NEIGHBOR_CMD2 "attribute-unchanged med (as-path|next-hop)",
+ NEIGHBOR_CMD2 "attribute-unchanged med <as-path|next-hop>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP attribute is propagated unchanged to this neighbor\n"
DEFUN (no_neighbor_attr_unchanged1,
no_neighbor_attr_unchanged1_cmd,
- NO_NEIGHBOR_CMD2 "attribute-unchanged (as-path|next-hop|med)",
+ NO_NEIGHBOR_CMD2 "attribute-unchanged <as-path|next-hop|med>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (no_neighbor_attr_unchanged2,
no_neighbor_attr_unchanged2_cmd,
- NO_NEIGHBOR_CMD2 "attribute-unchanged as-path (next-hop|med)",
+ NO_NEIGHBOR_CMD2 "attribute-unchanged as-path <next-hop|med>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (no_neighbor_attr_unchanged3,
no_neighbor_attr_unchanged3_cmd,
- NO_NEIGHBOR_CMD2 "attribute-unchanged next-hop (as-path|med)",
+ NO_NEIGHBOR_CMD2 "attribute-unchanged next-hop <as-path|med>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (no_neighbor_attr_unchanged4,
no_neighbor_attr_unchanged4_cmd,
- NO_NEIGHBOR_CMD2 "attribute-unchanged med (as-path|next-hop)",
+ NO_NEIGHBOR_CMD2 "attribute-unchanged med <as-path|next-hop>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (neighbor_ebgp_multihop_ttl,
neighbor_ebgp_multihop_ttl_cmd,
- NEIGHBOR_CMD2 "ebgp-multihop " CMD_RANGE_STR(1, MAXTTL),
+ NEIGHBOR_CMD2 "ebgp-multihop " CMD_RANGE_STR<1, MAXTTL>,
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Allow EBGP neighbors not on directly connected networks\n"
/* Set specified peer's BGP port. */
DEFUN (neighbor_port,
neighbor_port_cmd,
- NEIGHBOR_CMD "port <0-65535>",
+ NEIGHBOR_CMD "port (0-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR
"Neighbor's BGP port\n"
DEFUN (neighbor_weight,
neighbor_weight_cmd,
- NEIGHBOR_CMD2 "weight <0-65535>",
+ NEIGHBOR_CMD2 "weight (0-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Set default weight for routes from this neighbor\n"
DEFUN (neighbor_timers,
neighbor_timers_cmd,
- NEIGHBOR_CMD2 "timers <0-65535> <0-65535>",
+ NEIGHBOR_CMD2 "timers (0-65535) (0-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP per neighbor timers\n"
DEFUN (neighbor_timers_connect,
neighbor_timers_connect_cmd,
- NEIGHBOR_CMD2 "timers connect <1-65535>",
+ NEIGHBOR_CMD2 "timers connect (1-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"BGP per neighbor timers\n"
DEFUN (neighbor_advertise_interval,
neighbor_advertise_interval_cmd,
- NEIGHBOR_CMD2 "advertisement-interval <0-600>",
+ NEIGHBOR_CMD2 "advertisement-interval (0-600)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Minimum interval between sending BGP routing updates\n"
/* Time to wait before processing route-map updates */
DEFUN (bgp_set_route_map_delay_timer,
bgp_set_route_map_delay_timer_cmd,
- "bgp route-map delay-timer <0-600>",
+ "bgp route-map delay-timer (0-600)",
SET_STR
"BGP route-map delay timer\n"
"Time in secs to wait before processing route-map changes\n"
DEFUN (neighbor_distribute_list,
neighbor_distribute_list_cmd,
- NEIGHBOR_CMD2 "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
+ NEIGHBOR_CMD2 "distribute-list <(1-199)|(1300-2699)|WORD> <in|out>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Filter updates to/from this neighbor\n"
DEFUN (no_neighbor_distribute_list,
no_neighbor_distribute_list_cmd,
- NO_NEIGHBOR_CMD2 "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
+ NO_NEIGHBOR_CMD2 "distribute-list <(1-199)|(1300-2699)|WORD> <in|out>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (neighbor_prefix_list,
neighbor_prefix_list_cmd,
- NEIGHBOR_CMD2 "prefix-list WORD (in|out)",
+ NEIGHBOR_CMD2 "prefix-list WORD <in|out>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Filter updates to/from this neighbor\n"
DEFUN (no_neighbor_prefix_list,
no_neighbor_prefix_list_cmd,
- NO_NEIGHBOR_CMD2 "prefix-list WORD (in|out)",
+ NO_NEIGHBOR_CMD2 "prefix-list WORD <in|out>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (neighbor_filter_list,
neighbor_filter_list_cmd,
- NEIGHBOR_CMD2 "filter-list WORD (in|out)",
+ NEIGHBOR_CMD2 "filter-list WORD <in|out>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Establish BGP filters\n"
DEFUN (no_neighbor_filter_list,
no_neighbor_filter_list_cmd,
- NO_NEIGHBOR_CMD2 "filter-list WORD (in|out)",
+ NO_NEIGHBOR_CMD2 "filter-list WORD <in|out>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (neighbor_route_map,
neighbor_route_map_cmd,
- NEIGHBOR_CMD2 "route-map WORD (in|out)",
+ NEIGHBOR_CMD2 "route-map WORD <in|out>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Apply route map to neighbor\n"
DEFUN (no_neighbor_route_map,
no_neighbor_route_map_cmd,
- NO_NEIGHBOR_CMD2 "route-map WORD (in|out)",
+ NO_NEIGHBOR_CMD2 "route-map WORD <in|out>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
each peer configuration. */
DEFUN (neighbor_maximum_prefix,
neighbor_maximum_prefix_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295>",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_maximum_prefix_threshold,
neighbor_maximum_prefix_threshold_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295> <1-100>",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295) (1-100)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_maximum_prefix_warning,
neighbor_maximum_prefix_warning_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295> warning-only",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295) warning-only",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_maximum_prefix_threshold_warning,
neighbor_maximum_prefix_threshold_warning_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295> <1-100> warning-only",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295) (1-100) warning-only",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_maximum_prefix_restart,
neighbor_maximum_prefix_restart_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295> restart <1-65535>",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295) restart (1-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_maximum_prefix_threshold_restart,
neighbor_maximum_prefix_threshold_restart_cmd,
- NEIGHBOR_CMD2 "maximum-prefix <1-4294967295> <1-100> restart <1-65535>",
+ NEIGHBOR_CMD2 "maximum-prefix (1-4294967295) (1-100) restart (1-65535)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Maximum number of prefix accept from this peer\n"
DEFUN (neighbor_ttl_security,
neighbor_ttl_security_cmd,
- NEIGHBOR_CMD2 "ttl-security hops <1-254>",
+ NEIGHBOR_CMD2 "ttl-security hops (1-254)",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
"Specify the maximum number of hops to the BGP peer\n")
DEFUN (no_neighbor_ttl_security,
no_neighbor_ttl_security_cmd,
- NO_NEIGHBOR_CMD2 "ttl-security hops <1-254>",
+ NO_NEIGHBOR_CMD2 "ttl-security hops (1-254)",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR2
DEFUN (address_family_ipv4_safi,
address_family_ipv4_safi_cmd,
- "address-family ipv4 (unicast|multicast)",
+ "address-family ipv4 <unicast|multicast>",
"Enter Address Family command mode\n"
"Address family\n"
"Address Family modifier\n"
DEFUN (address_family_ipv6_safi,
address_family_ipv6_safi_cmd,
- "address-family ipv6 (unicast|multicast)",
+ "address-family ipv6 <unicast|multicast>",
"Enter Address Family command mode\n"
"Address family\n"
"Address Family modifier\n"
*/
DEFUN (clear_ip_bgp_peer,
clear_ip_bgp_peer_cmd,
- "clear ip bgp (A.B.C.D|X:X::X:X|WORD)",
+ "clear ip bgp <A.B.C.D|X:X::X:X|WORD>",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_all_ipv4_soft_out,
clear_ip_bgp_all_ipv4_soft_out_cmd,
- "clear ip bgp * ipv4 (unicast|multicast) soft out",
+ "clear ip bgp * ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_all_ipv4_soft_out,
clear_ip_bgp_instance_all_ipv4_soft_out_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_bgp_ipv6_safi_prefix,
clear_bgp_ipv6_safi_prefix_cmd,
- "clear bgp ipv6 (unicast|multicast) prefix X:X::X:X/M",
+ "clear bgp ipv6 <unicast|multicast> prefix X:X::X:X/M",
CLEAR_STR
BGP_STR
"Address family\n"
DEFUN (clear_bgp_instance_ipv6_safi_prefix,
clear_bgp_instance_ipv6_safi_prefix_cmd,
- "clear bgp " BGP_INSTANCE_CMD " ipv6 (unicast|multicast) prefix X:X::X:X/M",
+ "clear bgp " BGP_INSTANCE_CMD " ipv6 <unicast|multicast> prefix X:X::X:X/M",
CLEAR_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (clear_ip_bgp_peer_soft_out,
clear_ip_bgp_peer_soft_out_cmd,
- "clear ip bgp (A.B.C.D|WORD) soft out",
+ "clear ip bgp <A.B.C.D|WORD> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_ipv4_soft_out,
clear_ip_bgp_peer_ipv4_soft_out_cmd,
- "clear ip bgp (A.B.C.D|WORD) ipv4 (unicast|multicast) soft out",
+ "clear ip bgp <A.B.C.D|WORD> ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_peer_ipv4_soft_out,
clear_ip_bgp_instance_peer_ipv4_soft_out_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " (A.B.C.D|WORD) ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " BGP_INSTANCE_CMD " <A.B.C.D|WORD> ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_vpnv4_soft_out,
clear_ip_bgp_peer_vpnv4_soft_out_cmd,
- "clear ip bgp (A.B.C.D|WORD) vpnv4 unicast soft out",
+ "clear ip bgp <A.B.C.D|WORD> vpnv4 unicast soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_bgp_peer_soft_out,
clear_bgp_peer_soft_out_cmd,
- "clear bgp (A.B.C.D|X:X::X:X|WORD) soft out",
+ "clear bgp <A.B.C.D|X:X::X:X|WORD> soft out",
CLEAR_STR
BGP_STR
"BGP neighbor address to clear\n"
*/
DEFUN (clear_ip_bgp_peer_group_ipv4_soft_out,
clear_ip_bgp_peer_group_ipv4_soft_out_cmd,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft out",
+ "clear ip bgp peer-group WORD ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_peer_group_ipv4_soft_out,
clear_ip_bgp_instance_peer_group_ipv4_soft_out_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_external_ipv4_soft_out,
clear_ip_bgp_external_ipv4_soft_out_cmd,
- "clear ip bgp external ipv4 (unicast|multicast) soft out",
+ "clear ip bgp external ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_external_ipv4_soft_out,
clear_ip_bgp_instance_external_ipv4_soft_out_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_as_ipv4_soft_out,
clear_ip_bgp_as_ipv4_soft_out_cmd,
- "clear ip bgp " CMD_AS_RANGE " ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " CMD_AS_RANGE " ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_as_ipv4_soft_out,
clear_ip_bgp_instance_as_ipv4_soft_out_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 (unicast|multicast) soft out",
+ "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 <unicast|multicast> soft out",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_all_ipv4_soft_in,
clear_ip_bgp_all_ipv4_soft_in_cmd,
- "clear ip bgp * ipv4 (unicast|multicast) soft in",
+ "clear ip bgp * ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_all_ipv4_soft_in,
clear_ip_bgp_instance_all_ipv4_soft_in_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_all_ipv4_in_prefix_filter,
clear_ip_bgp_all_ipv4_in_prefix_filter_cmd,
- "clear ip bgp * ipv4 (unicast|multicast) in prefix-filter",
+ "clear ip bgp * ipv4 <unicast|multicast> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_soft_in,
clear_ip_bgp_peer_soft_in_cmd,
- "clear ip bgp (A.B.C.D|WORD) soft in",
+ "clear ip bgp <A.B.C.D|WORD> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_peer_in_prefix_filter,
clear_ip_bgp_peer_in_prefix_filter_cmd,
- "clear ip bgp (A.B.C.D|WORD) in prefix-filter",
+ "clear ip bgp <A.B.C.D|WORD> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_ipv4_soft_in,
clear_ip_bgp_peer_ipv4_soft_in_cmd,
- "clear ip bgp (A.B.C.D|WORD) ipv4 (unicast|multicast) soft in",
+ "clear ip bgp <A.B.C.D|WORD> ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_peer_ipv4_soft_in,
clear_ip_bgp_instance_peer_ipv4_soft_in_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " (A.B.C.D|WORD) ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " BGP_INSTANCE_CMD " <A.B.C.D|WORD> ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_peer_ipv4_in_prefix_filter,
clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd,
- "clear ip bgp (A.B.C.D|WORD) ipv4 (unicast|multicast) in prefix-filter",
+ "clear ip bgp <A.B.C.D|WORD> ipv4 <unicast|multicast> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_vpnv4_soft_in,
clear_ip_bgp_peer_vpnv4_soft_in_cmd,
- "clear ip bgp (A.B.C.D|WORD) vpnv4 unicast soft in",
+ "clear ip bgp <A.B.C.D|WORD> vpnv4 unicast soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_bgp_peer_soft_in,
clear_bgp_peer_soft_in_cmd,
- "clear bgp (A.B.C.D|X:X::X:X|WORD) soft in",
+ "clear bgp <A.B.C.D|X:X::X:X|WORD> soft in",
CLEAR_STR
BGP_STR
"BGP neighbor address to clear\n"
*/
DEFUN (clear_bgp_peer_in_prefix_filter,
clear_bgp_peer_in_prefix_filter_cmd,
- "clear bgp (A.B.C.D|X:X::X:X|WORD) in prefix-filter",
+ "clear bgp <A.B.C.D|X:X::X:X|WORD> in prefix-filter",
CLEAR_STR
BGP_STR
"BGP neighbor address to clear\n"
*/
DEFUN (clear_ip_bgp_peer_group_ipv4_soft_in,
clear_ip_bgp_peer_group_ipv4_soft_in_cmd,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft in",
+ "clear ip bgp peer-group WORD ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_peer_group_ipv4_soft_in,
clear_ip_bgp_instance_peer_group_ipv4_soft_in_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_peer_group_ipv4_in_prefix_filter,
clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) in prefix-filter",
+ "clear ip bgp peer-group WORD ipv4 <unicast|multicast> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_external_ipv4_soft_in,
clear_ip_bgp_external_ipv4_soft_in_cmd,
- "clear ip bgp external ipv4 (unicast|multicast) soft in",
+ "clear ip bgp external ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_external_ipv4_soft_in,
clear_ip_bgp_instance_external_ipv4_soft_in_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_external_ipv4_in_prefix_filter,
clear_ip_bgp_external_ipv4_in_prefix_filter_cmd,
- "clear ip bgp external ipv4 (unicast|multicast) in prefix-filter",
+ "clear ip bgp external ipv4 <unicast|multicast> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_as_ipv4_soft_in,
clear_ip_bgp_as_ipv4_soft_in_cmd,
- "clear ip bgp " CMD_AS_RANGE " ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " CMD_AS_RANGE " ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_instance_as_ipv4_soft_in,
clear_ip_bgp_instance_as_ipv4_soft_in_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 (unicast|multicast) soft in",
+ "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 <unicast|multicast> soft in",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_as_ipv4_in_prefix_filter,
clear_ip_bgp_as_ipv4_in_prefix_filter_cmd,
- "clear ip bgp " CMD_AS_RANGE " ipv4 (unicast|multicast) in prefix-filter",
+ "clear ip bgp " CMD_AS_RANGE " ipv4 <unicast|multicast> in prefix-filter",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_all_ipv4_soft,
clear_ip_bgp_all_ipv4_soft_cmd,
- "clear ip bgp * ipv4 (unicast|multicast) soft",
+ "clear ip bgp * ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_instance_all_ipv4_soft,
clear_ip_bgp_instance_all_ipv4_soft_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 (unicast|multicast) soft",
+ "clear ip bgp " BGP_INSTANCE_CMD " * ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_ip_bgp_peer_soft,
clear_ip_bgp_peer_soft_cmd,
- "clear ip bgp (A.B.C.D|WORD) soft",
+ "clear ip bgp <A.B.C.D|WORD> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_peer_ipv4_soft,
clear_ip_bgp_peer_ipv4_soft_cmd,
- "clear ip bgp (A.B.C.D|WORD) ipv4 (unicast|multicast) soft",
+ "clear ip bgp <A.B.C.D|WORD> ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_instance_peer_ipv4_soft,
clear_ip_bgp_instance_peer_ipv4_soft_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " (A.B.C.D|WORD) ipv4 (unicast|multicast) soft",
+ "clear ip bgp " BGP_INSTANCE_CMD " <A.B.C.D|WORD> ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_peer_vpnv4_soft,
clear_ip_bgp_peer_vpnv4_soft_cmd,
- "clear ip bgp (A.B.C.D|WORD) vpnv4 unicast soft",
+ "clear ip bgp <A.B.C.D|WORD> vpnv4 unicast soft",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (clear_bgp_peer_soft,
clear_bgp_peer_soft_cmd,
- "clear bgp (A.B.C.D|X:X::X:X|WORD) soft",
+ "clear bgp <A.B.C.D|X:X::X:X|WORD> soft",
CLEAR_STR
BGP_STR
"BGP neighbor address to clear\n"
DEFUN (clear_ip_bgp_peer_group_ipv4_soft,
clear_ip_bgp_peer_group_ipv4_soft_cmd,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft",
+ "clear ip bgp peer-group WORD ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_instance_peer_group_ipv4_soft,
clear_ip_bgp_instance_peer_group_ipv4_soft_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 (unicast|multicast) soft",
+ "clear ip bgp " BGP_INSTANCE_CMD " peer-group WORD ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_external_ipv4_soft,
clear_ip_bgp_external_ipv4_soft_cmd,
- "clear ip bgp external ipv4 (unicast|multicast) soft",
+ "clear ip bgp external ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_instance_external_ipv4_soft,
clear_ip_bgp_instance_external_ipv4_soft_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 (unicast|multicast) soft",
+ "clear ip bgp " BGP_INSTANCE_CMD " external ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_as_ipv4_soft,
clear_ip_bgp_as_ipv4_soft_cmd,
- "clear ip bgp " CMD_AS_RANGE " ipv4 (unicast|multicast) soft",
+ "clear ip bgp " CMD_AS_RANGE " ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
DEFUN (clear_ip_bgp_instance_as_ipv4_soft,
clear_ip_bgp_instance_as_ipv4_soft_cmd,
- "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 (unicast|multicast) soft",
+ "clear ip bgp " BGP_INSTANCE_CMD " " CMD_AS_RANGE " ipv4 <unicast|multicast> soft",
CLEAR_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_ipv4_summary,
show_ip_bgp_ipv4_summary_cmd,
- "show ip bgp ipv4 (unicast|multicast) summary [json]",
+ "show ip bgp ipv4 <unicast|multicast> summary [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_instance_ipv4_summary,
show_ip_bgp_instance_ipv4_summary_cmd,
- "show ip bgp view WORD ipv4 (unicast|multicast) summary [json]",
+ "show ip bgp view WORD ipv4 <unicast|multicast> summary [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_ipv6_safi_summary,
show_bgp_ipv6_safi_summary_cmd,
- "show bgp ipv6 (unicast|multicast) summary [json]",
+ "show bgp ipv6 <unicast|multicast> summary [json]",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_instance_ipv6_safi_summary,
show_bgp_instance_ipv6_safi_summary_cmd,
- "show bgp " BGP_INSTANCE_CMD " ipv6 (unicast|multicast) summary [json]",
+ "show bgp " BGP_INSTANCE_CMD " ipv6 <unicast|multicast> summary [json]",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
*/
DEFUN (show_ip_bgp_neighbors_peer,
show_ip_bgp_neighbors_peer_cmd,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X|WORD) [json]",
+ "show ip bgp neighbors <A.B.C.D|X:X::X:X|WORD> [json]",
SHOW_STR
IP_STR
BGP_STR
*/
DEFUN (show_ip_bgp_instance_neighbors_peer,
show_ip_bgp_instance_neighbors_peer_cmd,
- "show ip bgp " BGP_INSTANCE_CMD " neighbors (A.B.C.D|X:X::X:X|WORD) [json]",
+ "show ip bgp " BGP_INSTANCE_CMD " neighbors <A.B.C.D|X:X::X:X|WORD> [json]",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_ip_bgp_ipv4_paths,
show_ip_bgp_ipv4_paths_cmd,
- "show ip bgp ipv4 (unicast|multicast) paths",
+ "show ip bgp ipv4 <unicast|multicast> paths",
SHOW_STR
IP_STR
BGP_STR
DEFUN (show_bgp_updgrps,
show_bgp_updgrps_cmd,
- "show bgp (ipv4|ipv6) (unicast|multicast) update-groups",
+ "show bgp <ipv4|ipv6> <unicast|multicast> update-groups",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_updgrps_s,
show_bgp_updgrps_s_cmd,
- "show bgp (ipv4|ipv6) (unicast|multicast) update-groups SUBGROUP-ID",
+ "show bgp <ipv4|ipv6> <unicast|multicast> update-groups SUBGROUP-ID",
SHOW_STR
BGP_STR
"Address family\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 " BGP_INSTANCE_CMD " update-groups (advertise-queue|advertised-routes|packet-queue)",
+ "show ip bgp " BGP_INSTANCE_CMD " 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 bgp <ipv4|ipv6> <unicast|multicast> update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
"Address family\n"
DEFUN (show_bgp_updgrps_adj,
show_bgp_updgrps_adj_cmd,
- "show bgp update-groups (advertise-queue|advertised-routes|packet-queue)",
+ "show bgp update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
"BGP update groups\n"
DEFUN (show_bgp_instance_updgrps_adj,
show_bgp_instance_updgrps_adj_cmd,
- "show bgp " BGP_INSTANCE_CMD " update-groups (advertise-queue|advertised-routes|packet-queue)",
+ "show bgp " BGP_INSTANCE_CMD " update-groups <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
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 " BGP_INSTANCE_CMD " update-groups SUBGROUP-ID (advertise-queue|advertised-routes|packet-queue)",
+ "show ip bgp " BGP_INSTANCE_CMD " 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 bgp <ipv4|ipv6> <unicast|multicast> update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
"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 bgp update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
"BGP update groups\n"
DEFUN (show_bgp_instance_updgrps_adj_s,
show_bgp_instance_updgrps_adj_s_cmd,
- "show bgp " BGP_INSTANCE_CMD " update-groups SUBGROUP-ID (advertise-queue|advertised-routes|packet-queue)",
+ "show bgp " BGP_INSTANCE_CMD " update-groups SUBGROUP-ID <advertise-queue|advertised-routes|packet-queue>",
SHOW_STR
BGP_STR
BGP_INSTANCE_HELP_STR
DEFUN (bgp_redistribute_ipv4_metric,
bgp_redistribute_ipv4_metric_cmd,
- "redistribute " QUAGGA_IP_REDIST_STR_BGPD " metric <0-4294967295>",
+ "redistribute " QUAGGA_IP_REDIST_STR_BGPD " metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
QUAGGA_IP_REDIST_HELP_STR_BGPD
"Metric for redistributed routes\n"
DEFUN (bgp_redistribute_ipv4_rmap_metric,
bgp_redistribute_ipv4_rmap_metric_cmd,
- "redistribute " QUAGGA_IP_REDIST_STR_BGPD " route-map WORD metric <0-4294967295>",
+ "redistribute " QUAGGA_IP_REDIST_STR_BGPD " route-map WORD metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
QUAGGA_IP_REDIST_HELP_STR_BGPD
"Route map reference\n"
DEFUN (bgp_redistribute_ipv4_metric_rmap,
bgp_redistribute_ipv4_metric_rmap_cmd,
- "redistribute " QUAGGA_IP_REDIST_STR_BGPD " metric <0-4294967295> route-map WORD",
+ "redistribute " QUAGGA_IP_REDIST_STR_BGPD " metric (0-4294967295) route-map WORD",
"Redistribute information from another routing protocol\n"
QUAGGA_IP_REDIST_HELP_STR_BGPD
"Metric for redistributed routes\n"
DEFUN (bgp_redistribute_ipv4_ospf,
bgp_redistribute_ipv4_ospf_cmd,
- "redistribute (ospf|table) <1-65535>",
+ "redistribute <ospf|table> (1-65535)",
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
"Non-main Kernel Routing Table\n"
DEFUN (bgp_redistribute_ipv4_ospf_rmap,
bgp_redistribute_ipv4_ospf_rmap_cmd,
- "redistribute (ospf|table) <1-65535> route-map WORD",
+ "redistribute <ospf|table> (1-65535) route-map WORD",
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
"Non-main Kernel Routing Table\n"
DEFUN (bgp_redistribute_ipv4_ospf_metric,
bgp_redistribute_ipv4_ospf_metric_cmd,
- "redistribute (ospf|table) <1-65535> metric <0-4294967295>",
+ "redistribute <ospf|table> (1-65535) metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
"Non-main Kernel Routing Table\n"
DEFUN (bgp_redistribute_ipv4_ospf_rmap_metric,
bgp_redistribute_ipv4_ospf_rmap_metric_cmd,
- "redistribute (ospf|table) <1-65535> route-map WORD metric <0-4294967295>",
+ "redistribute <ospf|table> (1-65535) route-map WORD metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
"Non-main Kernel Routing Table\n"
DEFUN (bgp_redistribute_ipv4_ospf_metric_rmap,
bgp_redistribute_ipv4_ospf_metric_rmap_cmd,
- "redistribute (ospf|table) <1-65535> metric <0-4294967295> route-map WORD",
+ "redistribute <ospf|table> (1-65535) metric (0-4294967295) route-map WORD",
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
"Non-main Kernel Routing Table\n"
*/
DEFUN (no_bgp_redistribute_ipv4_ospf,
no_bgp_redistribute_ipv4_ospf_cmd,
- "no redistribute (ospf|table) <1-65535>",
+ "no redistribute <ospf|table> (1-65535)",
NO_STR
"Redistribute information from another routing protocol\n"
"Open Shortest Path First (OSPFv2)\n"
DEFUN (bgp_redistribute_ipv6_metric,
bgp_redistribute_ipv6_metric_cmd,
- "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " metric <0-4294967295>",
+ "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
QUAGGA_IP6_REDIST_HELP_STR_BGPD
"Metric for redistributed routes\n"
DEFUN (bgp_redistribute_ipv6_rmap_metric,
bgp_redistribute_ipv6_rmap_metric_cmd,
- "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " route-map WORD metric <0-4294967295>",
+ "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " route-map WORD metric (0-4294967295)",
"Redistribute information from another routing protocol\n"
QUAGGA_IP6_REDIST_HELP_STR_BGPD
"Route map reference\n"
DEFUN (bgp_redistribute_ipv6_metric_rmap,
bgp_redistribute_ipv6_metric_rmap_cmd,
- "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " metric <0-4294967295> route-map WORD",
+ "redistribute " QUAGGA_IP6_REDIST_STR_BGPD " metric (0-4294967295) route-map WORD",
"Redistribute information from another routing protocol\n"
QUAGGA_IP6_REDIST_HELP_STR_BGPD
"Metric for redistributed routes\n"
*/
DEFUN (ip_community_list_standard,
ip_community_list_standard_cmd,
- "ip community-list <1-99> (deny|permit) .AA:NN",
+ "ip community-list (1-99) <deny|permit> .AA:NN",
IP_STR
COMMUNITY_LIST_STR
"Community list number (standard)\n"
DEFUN (ip_community_list_expanded,
ip_community_list_expanded_cmd,
- "ip community-list <100-500> (deny|permit) .LINE",
+ "ip community-list (100-500) <deny|permit> .LINE",
IP_STR
COMMUNITY_LIST_STR
"Community list number (expanded)\n"
*/
DEFUN (ip_community_list_name_standard,
ip_community_list_name_standard_cmd,
- "ip community-list standard WORD (deny|permit) .AA:NN",
+ "ip community-list standard WORD <deny|permit> .AA:NN",
IP_STR
COMMUNITY_LIST_STR
"Add a standard community-list entry\n"
DEFUN (ip_community_list_name_expanded,
ip_community_list_name_expanded_cmd,
- "ip community-list expanded WORD (deny|permit) .LINE",
+ "ip community-list expanded WORD <deny|permit> .LINE",
IP_STR
COMMUNITY_LIST_STR
"Add an expanded community-list entry\n"
DEFUN (no_ip_community_list_standard_all,
no_ip_community_list_standard_all_cmd,
- "no ip community-list <1-99>",
+ "no ip community-list (1-99)",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_standard_direction,
no_ip_community_list_standard_direction_cmd,
- "no ip community-list <1-99> (deny|permit)",
+ "no ip community-list (1-99) <deny|permit>",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_expanded_all,
no_ip_community_list_expanded_all_cmd,
- "no ip community-list <100-500>",
+ "no ip community-list (100-500)",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_standard,
no_ip_community_list_standard_cmd,
- "no ip community-list <1-99> (deny|permit) .AA:NN",
+ "no ip community-list (1-99) <deny|permit> .AA:NN",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_expanded,
no_ip_community_list_expanded_cmd,
- "no ip community-list <100-500> (deny|permit) .LINE",
+ "no ip community-list (100-500) <deny|permit> .LINE",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_name_standard,
no_ip_community_list_name_standard_cmd,
- "no ip community-list standard WORD (deny|permit) .AA:NN",
+ "no ip community-list standard WORD <deny|permit> .AA:NN",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_name_standard_brief,
no_ip_community_list_name_standard_brief_cmd,
- "no ip community-list standard WORD (deny|permit)",
+ "no ip community-list standard WORD <deny|permit>",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (no_ip_community_list_name_expanded,
no_ip_community_list_name_expanded_cmd,
- "no ip community-list expanded WORD (deny|permit) .LINE",
+ "no ip community-list expanded WORD <deny|permit> .LINE",
NO_STR
IP_STR
COMMUNITY_LIST_STR
DEFUN (show_ip_community_list_arg,
show_ip_community_list_arg_cmd,
- "show ip community-list (<1-500>|WORD)",
+ "show ip community-list <(1-500)|WORD>",
SHOW_STR
IP_STR
"List community-list\n"
*/
DEFUN (ip_extcommunity_list_standard,
ip_extcommunity_list_standard_cmd,
- "ip extcommunity-list <1-99> (deny|permit) .AA:NN",
+ "ip extcommunity-list (1-99) <deny|permit> .AA:NN",
IP_STR
EXTCOMMUNITY_LIST_STR
"Extended Community list number (standard)\n"
DEFUN (ip_extcommunity_list_expanded,
ip_extcommunity_list_expanded_cmd,
- "ip extcommunity-list <100-500> (deny|permit) .LINE",
+ "ip extcommunity-list (100-500) <deny|permit> .LINE",
IP_STR
EXTCOMMUNITY_LIST_STR
"Extended Community list number (expanded)\n"
*/
DEFUN (ip_extcommunity_list_name_standard,
ip_extcommunity_list_name_standard_cmd,
- "ip extcommunity-list standard WORD (deny|permit) .AA:NN",
+ "ip extcommunity-list standard WORD <deny|permit> .AA:NN",
IP_STR
EXTCOMMUNITY_LIST_STR
"Specify standard extcommunity-list\n"
DEFUN (ip_extcommunity_list_name_expanded,
ip_extcommunity_list_name_expanded_cmd,
- "ip extcommunity-list expanded WORD (deny|permit) .LINE",
+ "ip extcommunity-list expanded WORD <deny|permit> .LINE",
IP_STR
EXTCOMMUNITY_LIST_STR
"Specify expanded extcommunity-list\n"
DEFUN (no_ip_extcommunity_list_standard_all,
no_ip_extcommunity_list_standard_all_cmd,
- "no ip extcommunity-list <1-99>",
+ "no ip extcommunity-list (1-99)",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_standard_direction,
no_ip_extcommunity_list_standard_direction_cmd,
- "no ip extcommunity-list <1-99> (deny|permit)",
+ "no ip extcommunity-list (1-99) <deny|permit>",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_expanded_all,
no_ip_extcommunity_list_expanded_all_cmd,
- "no ip extcommunity-list <100-500>",
+ "no ip extcommunity-list (100-500)",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_standard,
no_ip_extcommunity_list_standard_cmd,
- "no ip extcommunity-list <1-99> (deny|permit) .AA:NN",
+ "no ip extcommunity-list (1-99) <deny|permit> .AA:NN",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_expanded,
no_ip_extcommunity_list_expanded_cmd,
- "no ip extcommunity-list <100-500> (deny|permit) .LINE",
+ "no ip extcommunity-list (100-500) <deny|permit> .LINE",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_name_standard,
no_ip_extcommunity_list_name_standard_cmd,
- "no ip extcommunity-list standard WORD (deny|permit) .AA:NN",
+ "no ip extcommunity-list standard WORD <deny|permit> .AA:NN",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_name_standard_brief,
no_ip_extcommunity_list_name_standard_brief_cmd,
- "no ip extcommunity-list standard WORD (deny|permit)",
+ "no ip extcommunity-list standard WORD <deny|permit>",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (no_ip_extcommunity_list_name_expanded,
no_ip_extcommunity_list_name_expanded_cmd,
- "no ip extcommunity-list expanded WORD (deny|permit) .LINE",
+ "no ip extcommunity-list expanded WORD <deny|permit> .LINE",
NO_STR
IP_STR
EXTCOMMUNITY_LIST_STR
DEFUN (show_ip_extcommunity_list_arg,
show_ip_extcommunity_list_arg_cmd,
- "show ip extcommunity-list (<1-500>|WORD)",
+ "show ip extcommunity-list <(1-500)|WORD>",
SHOW_STR
IP_STR
"List extended-community list\n"
DEFUN (isis_redistribute,
isis_redistribute_cmd,
- "redistribute (ipv4|ipv6) " QUAGGA_REDIST_STR_ISISD " (level-1|level-2) {metric <0-16777215>|route-map WORD}",
+ "redistribute <ipv4|ipv6> " QUAGGA_REDIST_STR_ISISD " <level-1|level-2> [metric (0-16777215)|route-map WORD]",
REDIST_STR
"Redistribute IPv4 routes\n"
"Redistribute IPv6 routes\n"
DEFUN (no_isis_redistribute,
no_isis_redistribute_cmd,
- "no redistribute (ipv4|ipv6) " QUAGGA_REDIST_STR_ISISD " (level-1|level-2)",
+ "no redistribute <ipv4|ipv6> " QUAGGA_REDIST_STR_ISISD " <level-1|level-2>",
NO_STR
REDIST_STR
"Redistribute IPv4 routes\n"
DEFUN (isis_default_originate,
isis_default_originate_cmd,
- "default-information originate (ipv4|ipv6) (level-1|level-2) {always|metric <0-16777215>|route-map WORD}",
+ "default-information originate <ipv4|ipv6> <level-1|level-2> [always|metric (0-16777215)|route-map WORD]",
"Control distribution of default information\n"
"Distribute a default route\n"
"Distribute default route for IPv4\n"
DEFUN (no_isis_default_originate,
no_isis_default_originate_cmd,
- "no default-information originate (ipv4|ipv6) (level-1|level-2)",
+ "no default-information originate <ipv4|ipv6> <level-1|level-2>",
NO_STR
"Control distribution of default information\n"
"Distribute a default route\n"
DEFUN (match_ip_address,
match_ip_address_cmd,
- "match ip address (<1-199>|<1300-2699>|WORD)",
+ "match ip address <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match address of route\n"
*/
DEFUN (no_match_ip_address,
no_match_ip_address_val_cmd,
- "no match ip address (<1-199>|<1300-2699>|WORD)",
+ "no match ip address <(1-199)|(1300-2699)|WORD>",
NO_STR
MATCH_STR
IP_STR
* verify that the input is a valid isis metric */
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
SET_STR
"Metric vale for destination routing protocol\n"
"Metric value\n")
*/
DEFUN (no_set_metric,
no_set_metric_val_cmd,
- "no set metric <0-4294967295>",
+ "no set metric (0-4294967295)",
NO_STR
SET_STR
"Metric value for destination routing protocol\n"
DEFUN (isis_mpls_te_inter_as,
isis_mpls_te_inter_as_cmd,
- "mpls-te inter-as (level-1|level-1-2|level-2-only)",
+ "mpls-te inter-as <level-1|level-1-2|level-2-only>",
MPLS_TE_STR
"Configure MPLS-TE Inter-AS support\n"
"AREA native mode self originate INTER-AS LSP with L1 only flooding scope)\n"
DEFUN (ip_router_isis,
ip_router_isis_cmd,
- "(ip|ipv6) router isis WORD",
+ "<ip|ipv6> router isis WORD",
"Interface Internet Protocol config commands\n"
"IP router interface commands\n"
"IS-IS Routing for IP\n"
DEFUN (no_ip_router_isis,
no_ip_router_isis_cmd,
- "no (ip|ipv6) router isis WORD",
+ "no <ip|ipv6> router isis WORD",
NO_STR
"Interface Internet Protocol config commands\n"
"IP router interface commands\n"
DEFUN (isis_circuit_type,
isis_circuit_type_cmd,
- "isis circuit-type (level-1|level-1-2|level-2-only)",
+ "isis circuit-type <level-1|level-1-2|level-2-only>",
"IS-IS commands\n"
"Configure circuit type for interface\n"
"Level-1 only adjacencies are formed\n"
DEFUN (no_isis_circuit_type,
no_isis_circuit_type_cmd,
- "no isis circuit-type (level-1|level-1-2|level-2-only)",
+ "no isis circuit-type <level-1|level-1-2|level-2-only>",
NO_STR
"IS-IS commands\n"
"Configure circuit type for interface\n"
DEFUN (isis_passwd,
isis_passwd_cmd,
- "isis password (md5|clear) WORD",
+ "isis password <md5|clear> WORD",
"IS-IS commands\n"
"Configure the authentication password for a circuit\n"
"HMAC-MD5 authentication\n"
DEFUN (isis_priority,
isis_priority_cmd,
- "isis priority <0-127>",
+ "isis priority (0-127)",
"IS-IS commands\n"
"Set priority for Designated Router election\n"
"Priority value\n")
DEFUN (isis_priority_l1,
isis_priority_l1_cmd,
- "isis priority <0-127> level-1",
+ "isis priority (0-127) level-1",
"IS-IS commands\n"
"Set priority for Designated Router election\n"
"Priority value\n"
DEFUN (isis_priority_l2,
isis_priority_l2_cmd,
- "isis priority <0-127> level-2",
+ "isis priority (0-127) level-2",
"IS-IS commands\n"
"Set priority for Designated Router election\n"
"Priority value\n"
/* Metric command */
DEFUN (isis_metric,
isis_metric_cmd,
- "isis metric <0-16777215>",
+ "isis metric (0-16777215)",
"IS-IS commands\n"
"Set default metric for circuit\n"
"Default metric value\n")
DEFUN (isis_metric_l1,
isis_metric_l1_cmd,
- "isis metric <0-16777215> level-1",
+ "isis metric (0-16777215) level-1",
"IS-IS commands\n"
"Set default metric for circuit\n"
"Default metric value\n"
DEFUN (isis_metric_l2,
isis_metric_l2_cmd,
- "isis metric <0-16777215> level-2",
+ "isis metric (0-16777215) level-2",
"IS-IS commands\n"
"Set default metric for circuit\n"
"Default metric value\n"
DEFUN (isis_hello_interval,
isis_hello_interval_cmd,
- "isis hello-interval <1-600>",
+ "isis hello-interval (1-600)",
"IS-IS commands\n"
"Set Hello interval\n"
"Hello interval value\n"
DEFUN (isis_hello_interval_l1,
isis_hello_interval_l1_cmd,
- "isis hello-interval <1-600> level-1",
+ "isis hello-interval (1-600) level-1",
"IS-IS commands\n"
"Set Hello interval\n"
"Hello interval value\n"
DEFUN (isis_hello_interval_l2,
isis_hello_interval_l2_cmd,
- "isis hello-interval <1-600> level-2",
+ "isis hello-interval (1-600) level-2",
"IS-IS commands\n"
"Set Hello interval\n"
"Hello interval value\n"
DEFUN (isis_hello_multiplier,
isis_hello_multiplier_cmd,
- "isis hello-multiplier <2-100>",
+ "isis hello-multiplier (2-100)",
"IS-IS commands\n"
"Set multiplier for Hello holding time\n"
"Hello multiplier value\n")
DEFUN (isis_hello_multiplier_l1,
isis_hello_multiplier_l1_cmd,
- "isis hello-multiplier <2-100> level-1",
+ "isis hello-multiplier (2-100) level-1",
"IS-IS commands\n"
"Set multiplier for Hello holding time\n"
"Hello multiplier value\n"
DEFUN (isis_hello_multiplier_l2,
isis_hello_multiplier_l2_cmd,
- "isis hello-multiplier <2-100> level-2",
+ "isis hello-multiplier (2-100) level-2",
"IS-IS commands\n"
"Set multiplier for Hello holding time\n"
"Hello multiplier value\n"
DEFUN (csnp_interval,
csnp_interval_cmd,
- "isis csnp-interval <1-600>",
+ "isis csnp-interval (1-600)",
"IS-IS commands\n"
"Set CSNP interval in seconds\n"
"CSNP interval value\n")
DEFUN (csnp_interval_l1,
csnp_interval_l1_cmd,
- "isis csnp-interval <1-600> level-1",
+ "isis csnp-interval (1-600) level-1",
"IS-IS commands\n"
"Set CSNP interval in seconds\n"
"CSNP interval value\n"
DEFUN (csnp_interval_l2,
csnp_interval_l2_cmd,
- "isis csnp-interval <1-600> level-2",
+ "isis csnp-interval (1-600) level-2",
"IS-IS commands\n"
"Set CSNP interval in seconds\n"
"CSNP interval value\n"
DEFUN (psnp_interval,
psnp_interval_cmd,
- "isis psnp-interval <1-120>",
+ "isis psnp-interval (1-120)",
"IS-IS commands\n"
"Set PSNP interval in seconds\n"
"PSNP interval value\n")
DEFUN (psnp_interval_l1,
psnp_interval_l1_cmd,
- "isis psnp-interval <1-120> level-1",
+ "isis psnp-interval (1-120) level-1",
"IS-IS commands\n"
"Set PSNP interval in seconds\n"
"PSNP interval value\n"
DEFUN (psnp_interval_l2,
psnp_interval_l2_cmd,
- "isis psnp-interval <1-120> level-2",
+ "isis psnp-interval (1-120) level-2",
"IS-IS commands\n"
"Set PSNP interval in seconds\n"
"PSNP interval value\n"
DEFUN (metric_style,
metric_style_cmd,
- "metric-style (narrow|transition|wide)",
+ "metric-style <narrow|transition|wide>",
"Use old-style (ISO 10589) or new-style packet formats\n"
"Use old style of TLVs with narrow metric\n"
"Send and accept both styles of TLVs during transition\n"
DEFUN (area_lsp_mtu,
area_lsp_mtu_cmd,
- "lsp-mtu <128-4352>",
+ "lsp-mtu (128-4352)",
"Configure the maximum size of generated LSPs\n"
"Maximum size of generated LSPs\n")
{
DEFUN (is_type,
is_type_cmd,
- "is-type (level-1|level-1-2|level-2-only)",
+ "is-type <level-1|level-1-2|level-2-only>",
"IS Level for this routing process (OSI only)\n"
"Act as a station router only\n"
"Act as both a station router and an area router\n"
DEFUN (no_is_type,
no_is_type_cmd,
- "no is-type (level-1|level-1-2|level-2-only)",
+ "no is-type <level-1|level-1-2|level-2-only>",
NO_STR
"IS Level for this routing process (OSI only)\n"
"Act as a station router only\n"
DEFUN (lsp_gen_interval,
lsp_gen_interval_cmd,
- "lsp-gen-interval <1-120>",
+ "lsp-gen-interval (1-120)",
"Minimum interval between regenerating same LSP\n"
"Minimum interval in seconds\n")
{
DEFUN (lsp_gen_interval_l1,
lsp_gen_interval_l1_cmd,
- "lsp-gen-interval level-1 <1-120>",
+ "lsp-gen-interval level-1 (1-120)",
"Minimum interval between regenerating same LSP\n"
"Set interval for level 1 only\n"
"Minimum interval in seconds\n")
DEFUN (lsp_gen_interval_l2,
lsp_gen_interval_l2_cmd,
- "lsp-gen-interval level-2 <1-120>",
+ "lsp-gen-interval level-2 (1-120)",
"Minimum interval between regenerating same LSP\n"
"Set interval for level 2 only\n"
"Minimum interval in seconds\n")
DEFUN (spf_interval,
spf_interval_cmd,
- "spf-interval <1-120>",
+ "spf-interval (1-120)",
"Minimum interval between SPF calculations\n"
"Minimum interval between consecutive SPFs in seconds\n")
{
DEFUN (spf_interval_l1,
spf_interval_l1_cmd,
- "spf-interval level-1 <1-120>",
+ "spf-interval level-1 (1-120)",
"Minimum interval between SPF calculations\n"
"Set interval for level 1 only\n"
"Minimum interval between consecutive SPFs in seconds\n")
DEFUN (spf_interval_l2,
spf_interval_l2_cmd,
- "spf-interval level-2 <1-120>",
+ "spf-interval level-2 (1-120)",
"Minimum interval between SPF calculations\n"
"Set interval for level 2 only\n"
"Minimum interval between consecutive SPFs in seconds\n")
DEFUN (max_lsp_lifetime,
max_lsp_lifetime_cmd,
- "max-lsp-lifetime <350-65535>",
+ "max-lsp-lifetime (350-65535)",
"Maximum LSP lifetime\n"
"LSP lifetime in seconds\n")
{
DEFUN (max_lsp_lifetime_l1,
max_lsp_lifetime_l1_cmd,
- "max-lsp-lifetime level-1 <350-65535>",
+ "max-lsp-lifetime level-1 (350-65535)",
"Maximum LSP lifetime for Level 1 only\n"
"LSP lifetime for Level 1 only in seconds\n")
{
DEFUN (max_lsp_lifetime_l2,
max_lsp_lifetime_l2_cmd,
- "max-lsp-lifetime level-2 <350-65535>",
+ "max-lsp-lifetime level-2 (350-65535)",
"Maximum LSP lifetime for Level 2 only\n"
"LSP lifetime for Level 2 only in seconds\n")
{
DEFUN (lsp_refresh_interval,
lsp_refresh_interval_cmd,
- "lsp-refresh-interval <1-65235>",
+ "lsp-refresh-interval (1-65235)",
"LSP refresh interval\n"
"LSP refresh interval in seconds\n")
{
DEFUN (lsp_refresh_interval_l1,
lsp_refresh_interval_l1_cmd,
- "lsp-refresh-interval level-1 <1-65235>",
+ "lsp-refresh-interval level-1 (1-65235)",
"LSP refresh interval for Level 1 only\n"
"LSP refresh interval for Level 1 only in seconds\n")
{
DEFUN (lsp_refresh_interval_l2,
lsp_refresh_interval_l2_cmd,
- "lsp-refresh-interval level-2 <1-65235>",
+ "lsp-refresh-interval level-2 (1-65235)",
"LSP refresh interval for Level 2 only\n"
"LSP refresh interval for Level 2 only in seconds\n")
{
*/
DEFUN (area_passwd_md5,
area_passwd_md5_cmd,
- "(area-password|domain-password) md5 WORD",
+ "<area-password|domain-password> md5 WORD",
"Configure the authentication password for an area\n"
"Set the authentication password for a routing domain\n"
"Authentication type\n"
*/
DEFUN (area_passwd_clear,
area_passwd_clear_cmd,
- "(area-password|domain-password) clear WORD",
+ "<area-password|domain-password> clear WORD",
"Configure the authentication password for an area\n"
"Set the authentication password for a routing domain\n"
"Authentication type\n"
DEFUN (no_area_passwd,
no_area_passwd_cmd,
- "no (area-password|domain-password)",
+ "no <area-password|domain-password>",
NO_STR
"Configure the authentication password for an area\n"
"Set the authentication password for a routing domain\n")
DEFUN (topology_generate_grid,
topology_generate_grid_cmd,
- "topology generate grid <1-100> <1-100> <1-65000> [param] [param] [param]",
+ "topology generate grid (1-100) (1-100) (1-65000) [param] [param] [param]",
"Topology generation for IS-IS\n"
"Topology generation\n"
"Grid topology\n"
DEFUN (no_config_log_syslog,
no_config_log_syslog_cmd,
- "no log syslog [" LOG_FACILITIES "] ["LOG_LEVELS"]",
+ "no log syslog [" LOG_FACILITIES "] [" LOG_LEVELS "]",
NO_STR
"Logging control\n"
"Cancel logging to syslog\n"
DEFUN (config_log_facility,
config_log_facility_cmd,
- "log facility "LOG_FACILITIES,
+ "log facility " LOG_FACILITIES,
"Logging control\n"
"Facility parameter for syslog messages\n"
LOG_FACILITY_DESC)
DEFUN (no_config_log_facility,
no_config_log_facility_cmd,
- "no log facility ["LOG_FACILITIES"]",
+ "no log facility [" LOG_FACILITIES "]",
NO_STR
"Logging control\n"
"Reset syslog facility to default (daemon)\n"
DEFUN_DEPRECATED (config_log_trap,
config_log_trap_cmd,
- "log trap "LOG_LEVELS,
+ "log trap " LOG_LEVELS,
"Logging control\n"
"(Deprecated) Set logging level and default for all destinations\n"
LOG_LEVEL_DESC)
DEFUN_DEPRECATED (no_config_log_trap,
no_config_log_trap_cmd,
- "no log trap ["LOG_LEVELS"]",
+ "no log trap [" LOG_LEVELS "]",
NO_STR
"Logging control\n"
"Permit all logging information\n"
DEFUN (config_log_timestamp_precision,
config_log_timestamp_precision_cmd,
- "log timestamp precision <0-6>",
+ "log timestamp precision (0-6)",
"Logging control\n"
"Timestamp configuration\n"
"Set the timestamp precision\n"
/* Standard access-list */
DEFUN (access_list_standard,
access_list_standard_cmd,
- "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
+ "access-list <(1-99)|(1300-1999)> <deny|permit> A.B.C.D A.B.C.D",
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
DEFUN (access_list_standard_nomask,
access_list_standard_nomask_cmd,
- "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
+ "access-list <(1-99)|(1300-1999)> <deny|permit> A.B.C.D",
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
DEFUN (access_list_standard_host,
access_list_standard_host_cmd,
- "access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
+ "access-list <(1-99)|(1300-1999)> <deny|permit> host A.B.C.D",
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
DEFUN (access_list_standard_any,
access_list_standard_any_cmd,
- "access-list (<1-99>|<1300-1999>) (deny|permit) any",
+ "access-list <(1-99)|(1300-1999)> <deny|permit> any",
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
DEFUN (no_access_list_standard,
no_access_list_standard_cmd,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
+ "no access-list <(1-99)|(1300-1999)> <deny|permit> A.B.C.D A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
DEFUN (no_access_list_standard_nomask,
no_access_list_standard_nomask_cmd,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
+ "no access-list <(1-99)|(1300-1999)> <deny|permit> A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
DEFUN (no_access_list_standard_host,
no_access_list_standard_host_cmd,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
+ "no access-list <(1-99)|(1300-1999)> <deny|permit> host A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
DEFUN (no_access_list_standard_any,
no_access_list_standard_any_cmd,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) any",
+ "no access-list <(1-99)|(1300-1999)> <deny|permit> any",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
/* Extended access-list */
DEFUN (access_list_extended,
access_list_extended_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_mask_any,
access_list_extended_mask_any_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D any",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_any_mask,
access_list_extended_any_mask_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip any A.B.C.D A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_any_any,
access_list_extended_any_any_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip any any",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_mask_host,
access_list_extended_mask_host_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D host A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_host_mask,
access_list_extended_host_mask_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D A.B.C.D A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_host_host,
access_list_extended_host_host_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D host A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_any_host,
access_list_extended_any_host_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip any host A.B.C.D",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (access_list_extended_host_any,
access_list_extended_host_any_cmd,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
+ "access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D any",
"Add an access list entry\n"
"IP extended access list\n"
"IP extended access list (expanded range)\n"
DEFUN (no_access_list_extended,
no_access_list_extended_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_mask_any,
no_access_list_extended_mask_any_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D any",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_any_mask,
no_access_list_extended_any_mask_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip any A.B.C.D A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_any_any,
no_access_list_extended_any_any_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip any any",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_mask_host,
no_access_list_extended_mask_host_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip A.B.C.D A.B.C.D host A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_host_mask,
no_access_list_extended_host_mask_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D A.B.C.D A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_host_host,
no_access_list_extended_host_host_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D host A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_any_host,
no_access_list_extended_any_host_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip any host A.B.C.D",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
DEFUN (no_access_list_extended_host_any,
no_access_list_extended_host_any_cmd,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
+ "no access-list <(100-199)|(2000-2699)> <deny|permit> ip host A.B.C.D any",
NO_STR
"Add an access list entry\n"
"IP extended access list\n"
/* Zebra access-list */
DEFUN (access_list,
access_list_cmd,
- "access-list WORD (deny|permit) A.B.C.D/M",
+ "access-list WORD <deny|permit> A.B.C.D/M",
"Add an access list entry\n"
"IP zebra access-list name\n"
"Specify packets to reject\n"
DEFUN (access_list_exact,
access_list_exact_cmd,
- "access-list WORD (deny|permit) A.B.C.D/M exact-match",
+ "access-list WORD <deny|permit> A.B.C.D/M exact-match",
"Add an access list entry\n"
"IP zebra access-list name\n"
"Specify packets to reject\n"
DEFUN (access_list_any,
access_list_any_cmd,
- "access-list WORD (deny|permit) any",
+ "access-list WORD <deny|permit> any",
"Add an access list entry\n"
"IP zebra access-list name\n"
"Specify packets to reject\n"
DEFUN (no_access_list,
no_access_list_cmd,
- "no access-list WORD (deny|permit) A.B.C.D/M",
+ "no access-list WORD <deny|permit> A.B.C.D/M",
NO_STR
"Add an access list entry\n"
"IP zebra access-list name\n"
DEFUN (no_access_list_exact,
no_access_list_exact_cmd,
- "no access-list WORD (deny|permit) A.B.C.D/M exact-match",
+ "no access-list WORD <deny|permit> A.B.C.D/M exact-match",
NO_STR
"Add an access list entry\n"
"IP zebra access-list name\n"
DEFUN (no_access_list_any,
no_access_list_any_cmd,
- "no access-list WORD (deny|permit) any",
+ "no access-list WORD <deny|permit> any",
NO_STR
"Add an access list entry\n"
"IP zebra access-list name\n"
DEFUN (no_access_list_all,
no_access_list_all_cmd,
- "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+ "no access-list <(1-99)|(100-199)|(1300-1999)|(2000-2699)|WORD>",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
DEFUN (access_list_remark,
access_list_remark_cmd,
- "access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE",
+ "access-list <(1-99)|(100-199)|(1300-1999)|(2000-2699)|WORD> remark .LINE",
"Add an access list entry\n"
"IP standard access list\n"
"IP extended access list\n"
*/
DEFUN (no_access_list_remark,
no_access_list_remark_cmd,
- "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark",
+ "no access-list <(1-99)|(100-199)|(1300-1999)|(2000-2699)|WORD> remark",
NO_STR
"Add an access list entry\n"
"IP standard access list\n"
#ifdef HAVE_IPV6
DEFUN (ipv6_access_list,
ipv6_access_list_cmd,
- "ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+ "ipv6 access-list WORD <deny|permit> X:X::X:X/M",
IPV6_STR
"Add an access list entry\n"
"IPv6 zebra access-list\n"
DEFUN (ipv6_access_list_exact,
ipv6_access_list_exact_cmd,
- "ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
+ "ipv6 access-list WORD <deny|permit> X:X::X:X/M exact-match",
IPV6_STR
"Add an access list entry\n"
"IPv6 zebra access-list\n"
DEFUN (ipv6_access_list_any,
ipv6_access_list_any_cmd,
- "ipv6 access-list WORD (deny|permit) any",
+ "ipv6 access-list WORD <deny|permit> any",
IPV6_STR
"Add an access list entry\n"
"IPv6 zebra access-list\n"
DEFUN (no_ipv6_access_list,
no_ipv6_access_list_cmd,
- "no ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+ "no ipv6 access-list WORD <deny|permit> X:X::X:X/M",
NO_STR
IPV6_STR
"Add an access list entry\n"
DEFUN (no_ipv6_access_list_exact,
no_ipv6_access_list_exact_cmd,
- "no ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
+ "no ipv6 access-list WORD <deny|permit> X:X::X:X/M exact-match",
NO_STR
IPV6_STR
"Add an access list entry\n"
DEFUN (no_ipv6_access_list_any,
no_ipv6_access_list_any_cmd,
- "no ipv6 access-list WORD (deny|permit) any",
+ "no ipv6 access-list WORD <deny|permit> any",
NO_STR
IPV6_STR
"Add an access list entry\n"
DEFUN (show_ip_access_list_name,
show_ip_access_list_name_cmd,
- "show ip access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+ "show ip access-list <(1-99)|(100-199)|(1300-1999)|(2000-2699)|WORD>",
SHOW_STR
IP_STR
"List IP access lists\n"
if_dump (p);
}
-DEFUN (interface_desc,
+DEFUN (interface_desc,
interface_desc_cmd,
"description LINE...",
"Interface specific description\n"
return CMD_SUCCESS;
}
-DEFUN (no_interface_desc,
+DEFUN (no_interface_desc,
no_interface_desc_cmd,
"no description",
NO_STR
*/
DEFUN (if_rmap,
if_rmap_cmd,
- "route-map RMAP_NAME (in|out) IFNAME",
+ "route-map RMAP_NAME <in|out> IFNAME",
"Route map set\n"
"Route map name\n"
"Route map set for input filtering\n"
*/
DEFUN (no_if_rmap,
no_if_rmap_cmd,
- "no route-map ROUTEMAP_NAME (in|out) IFNAME",
+ "no route-map ROUTEMAP_NAME <in|out> IFNAME",
NO_STR
"Route map unset\n"
"Route map name\n"
DEFUN (key,
key_cmd,
- "key <0-2147483647>",
+ "key (0-2147483647)",
"Configure a key\n"
"Key identifier number\n")
{
DEFUN (no_key,
no_key_cmd,
- "no key <0-2147483647>",
+ "no key (0-2147483647)",
NO_STR
"Delete a key\n"
"Key identifier number\n")
DEFUN (accept_lifetime_day_month_day_month,
accept_lifetime_day_month_day_month_cmd,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "accept-lifetime HH:MM:SS (1-31) MONTH (1993-2035) HH:MM:SS (1-31) MONTH (1993-2035)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (accept_lifetime_day_month_month_day,
accept_lifetime_day_month_month_day_cmd,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "accept-lifetime HH:MM:SS (1-31) MONTH (1993-2035) HH:MM:SS MONTH (1-31) (1993-2035)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (accept_lifetime_month_day_day_month,
accept_lifetime_month_day_day_month_cmd,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "accept-lifetime HH:MM:SS MONTH (1-31) (1993-2035) HH:MM:SS (1-31) MONTH (1993-2035)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (accept_lifetime_month_day_month_day,
accept_lifetime_month_day_month_day_cmd,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "accept-lifetime HH:MM:SS MONTH (1-31) (1993-2035) HH:MM:SS MONTH (1-31) (1993-2035)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (accept_lifetime_infinite_day_month,
accept_lifetime_infinite_day_month_cmd,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
+ "accept-lifetime HH:MM:SS (1-31) MONTH (1993-2035) infinite",
"Set accept lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (accept_lifetime_infinite_month_day,
accept_lifetime_infinite_month_day_cmd,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
+ "accept-lifetime HH:MM:SS MONTH (1-31) (1993-2035) infinite",
"Set accept lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (accept_lifetime_duration_day_month,
accept_lifetime_duration_day_month_cmd,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
+ "accept-lifetime HH:MM:SS (1-31) MONTH (1993-2035) duration (1-2147483646)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (accept_lifetime_duration_month_day,
accept_lifetime_duration_month_day_cmd,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
+ "accept-lifetime HH:MM:SS MONTH (1-31) (1993-2035) duration (1-2147483646)",
"Set accept lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (send_lifetime_day_month_day_month,
send_lifetime_day_month_day_month_cmd,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "send-lifetime HH:MM:SS (1-31) MONTH (1993-2035) HH:MM:SS (1-31) MONTH (1993-2035)",
"Set send lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (send_lifetime_day_month_month_day,
send_lifetime_day_month_month_day_cmd,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "send-lifetime HH:MM:SS (1-31) MONTH (1993-2035) HH:MM:SS MONTH (1-31) (1993-2035)",
"Set send lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (send_lifetime_month_day_day_month,
send_lifetime_month_day_day_month_cmd,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "send-lifetime HH:MM:SS MONTH (1-31) (1993-2035) HH:MM:SS (1-31) MONTH (1993-2035)",
"Set send lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (send_lifetime_month_day_month_day,
send_lifetime_month_day_month_day_cmd,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "send-lifetime HH:MM:SS MONTH (1-31) (1993-2035) HH:MM:SS MONTH (1-31) (1993-2035)",
"Set send lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (send_lifetime_infinite_day_month,
send_lifetime_infinite_day_month_cmd,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
+ "send-lifetime HH:MM:SS (1-31) MONTH (1993-2035) infinite",
"Set send lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (send_lifetime_infinite_month_day,
send_lifetime_infinite_month_day_cmd,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
+ "send-lifetime HH:MM:SS MONTH (1-31) (1993-2035) infinite",
"Set send lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (send_lifetime_duration_day_month,
send_lifetime_duration_day_month_cmd,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
+ "send-lifetime HH:MM:SS (1-31) MONTH (1993-2035) duration (1-2147483646)",
"Set send lifetime of the key\n"
"Time to start\n"
"Day of th month to start\n"
DEFUN (send_lifetime_duration_month_day,
send_lifetime_duration_month_day_cmd,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
+ "send-lifetime HH:MM:SS MONTH (1-31) (1993-2035) duration (1-2147483646)",
"Set send lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
DEFUN (ns_netns,
ns_netns_cmd,
- "logical-router <1-65535> ns NAME",
+ "logical-router (1-65535) ns NAME",
"Enable a logical-router\n"
"Specify the logical-router indentifier\n"
"The Name Space\n"
DEFUN (no_ns_netns,
no_ns_netns_cmd,
- "no logical-router <1-65535> ns NAME",
+ "no logical-router (1-65535) ns NAME",
NO_STR
"Enable a Logical-Router\n"
"Specify the Logical-Router identifier\n"
DEFUN (ip_prefix_list,
ip_prefix_list_cmd,
- "ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
+ "ip prefix-list WORD <deny|permit> <A.B.C.D/M|any>",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_ge,
ip_prefix_list_ge_cmd,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
+ "ip prefix-list WORD <deny|permit> A.B.C.D/M ge (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_ge_le,
ip_prefix_list_ge_le_cmd,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "ip prefix-list WORD <deny|permit> A.B.C.D/M ge (0-32) le (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_le,
ip_prefix_list_le_cmd,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
+ "ip prefix-list WORD <deny|permit> A.B.C.D/M le (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_le_ge,
ip_prefix_list_le_ge_cmd,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "ip prefix-list WORD <deny|permit> A.B.C.D/M le (0-32) ge (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_seq,
ip_prefix_list_seq_cmd,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
+ "ip prefix-list WORD seq (1-4294967295) <deny|permit> <A.B.C.D/M|any>",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_seq_ge,
ip_prefix_list_seq_ge_cmd,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
+ "ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M ge (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_seq_ge_le,
ip_prefix_list_seq_ge_le_cmd,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M ge (0-32) le (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_seq_le,
ip_prefix_list_seq_le_cmd,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
+ "ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M le (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ip_prefix_list_seq_le_ge,
ip_prefix_list_seq_le_ge_cmd,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M le (0-32) ge (0-32)",
IP_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (no_ip_prefix_list_prefix,
no_ip_prefix_list_prefix_cmd,
- "no ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
+ "no ip prefix-list WORD <deny|permit> <A.B.C.D/M|any>",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_ge,
no_ip_prefix_list_ge_cmd,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
+ "no ip prefix-list WORD <deny|permit> A.B.C.D/M ge (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_ge_le,
no_ip_prefix_list_ge_le_cmd,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "no ip prefix-list WORD <deny|permit> A.B.C.D/M ge (0-32) le (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_le,
no_ip_prefix_list_le_cmd,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
+ "no ip prefix-list WORD <deny|permit> A.B.C.D/M le (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_le_ge,
no_ip_prefix_list_le_ge_cmd,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "no ip prefix-list WORD <deny|permit> A.B.C.D/M le (0-32) ge (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_seq,
no_ip_prefix_list_seq_cmd,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
+ "no ip prefix-list WORD seq (1-4294967295) <deny|permit> <A.B.C.D/M|any>",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_seq_ge,
no_ip_prefix_list_seq_ge_cmd,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
+ "no ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M ge (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_seq_ge_le,
no_ip_prefix_list_seq_ge_le_cmd,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "no ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M ge (0-32) le (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_seq_le,
no_ip_prefix_list_seq_le_cmd,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
+ "no ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M le (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (no_ip_prefix_list_seq_le_ge,
no_ip_prefix_list_seq_le_ge_cmd,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "no ip prefix-list WORD seq (1-4294967295) <deny|permit> A.B.C.D/M le (0-32) ge (0-32)",
NO_STR
IP_STR
PREFIX_LIST_STR
DEFUN (show_ip_prefix_list_name_seq,
show_ip_prefix_list_name_seq_cmd,
- "show ip prefix-list WORD seq <1-4294967295>",
+ "show ip prefix-list WORD seq (1-4294967295)",
SHOW_STR
IP_STR
PREFIX_LIST_STR
#ifdef HAVE_IPV6
DEFUN (ipv6_prefix_list,
ipv6_prefix_list_cmd,
- "ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
+ "ipv6 prefix-list WORD <deny|permit> <X:X::X:X/M|any>",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_ge,
ipv6_prefix_list_ge_cmd,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
+ "ipv6 prefix-list WORD <deny|permit> X:X::X:X/M ge (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_ge_le,
ipv6_prefix_list_ge_le_cmd,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "ipv6 prefix-list WORD <deny|permit> X:X::X:X/M ge (0-128) le (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_le,
ipv6_prefix_list_le_cmd,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
+ "ipv6 prefix-list WORD <deny|permit> X:X::X:X/M le (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_le_ge,
ipv6_prefix_list_le_ge_cmd,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "ipv6 prefix-list WORD <deny|permit> X:X::X:X/M le (0-128) ge (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_seq,
ipv6_prefix_list_seq_cmd,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
+ "ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> <X:X::X:X/M|any>",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_seq_ge,
ipv6_prefix_list_seq_ge_cmd,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
+ "ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M ge (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_seq_ge_le,
ipv6_prefix_list_seq_ge_le_cmd,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M ge (0-128) le (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_seq_le,
ipv6_prefix_list_seq_le_cmd,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
+ "ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M le (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (ipv6_prefix_list_seq_le_ge,
ipv6_prefix_list_seq_le_ge_cmd,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M le (0-128) ge (0-128)",
IPV6_STR
PREFIX_LIST_STR
"Name of a prefix list\n"
DEFUN (no_ipv6_prefix_list_prefix,
no_ipv6_prefix_list_prefix_cmd,
- "no ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
+ "no ipv6 prefix-list WORD <deny|permit> <X:X::X:X/M|any>",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_ge,
no_ipv6_prefix_list_ge_cmd,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
+ "no ipv6 prefix-list WORD <deny|permit> X:X::X:X/M ge (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_ge_le,
no_ipv6_prefix_list_ge_le_cmd,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "no ipv6 prefix-list WORD <deny|permit> X:X::X:X/M ge (0-128) le (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_le,
no_ipv6_prefix_list_le_cmd,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
+ "no ipv6 prefix-list WORD <deny|permit> X:X::X:X/M le (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_le_ge,
no_ipv6_prefix_list_le_ge_cmd,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "no ipv6 prefix-list WORD <deny|permit> X:X::X:X/M le (0-128) ge (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_seq,
no_ipv6_prefix_list_seq_cmd,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
+ "no ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> <X:X::X:X/M|any>",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_seq_ge,
no_ipv6_prefix_list_seq_ge_cmd,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
+ "no ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M ge (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_seq_ge_le,
no_ipv6_prefix_list_seq_ge_le_cmd,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "no ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M ge (0-128) le (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_seq_le,
no_ipv6_prefix_list_seq_le_cmd,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
+ "no ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M le (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (no_ipv6_prefix_list_seq_le_ge,
no_ipv6_prefix_list_seq_le_ge_cmd,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "no ipv6 prefix-list WORD seq (1-4294967295) <deny|permit> X:X::X:X/M le (0-128) ge (0-128)",
NO_STR
IPV6_STR
PREFIX_LIST_STR
DEFUN (show_ipv6_prefix_list_name_seq,
show_ipv6_prefix_list_name_seq_cmd,
- "show ipv6 prefix-list WORD seq <1-4294967295>",
+ "show ipv6 prefix-list WORD seq (1-4294967295)",
SHOW_STR
IPV6_STR
PREFIX_LIST_STR
* Debug CLI for vrf's
*/
DEFUN (vrf_debug,
- vrf_debug_cmd,
+ vrf_debug_cmd,
"debug vrf",
DEBUG_STR
"VRF Debugging\n")
}
DEFUN (no_vrf_debug,
- no_vrf_debug_cmd,
+ no_vrf_debug_cmd,
"no debug vrf",
NO_STR
DEBUG_STR
DEFUN (area_filter_list,
area_filter_list_cmd,
- "area A.B.C.D filter-list prefix WORD (in|out)",
+ "area A.B.C.D filter-list prefix WORD <in|out>",
"OSPFv6 area parameters\n"
"OSPFv6 area ID in IP address format\n"
"Filter networks between OSPFv6 areas\n"
DEFUN (no_area_filter_list,
no_area_filter_list_cmd,
- "no area A.B.C.D filter-list prefix WORD (in|out)",
+ "no area A.B.C.D filter-list prefix WORD <in|out>",
NO_STR
"OSPFv6 area parameters\n"
"OSPFv6 area ID in IP address format\n"
DEFUN (ospf6_area_stub,
ospf6_area_stub_cmd,
- "area (A.B.C.D|<0-4294967295>) stub",
+ "area <A.B.C.D|(0-4294967295)> stub",
"OSPF6 area parameters\n"
"OSPF6 area ID in IP address format\n"
"OSPF6 area ID as a decimal value\n"
DEFUN (ospf6_area_stub_no_summary,
ospf6_area_stub_no_summary_cmd,
- "area (A.B.C.D|<0-4294967295>) stub no-summary",
+ "area <A.B.C.D|(0-4294967295)> stub no-summary",
"OSPF6 stub parameters\n"
"OSPF6 area ID in IP address format\n"
"OSPF6 area ID as a decimal value\n"
DEFUN (no_ospf6_area_stub,
no_ospf6_area_stub_cmd,
- "no area (A.B.C.D|<0-4294967295>) stub",
+ "no area <A.B.C.D|(0-4294967295)> stub",
NO_STR
"OSPF6 area parameters\n"
"OSPF6 area ID in IP address format\n"
DEFUN (no_ospf6_area_stub_no_summary,
no_ospf6_area_stub_no_summary_cmd,
- "no area (A.B.C.D|<0-4294967295>) stub no-summary",
+ "no area <A.B.C.D|(0-4294967295)> stub no-summary",
NO_STR
"OSPF6 area parameters\n"
"OSPF6 area ID in IP address format\n"
/* add "set metric-type" */
DEFUN (ospf6_routemap_set_metric_type,
ospf6_routemap_set_metric_type_cmd,
- "set metric-type (type-1|type-2)",
+ "set metric-type <type-1|type-2>",
"Set value\n"
"Type of metric\n"
"OSPF6 external type 1 metric\n"
/* delete "set metric-type" */
DEFUN (ospf6_routemap_no_set_metric_type,
ospf6_routemap_no_set_metric_type_cmd,
- "no set metric-type (type-1|type-2)",
+ "no set metric-type <type-1|type-2>",
NO_STR
"Set value\n"
"Type of metric\n"
/* add "set metric" */
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
"Set value\n"
"Metric value\n"
"Metric value\n")
/* interface variable set command */
DEFUN (ipv6_ospf6_ifmtu,
ipv6_ospf6_ifmtu_cmd,
- "ipv6 ospf6 ifmtu <1-65535>",
+ "ipv6 ospf6 ifmtu (1-65535)",
IP6_STR
OSPF6_STR
"Interface MTU\n"
DEFUN (ipv6_ospf6_cost,
ipv6_ospf6_cost_cmd,
- "ipv6 ospf6 cost <1-65535>",
+ "ipv6 ospf6 cost (1-65535)",
IP6_STR
OSPF6_STR
"Interface cost\n"
DEFUN (auto_cost_reference_bandwidth,
auto_cost_reference_bandwidth_cmd,
- "auto-cost reference-bandwidth <1-4294967>",
+ "auto-cost reference-bandwidth (1-4294967)",
"Calculate OSPF interface cost according to bandwidth\n"
"Use reference bandwidth method to assign OSPF cost\n"
"The reference bandwidth in terms of Mbits per second\n")
DEFUN (ipv6_ospf6_hellointerval,
ipv6_ospf6_hellointerval_cmd,
- "ipv6 ospf6 hello-interval <1-65535>",
+ "ipv6 ospf6 hello-interval (1-65535)",
IP6_STR
OSPF6_STR
"Interval time of Hello packets\n"
/* interface variable set command */
DEFUN (ipv6_ospf6_deadinterval,
ipv6_ospf6_deadinterval_cmd,
- "ipv6 ospf6 dead-interval <1-65535>",
+ "ipv6 ospf6 dead-interval (1-65535)",
IP6_STR
OSPF6_STR
"Interval time after which a neighbor is declared down\n"
/* interface variable set command */
DEFUN (ipv6_ospf6_transmitdelay,
ipv6_ospf6_transmitdelay_cmd,
- "ipv6 ospf6 transmit-delay <1-3600>",
+ "ipv6 ospf6 transmit-delay (1-3600)",
IP6_STR
OSPF6_STR
"Transmit delay of this interface\n"
/* interface variable set command */
DEFUN (ipv6_ospf6_retransmitinterval,
ipv6_ospf6_retransmitinterval_cmd,
- "ipv6 ospf6 retransmit-interval <1-65535>",
+ "ipv6 ospf6 retransmit-interval (1-65535)",
IP6_STR
OSPF6_STR
"Time between retransmitting lost link state advertisements\n"
/* interface variable set command */
DEFUN (ipv6_ospf6_priority,
ipv6_ospf6_priority_cmd,
- "ipv6 ospf6 priority <0-255>",
+ "ipv6 ospf6 priority (0-255)",
IP6_STR
OSPF6_STR
"Router priority\n"
DEFUN (ipv6_ospf6_instance,
ipv6_ospf6_instance_cmd,
- "ipv6 ospf6 instance-id <0-255>",
+ "ipv6 ospf6 instance-id (0-255)",
IP6_STR
OSPF6_STR
"Instance ID for this interface\n"
DEFUN (ipv6_ospf6_network,
ipv6_ospf6_network_cmd,
- "ipv6 ospf6 network (broadcast|point-to-point)",
+ "ipv6 ospf6 network <broadcast|point-to-point>",
IP6_STR
OSPF6_STR
"Network Type\n"
*/
DEFUN (debug_ospf6_lsa_type,
debug_ospf6_lsa_hex_cmd,
- "debug ospf6 lsa (router|network|inter-prefix|inter-router|as-external|link|intra-prefix|unknown)",
+ "debug ospf6 lsa <router|network|inter-prefix|inter-router|as-external|link|intra-prefix|unknown>",
DEBUG_STR
OSPF6_STR
"Debug Link State Advertisements (LSAs)\n"
*/
DEFUN (no_debug_ospf6_lsa_type,
no_debug_ospf6_lsa_hex_cmd,
- "no debug ospf6 lsa (router|network|inter-prefix|inter-router|as-external|link|intra-prefix|unknown)",
+ "no debug ospf6 lsa <router|network|inter-prefix|inter-router|as-external|link|intra-prefix|unknown>",
NO_STR
DEBUG_STR
OSPF6_STR
*/
DEFUN (debug_ospf6_message,
debug_ospf6_message_cmd,
- "debug ospf6 message (unknown|hello|dbdesc|lsreq|lsupdate|lsack|all)",
+ "debug ospf6 message <unknown|hello|dbdesc|lsreq|lsupdate|lsack|all>",
DEBUG_STR
OSPF6_STR
"Debug OSPFv3 message\n"
*/
DEFUN (no_debug_ospf6_message,
no_debug_ospf6_message_cmd,
- "no debug ospf6 message (unknown|hello|dbdesc|lsreq|lsupdate|lsack|all)",
+ "no debug ospf6 message <unknown|hello|dbdesc|lsreq|lsupdate|lsack|all>",
NO_STR
DEBUG_STR
OSPF6_STR
DEFUN (debug_ospf6_route,
debug_ospf6_route_cmd,
- "debug ospf6 route (table|intra-area|inter-area|memory)",
+ "debug ospf6 route <table|intra-area|inter-area|memory>",
DEBUG_STR
OSPF6_STR
"Debug route table calculation\n"
DEFUN (no_debug_ospf6_route,
no_debug_ospf6_route_cmd,
- "no debug ospf6 route (table|intra-area|inter-area|memory)",
+ "no debug ospf6 route <table|intra-area|inter-area|memory>",
NO_STR
DEBUG_STR
OSPF6_STR
DEFUN (ospf6_timers_throttle_spf,
ospf6_timers_throttle_spf_cmd,
- "timers throttle spf <0-600000> <0-600000> <0-600000>",
+ "timers throttle spf (0-600000) (0-600000) (0-600000)",
"Adjust routing timers\n"
"Throttling adaptive timer\n"
"OSPF6 SPF timers\n"
DEFUN (ospf6_timers_lsa,
ospf6_timers_lsa_cmd,
- "timers lsa min-arrival <0-600000>",
+ "timers lsa min-arrival (0-600000)",
"Adjust routing timers\n"
"OSPF6 LSA timers\n"
"Minimum delay in receiving new version of a LSA\n"
DEFUN (ospf6_stub_router_startup,
ospf6_stub_router_startup_cmd,
- "stub-router on-startup <5-86400>",
+ "stub-router on-startup (5-86400)",
"Make router a stub router\n"
"Advertise inability to be a transit router\n"
"Automatically advertise as stub-router on startup of OSPF6\n"
DEFUN (ospf6_stub_router_shutdown,
ospf6_stub_router_shutdown_cmd,
- "stub-router on-shutdown <5-86400>",
+ "stub-router on-shutdown (5-86400)",
"Make router a stub router\n"
"Advertise inability to be a transit router\n"
"Automatically advertise as stub-router before shutdown\n"
DEFUN (show_ipv6_ospf6_route_type_detail,
show_ipv6_ospf6_route_type_detail_cmd,
- "show ipv6 ospf6 route (intra-area|inter-area|external-1|external-2) detail",
+ "show ipv6 ospf6 route <intra-area|inter-area|external-1|external-2> detail",
SHOW_STR
IP6_STR
OSPF6_STR
*/
DEFUN (debug_ospf6_zebra_sendrecv,
debug_ospf6_zebra_sendrecv_cmd,
- "debug ospf6 zebra (send|recv)",
+ "debug ospf6 zebra <send|recv>",
DEBUG_STR
OSPF6_STR
"Debug connection between zebra\n"
*/
DEFUN (no_debug_ospf6_zebra_sendrecv,
no_debug_ospf6_zebra_sendrecv_cmd,
- "no debug ospf6 zebra (send|recv)",
+ "no debug ospf6 zebra <send|recv>",
NO_STR
DEBUG_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type,
show_ipv6_ospf6_database_type_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix)",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix>",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_id,
show_ipv6_ospf6_database_type_id_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) A.B.C.D",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> A.B.C.D",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_router,
show_ipv6_ospf6_database_type_router_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) * A.B.C.D",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> * A.B.C.D",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_id_router,
show_ipv6_ospf6_database_type_id_router_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) A.B.C.D A.B.C.D",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> A.B.C.D A.B.C.D",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_adv_router_linkstate_id,
show_ipv6_ospf6_database_type_adv_router_linkstate_id_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) adv-router A.B.C.D linkstate-id A.B.C.D",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> adv-router A.B.C.D linkstate-id A.B.C.D",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_self_originated,
show_ipv6_ospf6_database_type_self_originated_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) self-originated",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> self-originated",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_self_originated_linkstate_id,
show_ipv6_ospf6_database_type_self_originated_linkstate_id_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) self-originated linkstate-id A.B.C.D",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> self-originated linkstate-id A.B.C.D",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (show_ipv6_ospf6_database_type_id_self_originated,
show_ipv6_ospf6_database_type_id_self_originated_cmd,
- "show ipv6 ospf6 database (router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix) A.B.C.D self-originated",
+ "show ipv6 ospf6 database <router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix> A.B.C.D self-originated",
SHOW_STR
IPV6_STR
OSPF6_STR
*/
DEFUN (debug_ospf_packet,
debug_ospf_packet_all_cmd,
- "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+ "debug ospf packet <hello|dd|ls-request|ls-update|ls-ack|all>",
DEBUG_STR
OSPF_STR
"OSPF packets\n"
*/
DEFUN (debug_ospf_instance_packet,
debug_ospf_instance_packet_all_cmd,
- "debug ospf <1-65535> packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+ "debug ospf (1-65535) packet <hello|dd|ls-request|ls-update|ls-ack|all>",
DEBUG_STR
OSPF_STR
"Instance ID\n"
*/
DEFUN (no_debug_ospf_packet,
no_debug_ospf_packet_all_cmd,
- "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+ "no debug ospf packet <hello|dd|ls-request|ls-update|ls-ack|all>",
NO_STR
DEBUG_STR
OSPF_STR
*/
DEFUN (no_debug_ospf_instance_packet,
no_debug_ospf_instance_packet_all_cmd,
- "no debug ospf <1-65535> packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+ "no debug ospf (1-65535) packet <hello|dd|ls-request|ls-update|ls-ack|all>",
NO_STR
DEBUG_STR
OSPF_STR
*/
DEFUN (debug_ospf_instance_ism,
debug_ospf_instance_ism_cmd,
- "debug ospf <1-65535> ism",
+ "debug ospf (1-65535) ism",
DEBUG_STR
OSPF_STR
"Instance ID\n"
*/
DEFUN (no_debug_ospf_instance_ism,
no_debug_ospf_instance_ism_cmd,
- "no debug ospf <1-65535> ism",
+ "no debug ospf (1-65535) ism",
NO_STR
DEBUG_STR
OSPF_STR
*/
DEFUN (debug_ospf_instance_nsm,
debug_ospf_instance_nsm_cmd,
- "debug ospf <1-65535> nsm",
+ "debug ospf (1-65535) nsm",
DEBUG_STR
OSPF_STR
"Instance ID\n"
*/
DEFUN (no_debug_ospf_instance_nsm,
no_debug_ospf_instance_nsm_cmd,
- "no debug ospf <1-65535> nsm",
+ "no debug ospf (1-65535) nsm",
NO_STR
DEBUG_STR
OSPF_STR
*/
DEFUN (debug_ospf_instance_lsa,
debug_ospf_instance_lsa_cmd,
- "debug ospf <1-65535> lsa",
+ "debug ospf (1-65535) lsa",
DEBUG_STR
OSPF_STR
"Instance ID\n"
*/
DEFUN (no_debug_ospf_instance_lsa,
no_debug_ospf_instance_lsa_cmd,
- "no debug ospf <1-65535> lsa",
+ "no debug ospf (1-65535) lsa",
NO_STR
DEBUG_STR
OSPF_STR
*/
DEFUN (debug_ospf_instance_zebra,
debug_ospf_instance_zebra_cmd,
- "debug ospf <1-65535> zebra",
+ "debug ospf (1-65535) zebra",
DEBUG_STR
OSPF_STR
"Instance ID\n"
*/
DEFUN (no_debug_ospf_instance_zebra,
no_debug_ospf_instance_zebra_cmd,
- "no debug ospf <1-65535> zebra",
+ "no debug ospf (1-65535) zebra",
NO_STR
DEBUG_STR
OSPF_STR
DEFUN (debug_ospf_instance_event,
debug_ospf_instance_event_cmd,
- "debug ospf <1-65535> event",
+ "debug ospf (1-65535) event",
DEBUG_STR
OSPF_STR
"Instance ID\n"
DEFUN (no_debug_ospf_instance_event,
no_debug_ospf_instance_event_cmd,
- "no debug ospf <1-65535> event",
+ "no debug ospf (1-65535) event",
NO_STR
DEBUG_STR
OSPF_STR
DEFUN (debug_ospf_instance_nssa,
debug_ospf_instance_nssa_cmd,
- "debug ospf <1-65535> nssa",
+ "debug ospf (1-65535) nssa",
DEBUG_STR
OSPF_STR
"Instance ID\n"
DEFUN (no_debug_ospf_instance_nssa,
no_debug_ospf_instance_nssa_cmd,
- "no debug ospf <1-65535> nssa",
+ "no debug ospf (1-65535) nssa",
NO_STR
DEBUG_STR
OSPF_STR
DEFUN (show_debugging_ospf_instance,
show_debugging_ospf_instance_cmd,
- "show debugging ospf <1-65535>",
+ "show debugging ospf (1-65535)",
SHOW_STR
DEBUG_STR
OSPF_STR
DEFUN (pce_domain,
pce_domain_cmd,
- "pce domain as <0-65535>",
+ "pce domain as (0-65535)",
PCE_STR
"Configure PCE domain AS number\n"
"AS number where the PCE as visibilities for path computation\n"
DEFUN (no_pce_domain,
no_pce_domain_cmd,
- "no pce domain as <0-65535>",
+ "no pce domain as (0-65535)",
NO_STR
PCE_STR
"Disable PCE domain AS number\n"
DEFUN (pce_neigbhor,
pce_neighbor_cmd,
- "pce neighbor as <0-65535>",
+ "pce neighbor as (0-65535)",
PCE_STR
"Configure PCE neighbor domain AS number\n"
"AS number of PCE neighbors\n"
DEFUN (no_pce_neighbor,
no_pce_neighbor_cmd,
- "no pce neighbor as <0-65535>",
+ "no pce neighbor as (0-65535)",
NO_STR
PCE_STR
"Disable PCE neighbor AS number\n"
DEFUN (match_ip_nexthop,
match_ip_nexthop_cmd,
- "match ip next-hop (<1-199>|<1300-2699>|WORD)",
+ "match ip next-hop <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match next-hop address of route\n"
DEFUN (match_ip_address,
match_ip_address_cmd,
- "match ip address (<1-199>|<1300-2699>|WORD)",
+ "match ip address <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match address of route\n"
DEFUN (match_tag,
match_tag_cmd,
- "match tag <1-65535>",
+ "match tag (1-65535)",
MATCH_STR
"Match tag of route\n"
"Tag value\n")
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
SET_STR
"Metric value for destination routing protocol\n"
"Metric value\n")
DEFUN (set_metric_type,
set_metric_type_cmd,
- "set metric-type (type-1|type-2)",
+ "set metric-type <type-1|type-2>",
SET_STR
"Type of metric for destination routing protocol\n"
"OSPF[6] external type 1 metric\n"
DEFUN (set_tag,
set_tag_cmd,
- "set tag <1-65535>",
+ "set tag (1-65535)",
SET_STR
"Tag value for routing protocol\n"
"Tag value\n")
DEFUN (ospf_mpls_te_inter_as_area,
ospf_mpls_te_inter_as_area_cmd,
- "mpls-te inter-as area (A.B.C.D|<0-4294967295>)",
+ "mpls-te inter-as area <A.B.C.D|(0-4294967295)>",
MPLS_TE_STR
"Configure MPLS-TE Inter-AS support\n"
"AREA native mode self originate INTER_AS LSA with Type 10 (area flooding scope)\n"
DEFUN (ospf_network_area,
ospf_network_area_cmd,
- "network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
+ "network A.B.C.D/M area <A.B.C.D|(0-4294967295)>",
"Enable routing on an IP network\n"
"OSPF network prefix\n"
"Set the OSPF area ID\n"
DEFUN (no_ospf_network_area,
no_ospf_network_area_cmd,
- "no network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
+ "no network A.B.C.D/M area <A.B.C.D|(0-4294967295)>",
NO_STR
"Enable routing on an IP network\n"
"OSPF network prefix\n"
*/
DEFUN (ospf_area_range,
ospf_area_range_cmd,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M",
+ "area <A.B.C.D|(0-4294967295)> range A.B.C.D/M",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_range_not_advertise,
ospf_area_range_not_advertise_cmd,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M not-advertise",
+ "area <A.B.C.D|(0-4294967295)> range A.B.C.D/M not-advertise",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
*/
DEFUN (no_ospf_area_range,
no_ospf_area_range_cmd,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M",
+ "no area <A.B.C.D|(0-4294967295)> range A.B.C.D/M",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_range_substitute,
ospf_area_range_substitute_cmd,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
+ "area <A.B.C.D|(0-4294967295)> range A.B.C.D/M substitute A.B.C.D/M",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_range_substitute,
no_ospf_area_range_substitute_cmd,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
+ "no area <A.B.C.D|(0-4294967295)> range A.B.C.D/M substitute A.B.C.D/M",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
*/
DEFUN (ospf_area_vlink,
ospf_area_vlink_cmd,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
+ "area <A.B.C.D|(0-4294967295)> virtual-link A.B.C.D",
VLINK_HELPSTR_IPADDR)
{
struct ospf *ospf = vty->index;
*/
DEFUN (no_ospf_area_vlink,
no_ospf_area_vlink_cmd,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
+ "no area <A.B.C.D|(0-4294967295)> virtual-link A.B.C.D",
NO_STR
VLINK_HELPSTR_IPADDR)
{
DEFUN (ospf_area_shortcut,
ospf_area_shortcut_cmd,
- "area (A.B.C.D|<0-4294967295>) shortcut (default|enable|disable)",
+ "area <A.B.C.D|(0-4294967295)> shortcut <default|enable|disable>",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_shortcut,
no_ospf_area_shortcut_cmd,
- "no area (A.B.C.D|<0-4294967295>) shortcut (enable|disable)",
+ "no area <A.B.C.D|(0-4294967295)> shortcut <enable|disable>",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_stub,
ospf_area_stub_cmd,
- "area (A.B.C.D|<0-4294967295>) stub",
+ "area <A.B.C.D|(0-4294967295)> stub",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_stub_no_summary,
ospf_area_stub_no_summary_cmd,
- "area (A.B.C.D|<0-4294967295>) stub no-summary",
+ "area <A.B.C.D|(0-4294967295)> stub no-summary",
"OSPF stub parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_stub,
no_ospf_area_stub_cmd,
- "no area (A.B.C.D|<0-4294967295>) stub",
+ "no area <A.B.C.D|(0-4294967295)> stub",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (no_ospf_area_stub_no_summary,
no_ospf_area_stub_no_summary_cmd,
- "no area (A.B.C.D|<0-4294967295>) stub no-summary",
+ "no area <A.B.C.D|(0-4294967295)> stub no-summary",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_nssa_translate_no_summary,
ospf_area_nssa_translate_no_summary_cmd,
- "area (A.B.C.D|<0-4294967295>) nssa (translate-candidate|translate-never|translate-always) no-summary",
+ "area <A.B.C.D|(0-4294967295)> nssa <translate-candidate|translate-never|translate-always> no-summary",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_nssa_translate,
ospf_area_nssa_translate_cmd,
- "area (A.B.C.D|<0-4294967295>) nssa (translate-candidate|translate-never|translate-always)",
+ "area <A.B.C.D|(0-4294967295)> nssa <translate-candidate|translate-never|translate-always>",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_nssa,
ospf_area_nssa_cmd,
- "area (A.B.C.D|<0-4294967295>) nssa",
+ "area <A.B.C.D|(0-4294967295)> nssa",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_nssa_no_summary,
ospf_area_nssa_no_summary_cmd,
- "area (A.B.C.D|<0-4294967295>) nssa no-summary",
+ "area <A.B.C.D|(0-4294967295)> nssa no-summary",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
*/
DEFUN (no_ospf_area_nssa,
no_ospf_area_nssa_cmd,
- "no area (A.B.C.D|<0-4294967295>) nssa",
+ "no area <A.B.C.D|(0-4294967295)> nssa",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_default_cost,
ospf_area_default_cost_cmd,
- "area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
+ "area <A.B.C.D|(0-4294967295)> default-cost (0-16777215)",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_default_cost,
no_ospf_area_default_cost_cmd,
- "no area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
+ "no area <A.B.C.D|(0-4294967295)> default-cost (0-16777215)",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_export_list,
ospf_area_export_list_cmd,
- "area (A.B.C.D|<0-4294967295>) export-list NAME",
+ "area <A.B.C.D|(0-4294967295)> export-list NAME",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_export_list,
no_ospf_area_export_list_cmd,
- "no area (A.B.C.D|<0-4294967295>) export-list NAME",
+ "no area <A.B.C.D|(0-4294967295)> export-list NAME",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_import_list,
ospf_area_import_list_cmd,
- "area (A.B.C.D|<0-4294967295>) import-list NAME",
+ "area <A.B.C.D|(0-4294967295)> import-list NAME",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_import_list,
no_ospf_area_import_list_cmd,
- "no area (A.B.C.D|<0-4294967295>) import-list NAME",
+ "no area <A.B.C.D|(0-4294967295)> import-list NAME",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_filter_list,
ospf_area_filter_list_cmd,
- "area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
+ "area <A.B.C.D|(0-4294967295)> filter-list prefix WORD <in|out>",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_filter_list,
no_ospf_area_filter_list_cmd,
- "no area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
+ "no area <A.B.C.D|(0-4294967295)> filter-list prefix WORD <in|out>",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_area_authentication_message_digest,
ospf_area_authentication_message_digest_cmd,
- "area (A.B.C.D|<0-4294967295>) authentication message-digest",
+ "area <A.B.C.D|(0-4294967295)> authentication message-digest",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (ospf_area_authentication,
ospf_area_authentication_cmd,
- "area (A.B.C.D|<0-4294967295>) authentication",
+ "area <A.B.C.D|(0-4294967295)> authentication",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
DEFUN (no_ospf_area_authentication,
no_ospf_area_authentication_cmd,
- "no area (A.B.C.D|<0-4294967295>) authentication",
+ "no area <A.B.C.D|(0-4294967295)> authentication",
NO_STR
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
DEFUN (ospf_abr_type,
ospf_abr_type_cmd,
- "ospf abr-type (cisco|ibm|shortcut|standard)",
+ "ospf abr-type <cisco|ibm|shortcut|standard>",
"OSPF specific commands\n"
"Set OSPF ABR type\n"
"Alternative ABR, cisco implementation\n"
DEFUN (no_ospf_abr_type,
no_ospf_abr_type_cmd,
- "no ospf abr-type (cisco|ibm|shortcut|standard)",
+ "no ospf abr-type <cisco|ibm|shortcut|standard>",
NO_STR
"OSPF specific commands\n"
"Set OSPF ABR type\n"
DEFUN (ospf_timers_min_ls_interval,
ospf_timers_min_ls_interval_cmd,
- "timers throttle lsa all <0-5000>",
+ "timers throttle lsa all (0-5000)",
"Adjust routing timers\n"
"Throttling adaptive timer\n"
"LSA delay between transmissions\n"
DEFUN (ospf_timers_min_ls_arrival,
ospf_timers_min_ls_arrival_cmd,
- "timers lsa arrival <0-1000>",
+ "timers lsa arrival (0-1000)",
"Adjust routing timers\n"
"Throttling link state advertisement delays\n"
"OSPF minimum arrival interval delay\n"
DEFUN (ospf_timers_throttle_spf,
ospf_timers_throttle_spf_cmd,
- "timers throttle spf <0-600000> <0-600000> <0-600000>",
+ "timers throttle spf (0-600000) (0-600000) (0-600000)",
"Adjust routing timers\n"
"Throttling adaptive timer\n"
"OSPF SPF timers\n"
DEFUN (ospf_timers_lsa,
ospf_timers_lsa_cmd,
- "timers lsa min-arrival <0-600000>",
+ "timers lsa min-arrival (0-600000)",
"Adjust routing timers\n"
"OSPF LSA timers\n"
"Minimum delay in receiving new version of a LSA\n"
*/
DEFUN (ospf_neighbor_poll_interval,
ospf_neighbor_poll_interval_cmd,
- "neighbor A.B.C.D poll-interval <1-65535>",
+ "neighbor A.B.C.D poll-interval (1-65535)",
NEIGHBOR_STR
"Neighbor IP address\n"
"Dead Neighbor Polling interval\n"
DEFUN (ospf_refresh_timer,
ospf_refresh_timer_cmd,
- "refresh timer <10-1800>",
+ "refresh timer (10-1800)",
"Adjust refresh parameters\n"
"Set refresh timer\n"
"Timer value in seconds\n")
*/
DEFUN (no_ospf_refresh_timer,
no_ospf_refresh_timer_val_cmd,
- "no refresh timer <10-1800>",
+ "no refresh timer (10-1800)",
"Adjust refresh parameters\n"
"Unset refresh timer\n"
"Timer value in seconds\n")
DEFUN (ospf_auto_cost_reference_bandwidth,
ospf_auto_cost_reference_bandwidth_cmd,
- "auto-cost reference-bandwidth <1-4294967>",
+ "auto-cost reference-bandwidth (1-4294967)",
"Calculate OSPF interface cost according to bandwidth\n"
"Use reference bandwidth method to assign OSPF cost\n"
"The reference bandwidth in terms of Mbits per second\n")
*/
DEFUN (ospf_write_multiplier,
ospf_write_multiplier_cmd,
- "ospf write-multiplier <1-100>",
+ "ospf write-multiplier (1-100)",
"OSPF specific commands\n"
"Write multiplier\n"
"Maximum number of interface serviced per write\n")
*/
DEFUN (no_ospf_write_multiplier,
no_ospf_write_multiplier_cmd,
- "no ospf write-multiplier <1-100>",
+ "no ospf write-multiplier (1-100)",
NO_STR
"OSPF specific commands\n"
"Write multiplier\n"
DEFUN (show_ip_ospf_instance,
show_ip_ospf_instance_cmd,
- "show ip ospf <1-65535> [json]",
+ "show ip ospf (1-65535) [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_interface,
show_ip_ospf_instance_interface_cmd,
- "show ip ospf <1-65535> interface [INTERFACE] [json]",
+ "show ip ospf (1-65535) interface [INTERFACE] [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor,
show_ip_ospf_instance_neighbor_cmd,
- "show ip ospf <1-65535> neighbor [json]",
+ "show ip ospf (1-65535) neighbor [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_all,
show_ip_ospf_instance_neighbor_all_cmd,
- "show ip ospf <1-65535> neighbor all [json]",
+ "show ip ospf (1-65535) neighbor all [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_int,
show_ip_ospf_instance_neighbor_int_cmd,
- "show ip ospf <1-65535> neighbor IFNAME [json]",
+ "show ip ospf (1-65535) neighbor IFNAME [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_id,
show_ip_ospf_instance_neighbor_id_cmd,
- "show ip ospf <1-65535> neighbor A.B.C.D [json]",
+ "show ip ospf (1-65535) neighbor A.B.C.D [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_detail,
show_ip_ospf_instance_neighbor_detail_cmd,
- "show ip ospf <1-65535> neighbor detail [json]",
+ "show ip ospf (1-65535) neighbor detail [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_detail_all,
show_ip_ospf_instance_neighbor_detail_all_cmd,
- "show ip ospf <1-65535> neighbor detail all [json]",
+ "show ip ospf (1-65535) neighbor detail all [json]",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_neighbor_int_detail,
show_ip_ospf_instance_neighbor_int_detail_cmd,
- "show ip ospf <1-65535> neighbor IFNAME detail [json]",
+ "show ip ospf (1-65535) neighbor IFNAME detail [json]",
SHOW_STR
IP_STR
"OSPF information\n"
*/
DEFUN (show_ip_ospf_instance_database,
show_ip_ospf_instance_database_cmd,
- "show ip ospf <1-65535> database",
+ "show ip ospf (1-65535) database",
SHOW_STR
IP_STR
"OSPF information\n"
*/
DEFUN (show_ip_ospf_database_type_adv_router,
show_ip_ospf_database_type_adv_router_cmd,
- "show ip ospf database (" OSPF_LSA_TYPES_CMD_STR ") adv-router A.B.C.D",
+ "show ip ospf database <" OSPF_LSA_TYPES_CMD_STR "> adv-router A.B.C.D",
SHOW_STR
IP_STR
"OSPF information\n"
*/
DEFUN (show_ip_ospf_instance_database_type_adv_router,
show_ip_ospf_instance_database_type_adv_router_cmd,
- "show ip ospf <1-65535> database (" OSPF_LSA_TYPES_CMD_STR ") adv-router A.B.C.D",
+ "show ip ospf (1-65535) database <" OSPF_LSA_TYPES_CMD_STR "> adv-router A.B.C.D",
SHOW_STR
IP_STR
"OSPF information\n"
*/
DEFUN (ip_ospf_authentication_args,
ip_ospf_authentication_args_addr_cmd,
- "ip ospf authentication (null|message-digest) A.B.C.D",
+ "ip ospf authentication <null|message-digest> A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Enable authentication on this interface\n"
*/
DEFUN (no_ip_ospf_authentication_args,
no_ip_ospf_authentication_args_addr_cmd,
- "no ip ospf authentication (null|message-digest) A.B.C.D",
+ "no ip ospf authentication <null|message-digest> A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_message_digest_key,
ip_ospf_message_digest_key_addr_cmd,
- "ip ospf message-digest-key <1-255> md5 KEY A.B.C.D",
+ "ip ospf message-digest-key (1-255) md5 KEY A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Message digest authentication password (key)\n"
*/
DEFUN (no_ip_ospf_message_digest_key_md5,
no_ip_ospf_message_digest_key_md5_addr_cmd,
- "no ip ospf message-digest-key <1-255> md5 KEY A.B.C.D",
+ "no ip ospf message-digest-key (1-255) md5 KEY A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (no_ip_ospf_message_digest_key,
no_ip_ospf_message_digest_key_addr_cmd,
- "no ip ospf message-digest-key <1-255> A.B.C.D",
+ "no ip ospf message-digest-key (1-255) A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_cost,
ip_ospf_cost_u32_inet4_cmd,
- "ip ospf cost <1-65535> A.B.C.D",
+ "ip ospf cost (1-65535) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Interface cost\n"
*/
DEFUN (no_ip_ospf_cost2,
no_ip_ospf_cost_u32_cmd,
- "no ip ospf cost <1-65535>",
+ "no ip ospf cost (1-65535)",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_dead_interval,
ip_ospf_dead_interval_addr_cmd,
- "ip ospf dead-interval <1-65535> A.B.C.D",
+ "ip ospf dead-interval (1-65535) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Interval after which a neighbor is declared dead\n"
*/
DEFUN (ip_ospf_dead_interval_minimal,
ip_ospf_dead_interval_minimal_addr_cmd,
- "ip ospf dead-interval minimal hello-multiplier <1-10> A.B.C.D",
+ "ip ospf dead-interval minimal hello-multiplier (1-10) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Interval after which a neighbor is declared dead\n"
*/
DEFUN (no_ip_ospf_dead_interval,
no_ip_ospf_dead_interval_addr_cmd,
- "no ip ospf dead-interval <1-65535> A.B.C.D",
+ "no ip ospf dead-interval (1-65535) A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_hello_interval,
ip_ospf_hello_interval_addr_cmd,
- "ip ospf hello-interval <1-65535> A.B.C.D",
+ "ip ospf hello-interval (1-65535) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Time between HELLO packets\n"
*/
DEFUN (no_ip_ospf_hello_interval,
no_ip_ospf_hello_interval_addr_cmd,
- "no ip ospf hello-interval <1-65535> A.B.C.D",
+ "no ip ospf hello-interval (1-65535) A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
DEFUN (ip_ospf_network,
ip_ospf_network_cmd,
- "ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
+ "ip ospf network <broadcast|non-broadcast|point-to-multipoint|point-to-point>",
"IP Information\n"
"OSPF interface commands\n"
"Network type\n"
*/
DEFUN (ip_ospf_priority,
ip_ospf_priority_addr_cmd,
- "ip ospf priority <0-255> A.B.C.D",
+ "ip ospf priority (0-255) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Router priority\n"
*/
DEFUN (no_ip_ospf_priority,
no_ip_ospf_priority_addr_cmd,
- "no ip ospf priority <0-255> A.B.C.D",
+ "no ip ospf priority (0-255) A.B.C.D",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_retransmit_interval,
ip_ospf_retransmit_interval_addr_cmd,
- "ip ospf retransmit-interval <3-65535> A.B.C.D",
+ "ip ospf retransmit-interval (3-65535) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Time between retransmitting lost link state advertisements\n"
DEFUN (no_ip_ospf_retransmit_interval_sec,
no_ip_ospf_retransmit_interval_sec_cmd,
- "no ip ospf retransmit-interval <3-65535>",
+ "no ip ospf retransmit-interval (3-65535)",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_transmit_delay,
ip_ospf_transmit_delay_addr_cmd,
- "ip ospf transmit-delay <1-65535> A.B.C.D",
+ "ip ospf transmit-delay (1-65535) A.B.C.D",
"IP Information\n"
"OSPF interface commands\n"
"Link state transmit delay\n"
DEFUN (no_ip_ospf_transmit_delay_sec,
no_ip_ospf_transmit_delay_sec_cmd,
- "no ip ospf transmit-delay <1-65535>",
+ "no ip ospf transmit-delay (1-65535)",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
*/
DEFUN (ip_ospf_area,
ip_ospf_area_cmd,
- "ip ospf area (A.B.C.D|<0-4294967295>)",
+ "ip ospf area <A.B.C.D|(0-4294967295)>",
"IP Information\n"
"OSPF interface commands\n"
"Enable OSPF on this interface\n"
*/
DEFUN (no_ip_ospf_instance_area,
no_ip_ospf_instance_area_cmd,
- "no ip ospf <1-65535> area",
+ "no ip ospf (1-65535) area",
NO_STR
"IP Information\n"
"OSPF interface commands\n"
DEFUN (ospf_redistribute_source,
ospf_redistribute_source_cmd,
- "redistribute " QUAGGA_REDIST_STR_OSPFD " {metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "redistribute " QUAGGA_REDIST_STR_OSPFD " [metric (0-16777214)|metric-type <1|2>|route-map WORD]",
REDIST_STR
QUAGGA_REDIST_HELP_STR_OSPFD
"Metric for redistributed routes\n"
DEFUN (no_ospf_redistribute_source,
no_ospf_redistribute_source_cmd,
- "no redistribute " QUAGGA_REDIST_STR_OSPFD " {metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "no redistribute " QUAGGA_REDIST_STR_OSPFD " [metric (0-16777214)|metric-type <1|2>|route-map WORD]",
NO_STR
REDIST_STR
QUAGGA_REDIST_HELP_STR_OSPFD
DEFUN (ospf_redistribute_instance_source,
ospf_redistribute_instance_source_cmd,
- "redistribute (ospf|table) <1-65535> {metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "redistribute <ospf|table> (1-65535) [metric (0-16777214)|metric-type <1|2>|route-map WORD]",
REDIST_STR
"Open Shortest Path First\n"
"Non-main Kernel Routing Table\n"
DEFUN (no_ospf_redistribute_instance_source,
no_ospf_redistribute_instance_source_cmd,
- "no redistribute (ospf|table) <1-65535> {metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "no redistribute <ospf|table> (1-65535) [metric (0-16777214)|metric-type <1|2>|route-map WORD]",
NO_STR
REDIST_STR
"Open Shortest Path First\n"
/* Default information originate. */
DEFUN (ospf_default_information_originate,
ospf_default_information_originate_cmd,
- "default-information originate {always|metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "default-information originate [always|metric (0-16777214)|metric-type <1|2>|route-map WORD]",
"Control distribution of default information\n"
"Distribute a default route\n"
"Always advertise default route\n"
DEFUN (no_ospf_default_information_originate,
no_ospf_default_information_originate_cmd,
- "no default-information originate {always|metric <0-16777214>|metric-type (1|2)|route-map WORD}",
+ "no default-information originate [always|metric (0-16777214)|metric-type <1|2>|route-map WORD]",
NO_STR
"Control distribution of default information\n"
"Distribute a default route\n"
DEFUN (ospf_default_metric,
ospf_default_metric_cmd,
- "default-metric <0-16777214>",
+ "default-metric (0-16777214)",
"Set metric of redistributed routes\n"
"Default metric\n")
{
DEFUN (ospf_distance,
ospf_distance_cmd,
- "distance <1-255>",
+ "distance (1-255)",
"Define an administrative distance\n"
"OSPF Administrative distance\n")
{
DEFUN (no_ospf_distance,
no_ospf_distance_cmd,
- "no distance <1-255>",
+ "no distance (1-255)",
NO_STR
"Define an administrative distance\n"
"OSPF Administrative distance\n")
DEFUN (no_ospf_distance_ospf,
no_ospf_distance_ospf_cmd,
- "no distance ospf {intra-area <1-255>|inter-area <1-255>|external <1-255>}",
+ "no distance ospf [intra-area (1-255)|inter-area (1-255)|external (1-255)]",
NO_STR
"Define an administrative distance\n"
"OSPF Administrative distance\n"
DEFUN (ospf_distance_ospf,
ospf_distance_ospf_cmd,
- "distance ospf {intra-area <1-255>|inter-area <1-255>|external <1-255>}",
+ "distance ospf [intra-area (1-255)|inter-area (1-255)|external (1-255)]",
"Define an administrative distance\n"
"OSPF Administrative distance\n"
"Intra-area routes\n"
DEFUN (ospf_distance_source,
ospf_distance_source_cmd,
- "distance <1-255> A.B.C.D/M",
+ "distance (1-255) A.B.C.D/M",
"Administrative distance\n"
"Distance value\n"
"IP source prefix\n")
DEFUN (no_ospf_distance_source,
no_ospf_distance_source_cmd,
- "no distance <1-255> A.B.C.D/M",
+ "no distance (1-255) A.B.C.D/M",
NO_STR
"Administrative distance\n"
"Distance value\n"
DEFUN (ospf_distance_source_access_list,
ospf_distance_source_access_list_cmd,
- "distance <1-255> A.B.C.D/M WORD",
+ "distance (1-255) A.B.C.D/M WORD",
"Administrative distance\n"
"Distance value\n"
"IP source prefix\n"
DEFUN (no_ospf_distance_source_access_list,
no_ospf_distance_source_access_list_cmd,
- "no distance <1-255> A.B.C.D/M WORD",
+ "no distance (1-255) A.B.C.D/M WORD",
NO_STR
"Administrative distance\n"
"Distance value\n"
DEFUN (ospf_max_metric_router_lsa_startup,
ospf_max_metric_router_lsa_startup_cmd,
- "max-metric router-lsa on-startup <5-86400>",
+ "max-metric router-lsa on-startup (5-86400)",
"OSPF maximum / infinite-distance metric\n"
"Advertise own Router-LSA with infinite distance (stub router)\n"
"Automatically advertise stub Router-LSA on startup of OSPF\n"
*/
DEFUN (no_ospf_max_metric_router_lsa_startup,
no_ospf_max_metric_router_lsa_startup_cmd,
- "no max-metric router-lsa on-startup <5-86400>",
+ "no max-metric router-lsa on-startup (5-86400)",
NO_STR
"OSPF maximum / infinite-distance metric\n"
"Advertise own Router-LSA with infinite distance (stub router)\n"
DEFUN (ospf_max_metric_router_lsa_shutdown,
ospf_max_metric_router_lsa_shutdown_cmd,
- "max-metric router-lsa on-shutdown <5-100>",
+ "max-metric router-lsa on-shutdown (5-100)",
"OSPF maximum / infinite-distance metric\n"
"Advertise own Router-LSA with infinite distance (stub router)\n"
"Advertise stub-router prior to full shutdown of OSPF\n"
*/
DEFUN (no_ospf_max_metric_router_lsa_shutdown,
no_ospf_max_metric_router_lsa_shutdown_cmd,
- "no max-metric router-lsa on-shutdown <5-100>",
+ "no max-metric router-lsa on-shutdown (5-100)",
NO_STR
"OSPF maximum / infinite-distance metric\n"
"Advertise own Router-LSA with infinite distance (stub router)\n"
DEFUN (show_ip_ospf_instance_border_routers,
show_ip_ospf_instance_border_routers_cmd,
- "show ip ospf <1-65535> border-routers",
+ "show ip ospf (1-65535) border-routers",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (show_ip_ospf_instance_route,
show_ip_ospf_instance_route_cmd,
- "show ip ospf <1-65535> route",
+ "show ip ospf (1-65535) route",
SHOW_STR
IP_STR
"OSPF information\n"
DEFUN (debug_rip_packet_direct,
debug_rip_packet_direct_cmd,
- "debug rip packet (recv|send)",
+ "debug rip packet <recv|send>",
DEBUG_STR
RIP_STR
"RIP packet\n"
DEFUN (no_debug_rip_packet_direct,
no_debug_rip_packet_direct_cmd,
- "no debug rip packet (recv|send)",
+ "no debug rip packet <recv|send>",
NO_STR
DEBUG_STR
RIP_STR
/* RIP enable network or interface configuration. */
DEFUN (rip_network,
rip_network_cmd,
- "network (A.B.C.D/M|WORD)",
+ "network <A.B.C.D/M|WORD>",
"Enable routing on an IP network\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Interface name\n")
/* RIP enable network or interface configuration. */
DEFUN (no_rip_network,
no_rip_network_cmd,
- "no network (A.B.C.D/M|WORD)",
+ "no network <A.B.C.D/M|WORD>",
NO_STR
"Enable routing on an IP network\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
DEFUN (ip_rip_receive_version,
ip_rip_receive_version_cmd,
- "ip rip receive version (1|2)",
+ "ip rip receive version <1|2>",
IP_STR
"Routing Information Protocol\n"
"Advertisement reception\n"
DEFUN (ip_rip_send_version,
ip_rip_send_version_cmd,
- "ip rip send version (1|2)",
+ "ip rip send version <1|2>",
IP_STR
"Routing Information Protocol\n"
"Advertisement transmission\n"
*/
DEFUN (ip_rip_authentication_mode,
ip_rip_authentication_mode_cmd,
- "ip rip authentication mode (md5|text)",
+ "ip rip authentication mode <md5|text>",
IP_STR
"Routing Information Protocol\n"
"Authentication control\n"
DEFUN (rip_passive_interface,
rip_passive_interface_cmd,
- "passive-interface (IFNAME|default)",
+ "passive-interface <IFNAME|default>",
"Suppress routing updates on an interface\n"
"Interface name\n"
"default for all interfaces\n")
DEFUN (no_rip_passive_interface,
no_rip_passive_interface_cmd,
- "no passive-interface (IFNAME|default)",
+ "no passive-interface <IFNAME|default>",
NO_STR
"Suppress routing updates on an interface\n"
"Interface name\n"
DEFUN (rip_offset_list,
rip_offset_list_cmd,
- "offset-list WORD (in|out) <0-16>",
+ "offset-list WORD <in|out> (0-16)",
"Modify RIP metric\n"
"Access-list name\n"
"For incoming updates\n"
DEFUN (rip_offset_list_ifname,
rip_offset_list_ifname_cmd,
- "offset-list WORD (in|out) <0-16> IFNAME",
+ "offset-list WORD <in|out> (0-16) IFNAME",
"Modify RIP metric\n"
"Access-list name\n"
"For incoming updates\n"
DEFUN (no_rip_offset_list,
no_rip_offset_list_cmd,
- "no offset-list WORD (in|out) <0-16>",
+ "no offset-list WORD <in|out> (0-16)",
NO_STR
"Modify RIP metric\n"
"Access-list name\n"
DEFUN (no_rip_offset_list_ifname,
no_rip_offset_list_ifname_cmd,
- "no offset-list WORD (in|out) <0-16> IFNAME",
+ "no offset-list WORD <in|out> (0-16) IFNAME",
NO_STR
"Modify RIP metric\n"
"Access-list name\n"
DEFUN (match_metric,
match_metric_cmd,
- "match metric <0-4294967295>",
+ "match metric (0-4294967295)",
MATCH_STR
"Match metric of route\n"
"Metric value\n")
DEFUN (match_ip_next_hop,
match_ip_next_hop_cmd,
- "match ip next-hop (<1-199>|<1300-2699>|WORD)",
+ "match ip next-hop <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match next-hop address of route\n"
DEFUN (match_ip_address,
match_ip_address_cmd,
- "match ip address (<1-199>|<1300-2699>|WORD)",
+ "match ip address <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match address of route\n"
DEFUN (match_tag,
match_tag_cmd,
- "match tag <1-65535>",
+ "match tag (1-65535)",
MATCH_STR
"Match tag of route\n"
"Metric value\n")
*/
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
SET_STR
"Metric value for destination routing protocol\n"
"Metric value\n")
DEFUN (set_tag,
set_tag_cmd,
- "set tag <1-65535>",
+ "set tag (1-65535)",
SET_STR
"Tag value for routing protocol\n"
"Tag value\n")
DEFUN (rip_redistribute_type_metric,
rip_redistribute_type_metric_cmd,
- "redistribute " QUAGGA_REDIST_STR_RIPD " metric <0-16>",
+ "redistribute " QUAGGA_REDIST_STR_RIPD " metric (0-16)",
REDIST_STR
QUAGGA_REDIST_HELP_STR_RIPD
"Metric\n"
DEFUN (no_rip_redistribute_type_metric,
no_rip_redistribute_type_metric_cmd,
- "no redistribute " QUAGGA_REDIST_STR_RIPD " metric <0-16>",
+ "no redistribute " QUAGGA_REDIST_STR_RIPD " metric (0-16)",
NO_STR
REDIST_STR
QUAGGA_REDIST_HELP_STR_RIPD
DEFUN (rip_redistribute_type_metric_routemap,
rip_redistribute_type_metric_routemap_cmd,
- "redistribute " QUAGGA_REDIST_STR_RIPD " metric <0-16> route-map WORD",
+ "redistribute " QUAGGA_REDIST_STR_RIPD " metric (0-16) route-map WORD",
REDIST_STR
QUAGGA_REDIST_HELP_STR_RIPD
"Metric\n"
DEFUN (no_rip_redistribute_type_metric_routemap,
no_rip_redistribute_type_metric_routemap_cmd,
- "no redistribute " QUAGGA_REDIST_STR_RIPD " metric <0-16> route-map WORD",
+ "no redistribute " QUAGGA_REDIST_STR_RIPD " metric (0-16) route-map WORD",
NO_STR
REDIST_STR
QUAGGA_REDIST_HELP_STR_RIPD
DEFUN (rip_version,
rip_version_cmd,
- "version <1-2>",
+ "version (1-2)",
"Set routing protocol version\n"
"version\n")
{
DEFUN (rip_default_metric,
rip_default_metric_cmd,
- "default-metric <1-16>",
+ "default-metric (1-16)",
"Set a metric of redistribute routes\n"
"Default metric\n")
{
DEFUN (rip_timers,
rip_timers_cmd,
- "timers basic <5-2147483647> <5-2147483647> <5-2147483647>",
+ "timers basic (5-2147483647) (5-2147483647) (5-2147483647)",
"Adjust routing timers\n"
"Basic routing protocol update timers\n"
"Routing table update timer value in second. Default is 30.\n"
DEFUN (rip_distance,
rip_distance_cmd,
- "distance <1-255>",
+ "distance (1-255)",
"Administrative distance\n"
"Distance value\n")
{
DEFUN (no_rip_distance,
no_rip_distance_cmd,
- "no distance <1-255>",
+ "no distance (1-255)",
NO_STR
"Administrative distance\n"
"Distance value\n")
DEFUN (rip_distance_source,
rip_distance_source_cmd,
- "distance <1-255> A.B.C.D/M",
+ "distance (1-255) A.B.C.D/M",
"Administrative distance\n"
"Distance value\n"
"IP source prefix\n")
DEFUN (no_rip_distance_source,
no_rip_distance_source_cmd,
- "no distance <1-255> A.B.C.D/M",
+ "no distance (1-255) A.B.C.D/M",
NO_STR
"Administrative distance\n"
"Distance value\n"
DEFUN (rip_distance_source_access_list,
rip_distance_source_access_list_cmd,
- "distance <1-255> A.B.C.D/M WORD",
+ "distance (1-255) A.B.C.D/M WORD",
"Administrative distance\n"
"Distance value\n"
"IP source prefix\n"
DEFUN (no_rip_distance_source_access_list,
no_rip_distance_source_access_list_cmd,
- "no distance <1-255> A.B.C.D/M WORD",
+ "no distance (1-255) A.B.C.D/M WORD",
NO_STR
"Administrative distance\n"
"Distance value\n"
DEFUN (debug_ripng_packet_direct,
debug_ripng_packet_direct_cmd,
- "debug ripng packet (recv|send)",
+ "debug ripng packet <recv|send>",
DEBUG_STR
"RIPng configuration\n"
"Debug option set for ripng packet\n"
DEFUN (no_debug_ripng_packet_direct,
no_debug_ripng_packet_direct_cmd,
- "no debug ripng packet (recv|send)",
+ "no debug ripng packet <recv|send>",
NO_STR
DEBUG_STR
"RIPng configuration\n"
DEFUN (ripng_offset_list,
ripng_offset_list_cmd,
- "offset-list WORD (in|out) <0-16>",
+ "offset-list WORD <in|out> (0-16)",
"Modify RIPng metric\n"
"Access-list name\n"
"For incoming updates\n"
DEFUN (ripng_offset_list_ifname,
ripng_offset_list_ifname_cmd,
- "offset-list WORD (in|out) <0-16> IFNAME",
+ "offset-list WORD <in|out> (0-16) IFNAME",
"Modify RIPng metric\n"
"Access-list name\n"
"For incoming updates\n"
DEFUN (no_ripng_offset_list,
no_ripng_offset_list_cmd,
- "no offset-list WORD (in|out) <0-16>",
+ "no offset-list WORD <in|out> (0-16)",
NO_STR
"Modify RIPng metric\n"
"Access-list name\n"
DEFUN (no_ripng_offset_list_ifname,
no_ripng_offset_list_ifname_cmd,
- "no offset-list WORD (in|out) <0-16> IFNAME",
+ "no offset-list WORD <in|out> (0-16) IFNAME",
NO_STR
"Modify RIPng metric\n"
"Access-list name\n"
DEFUN (match_metric,
match_metric_cmd,
- "match metric <0-4294967295>",
+ "match metric (0-4294967295)",
MATCH_STR
"Match metric of route\n"
"Metric value\n")
DEFUN (match_tag,
match_tag_cmd,
- "match tag <1-65535>",
+ "match tag (1-65535)",
MATCH_STR
"Match tag of route\n"
"Metric value\n")
DEFUN (set_metric,
set_metric_cmd,
- "set metric <0-4294967295>",
+ "set metric (0-4294967295)",
"Set value\n"
"Metric value for destination routing protocol\n"
"Metric value\n")
DEFUN (set_tag,
set_tag_cmd,
- "set tag <1-65535>",
+ "set tag (1-65535)",
SET_STR
"Tag value for routing protocol\n"
"Tag value\n")
DEFUN (ripng_redistribute_type_metric,
ripng_redistribute_type_metric_cmd,
- "redistribute " QUAGGA_REDIST_STR_RIPNGD " metric <0-16>",
+ "redistribute " QUAGGA_REDIST_STR_RIPNGD " metric (0-16)",
"Redistribute\n"
QUAGGA_REDIST_HELP_STR_RIPNGD
"Metric\n"
DEFUN (ripng_redistribute_type_metric_routemap,
ripng_redistribute_type_metric_routemap_cmd,
- "redistribute " QUAGGA_REDIST_STR_RIPNGD " metric <0-16> route-map WORD",
+ "redistribute " QUAGGA_REDIST_STR_RIPNGD " metric (0-16) route-map WORD",
"Redistribute\n"
QUAGGA_REDIST_HELP_STR_RIPNGD
"Metric\n"
DEFUN (ripng_default_metric,
ripng_default_metric_cmd,
- "default-metric <1-16>",
+ "default-metric (1-16)",
"Set a metric of redistribute routes\n"
"Default metric\n")
{
DEFUN (ripng_timers,
ripng_timers_cmd,
- "timers basic <0-65535> <0-65535> <0-65535>",
+ "timers basic (0-65535) (0-65535) (0-65535)",
"RIPng timers setup\n"
"Basic timer\n"
"Routing table update timer value in second. Default is 30.\n"
assert token.endswith(']'), "%d: token %s should end with ]" % (line_number, token)
return True
+ if token.startswith('<'):
+ assert token.endswith('>'), "%d: token %s should end with >" % (line_number, token)
+ return True
+
if token.startswith('{'):
# I don't really care about checking for this I just put
# these asserts in here to bug sharpd
while re_argv:
index = int(re_argv.group(1))
if index not in variable_indexes and index <= max_index:
- raise Exception("%d: index %s is not a variable in the command string" % (self.line_number, index))
+ print "%d: index %s is not a variable in the command string" % (self.line_number, index)
tmp_line = re_argv.group(2)
re_argv = re.search('^.*?argv\[(\d+)\]->arg(.*)$', tmp_line)
line = line.replace('" QUAGGA_REDIST_STR_RIPD "', '(kernel|connected|static|ospf|isis|bgp|pim|table)')
line = line.replace('" QUAGGA_REDIST_STR_OSPF6D "', '(kernel|connected|static|ripng|isis|bgp|table)')
line = line.replace('" QUAGGA_REDIST_STR_ISISD "', '(kernel|connected|static|rip|ripng|ospf|ospf6|bgp|pim|table)')
+ line = line.replace('" LOG_FACILITIES "', '(kern|user|mail|daemon|auth|syslog|lpr|news|uucp|cron|local0|local1|local2|local3|local4|local5|local6|local7)')
# endswith
line = line.replace('" CMD_AS_RANGE,', ' <1-4294967295>",')
line = line.replace('" PIM_CMD_IP_IGMP_QUERY_MAX_RESPONSE_TIME,', ' ip igmp query-max-response-time",')
line = line.replace('" QUAGGA_REDIST_STR_OSPF6D,', ' (kernel|connected|static|ripng|isis|bgp|table)",')
line = line.replace('" QUAGGA_REDIST_STR_ISISD,', ' (kernel|connected|static|rip|ripng|ospf|ospf6|bgp|pim|table)",')
+ line = line.replace('" LOG_FACILITIES,', ' (kern|user|mail|daemon|auth|syslog|lpr|news|uucp|cron|local0|local1|local2|local3|local4|local5|local6|local7)",')
# startswith
line = line.replace('LISTEN_RANGE_CMD "', '"bgp listen range (A.B.C.D/M|X:X::X:X/M) ')
DEFUN (vtysh_show_work_queues_daemon,
vtysh_show_work_queues_daemon_cmd,
- "show work-queues (zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd)",
+ "show work-queues <zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd>",
SHOW_STR
"Work Queue information\n"
"For the zebra daemon\n"
DEFUN (vtysh_write_terminal_daemon,
vtysh_write_terminal_daemon_cmd,
- "write terminal (zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd|pimd)",
+ "write terminal <zebra|ripd|ripngd|ospfd|ospf6d|bgpd|isisd|pimd>",
"Write running configuration to memory, network, or terminal\n"
"Write to terminal\n"
"For the zebra daemon\n"
DEFUN (vtysh_terminal_length,
vtysh_terminal_length_cmd,
- "terminal length <0-512>",
+ "terminal length (0-512)",
"Set terminal line parameters\n"
"Set number of lines on a screen\n"
"Number of lines on screen (0 for no pausing)\n")
DEFUN (debug_zebra_packet_direct,
debug_zebra_packet_direct_cmd,
- "debug zebra packet (recv|send|detail)",
+ "debug zebra packet <recv|send|detail>",
DEBUG_STR
"Zebra configuration\n"
"Debug option set for zebra packet\n"
DEFUN (debug_zebra_packet_detail,
debug_zebra_packet_detail_cmd,
- "debug zebra packet (recv|send) detail",
+ "debug zebra packet <recv|send> detail",
DEBUG_STR
"Zebra configuration\n"
"Debug option set for zebra packet\n"
DEFUN (debug_zebra_kernel_msgdump,
debug_zebra_kernel_msgdump_cmd,
- "debug zebra kernel msgdump {recv|send}",
+ "debug zebra kernel msgdump [recv|send]",
DEBUG_STR
"Zebra configuration\n"
"Debug option set for zebra between kernel interface\n"
DEFUN (no_debug_zebra_packet_direct,
no_debug_zebra_packet_direct_cmd,
- "no debug zebra packet (recv|send)",
+ "no debug zebra packet <recv|send>",
NO_STR
DEBUG_STR
"Zebra configuration\n"
DEFUN (no_debug_zebra_kernel_msgdump,
no_debug_zebra_kernel_msgdump_cmd,
- "no debug zebra kernel msgdump {recv|send}",
+ "no debug zebra kernel msgdump [recv|send]",
DEBUG_STR
"Zebra configuration\n"
"Debug option set for zebra between kernel interface\n"
interface_update_stats ();
if (argc > 1)
- VRF_GET_ID (vrf_id, argv[3]->arg);
+ VRF_GET_ID (vrf_id, argv[4]->arg);
/* Specified interface print. */
ifp = if_lookup_by_name_vrf (argv[2]->arg, vrf_id);
DEFUN (bandwidth_if,
bandwidth_if_cmd,
- "bandwidth <1-100000>",
+ "bandwidth (1-100000)",
"Set bandwidth informational parameter\n"
"Bandwidth in megabits\n")
{
/* STANDARD TE metrics */
DEFUN (link_params_metric,
link_params_metric_cmd,
- "metric <0-4294967295>",
+ "metric (0-4294967295)",
"Link metric for MPLS-TE purpose\n"
"Metric value in decimal\n")
{
DEFUN (link_params_unrsv_bw,
link_params_unrsv_bw_cmd,
- "unrsv-bw <0-7> BANDWIDTH",
+ "unrsv-bw (0-7) BANDWIDTH",
"Unreserved bandwidth at each priority level\n"
"Priority\n"
"Bytes/second (IEEE floating point format)\n")
/* RFC5392 & RFC5316: INTER-AS */
DEFUN (link_params_inter_as,
link_params_inter_as_cmd,
- "neighbor A.B.C.D as <1-4294967295>",
+ "neighbor A.B.C.D as (1-4294967295)",
"Configure remote ASBR information (Neighbor IP address and AS number)\n"
"Remote IP address in dot decimal A.B.C.D\n"
"Remote AS number\n"
*/
DEFUN (link_params_delay,
link_params_delay_cmd,
- "delay <0-16777215>",
+ "delay (0-16777215)",
"Unidirectional Average Link Delay\n"
"Average delay in micro-second as decimal (0...16777215)\n")
{
DEFUN (link_params_delay_var,
link_params_delay_var_cmd,
- "delay-variation <0-16777215>",
+ "delay-variation (0-16777215)",
"Unidirectional Link Delay Variation\n"
"delay variation in micro-second as decimal (0...16777215)\n")
{
DEFUN (ip_irdp_holdtime,
ip_irdp_holdtime_cmd,
- "ip irdp holdtime <0-9000>",
+ "ip irdp holdtime (0-9000)",
IP_STR
"ICMP Router discovery on this interface\n"
"Set holdtime value\n"
DEFUN (ip_irdp_minadvertinterval,
ip_irdp_minadvertinterval_cmd,
- "ip irdp minadvertinterval <3-1800>",
+ "ip irdp minadvertinterval (3-1800)",
IP_STR
"ICMP Router discovery on this interface\n"
"Set minimum time between advertisement\n"
DEFUN (ip_irdp_maxadvertinterval,
ip_irdp_maxadvertinterval_cmd,
- "ip irdp maxadvertinterval <4-1800>",
+ "ip irdp maxadvertinterval (4-1800)",
IP_STR
"ICMP Router discovery on this interface\n"
"Set maximum time between advertisement\n"
DEFUN (ip_irdp_preference,
ip_irdp_preference_cmd,
- "ip irdp preference <0-2147483647>",
+ "ip irdp preference (0-2147483647)",
IP_STR
"ICMP Router discovery on this interface\n"
"Set default preference level for this interface\n"
DEFUN (ip_irdp_address_preference,
ip_irdp_address_preference_cmd,
- "ip irdp address A.B.C.D preference <0-2147483647>",
+ "ip irdp address A.B.C.D preference (0-2147483647)",
IP_STR
"Alter ICMP Router discovery preference this interface\n"
"Specify IRDP non-default preference to advertise\n"
DEFUN (no_ip_irdp_address_preference,
no_ip_irdp_address_preference_cmd,
- "no ip irdp address A.B.C.D preference <0-2147483647>",
+ "no ip irdp address A.B.C.D preference (0-2147483647)",
NO_STR
IP_STR
"Alter ICMP Router discovery preference this interface\n"
DEFUN (ipv6_nd_ra_interval_msec,
ipv6_nd_ra_interval_msec_cmd,
- "ipv6 nd ra-interval msec <70-1800000>",
+ "ipv6 nd ra-interval msec (70-1800000)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Router Advertisement interval\n"
DEFUN (ipv6_nd_ra_interval,
ipv6_nd_ra_interval_cmd,
- "ipv6 nd ra-interval <1-1800>",
+ "ipv6 nd ra-interval (1-1800)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Router Advertisement interval\n"
DEFUN (ipv6_nd_ra_lifetime,
ipv6_nd_ra_lifetime_cmd,
- "ipv6 nd ra-lifetime <0-9000>",
+ "ipv6 nd ra-lifetime (0-9000)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Router lifetime\n"
DEFUN (ipv6_nd_reachable_time,
ipv6_nd_reachable_time_cmd,
- "ipv6 nd reachable-time <1-3600000>",
+ "ipv6 nd reachable-time (1-3600000)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Reachable time\n"
DEFUN (ipv6_nd_homeagent_preference,
ipv6_nd_homeagent_preference_cmd,
- "ipv6 nd home-agent-preference <0-65535>",
+ "ipv6 nd home-agent-preference (0-65535)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Home Agent preference\n"
DEFUN (ipv6_nd_homeagent_lifetime,
ipv6_nd_homeagent_lifetime_cmd,
- "ipv6 nd home-agent-lifetime <0-65520>",
+ "ipv6 nd home-agent-lifetime (0-65520)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Home Agent lifetime\n"
*/
DEFUN (ipv6_nd_prefix,
ipv6_nd_prefix_cmd,
- "ipv6 nd prefix X:X::X:X/M (<0-4294967295>|infinite) (<0-4294967295>|infinite) (off-link|) (no-autoconfig|) (router-address|)",
+ "ipv6 nd prefix X:X::X:X/M <(0-4294967295)|infinite> <(0-4294967295)|infinite> <off-link|> <no-autoconfig|> <router-address|>",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Prefix information\n"
DEFUN (ipv6_nd_router_preference,
ipv6_nd_router_preference_cmd,
- "ipv6 nd router-preference (high|medium|low)",
+ "ipv6 nd router-preference <high|medium|low>",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Default router preference\n"
DEFUN (ipv6_nd_mtu,
ipv6_nd_mtu_cmd,
- "ipv6 nd mtu <1-65535>",
+ "ipv6 nd mtu (1-65535)",
"Interface IPv6 config commands\n"
"Neighbor discovery\n"
"Advertised MTU\n"
/* testrib commands */
DEFUN (test_interface_state,
test_interface_state_cmd,
- "state (up|down)",
+ "state <up|down>",
"configure interface\n"
"up\n"
"down\n")
DEFUN (match_tag,
match_tag_cmd,
- "match tag <1-65535>",
+ "match tag (1-65535)",
MATCH_STR
"Match tag of route\n"
"Tag value\n")
DEFUN (match_ip_next_hop,
match_ip_next_hop_cmd,
- "match ip next-hop (<1-199>|<1300-2699>|WORD)",
+ "match ip next-hop <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match next-hop address of route\n"
DEFUN (match_ip_address,
match_ip_address_cmd,
- "match ip address (<1-199>|<1300-2699>|WORD)",
+ "match ip address <(1-199)|(1300-2699)|WORD>",
MATCH_STR
IP_STR
"Match address of route\n"
DEFUN (match_source_protocol,
match_source_protocol_cmd,
- "match source-protocol (bgp|ospf|rip|ripng|isis|ospf6|connected|system|kernel|static)",
+ "match source-protocol <bgp|ospf|rip|ripng|isis|ospf6|connected|system|kernel|static>",
MATCH_STR
"Match protocol via which the route was learnt\n")
{
DEFUN (no_match_source_protocol,
no_match_source_protocol_cmd,
- "no match source-protocol (bgp|ospf|rip|ripng|isis|ospf6|connected|system|kernel|static)",
+ "no match source-protocol <bgp|ospf|rip|ripng|isis|ospf6|connected|system|kernel|static>",
NO_STR
MATCH_STR
"No match protocol via which the route was learnt\n")
DEFUN (set_src,
set_src_cmd,
- "set src (A.B.C.D|X:X::X:X)",
+ "set src <A.B.C.D|X:X::X:X>",
SET_STR
"src address for route\n"
"src address\n")
DEFUN (no_set_src,
no_set_src_cmd,
- "no set src {A.B.C.D|X:X::X:X}",
+ "no set src [A.B.C.D|X:X::X:X]",
NO_STR
SET_STR
"Source address for route\n")
DEFUN (zebra_route_map_timer,
zebra_route_map_timer_cmd,
- "zebra route-map delay-timer <0-600>",
+ "zebra route-map delay-timer (0-600)",
"Time to wait before route-map updates are processed\n"
"0 means event-driven updates are disabled\n")
{
*/
DEFUN (ip_mroute_dist,
ip_mroute_dist_cmd,
- "ip mroute A.B.C.D/M (A.B.C.D|INTERFACE) <1-255>",
+ "ip mroute A.B.C.D/M <A.B.C.D|INTERFACE> (1-255)",
IP_STR
"Configure static unicast route into MRIB for multicast RPF lookup\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
*/
DEFUN (no_ip_mroute_dist,
no_ip_mroute_dist_cmd,
- "no ip mroute A.B.C.D/M (A.B.C.D|INTERFACE) <1-255>",
+ "no ip mroute A.B.C.D/M <A.B.C.D|INTERFACE> (1-255)",
IP_STR
"Configure static unicast route into MRIB for multicast RPF lookup\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_multicast_mode,
ip_multicast_mode_cmd,
- "ip multicast rpf-lookup-mode (urib-only|mrib-only|mrib-then-urib|lower-distance|longer-prefix)",
+ "ip multicast rpf-lookup-mode <urib-only|mrib-only|mrib-then-urib|lower-distance|longer-prefix>",
IP_STR
"Multicast options\n"
"RPF lookup behavior\n"
*/
DEFUN (no_ip_multicast_mode,
no_ip_multicast_mode_cmd,
- "no ip multicast rpf-lookup-mode (urib-only|mrib-only|mrib-then-urib|lower-distance|longer-prefix)",
+ "no ip multicast rpf-lookup-mode <urib-only|mrib-only|mrib-then-urib|lower-distance|longer-prefix>",
NO_STR
IP_STR
"Multicast options\n"
/* Static route configuration. */
DEFUN (ip_route,
ip_route_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0>",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_tag,
ip_route_tag_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags,
ip_route_flags_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole)",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag,
ip_route_flags_tag_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags2,
ip_route_flags2_cmd,
- "ip route A.B.C.D/M (reject|blackhole)",
+ "ip route A.B.C.D/M <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags2_tag,
ip_route_flags2_tag_cmd,
- "ip route A.B.C.D/M (reject|blackhole) tag <1-65535>",
+ "ip route A.B.C.D/M <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
/* Mask as A.B.C.D format. */
DEFUN (ip_route_mask,
ip_route_mask_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0>",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_tag,
ip_route_mask_tag_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags,
ip_route_mask_flags_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole)",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag,
ip_route_mask_flags_tag_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags2,
ip_route_mask_flags2_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole)",
+ "ip route A.B.C.D A.B.C.D <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags2_tag,
ip_route_mask_flags2_tag_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535>",
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
/* Distance option value. */
DEFUN (ip_route_distance,
ip_route_distance_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_tag_distance,
ip_route_tag_distance_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_distance,
ip_route_flags_distance_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) <1-255>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag_distance,
ip_route_flags_tag_distance_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_distance2,
ip_route_flags_distance2_cmd,
- "ip route A.B.C.D/M (reject|blackhole) <1-255>",
+ "ip route A.B.C.D/M <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag_distance2,
ip_route_flags_tag_distance2_cmd,
- "ip route A.B.C.D/M (reject|blackhole) tag <1-65535> <1-255>",
+ "ip route A.B.C.D/M <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_mask_distance,
ip_route_mask_distance_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_tag_distance,
ip_route_mask_tag_distance_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag_distance,
ip_route_mask_flags_tag_distance_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_distance,
ip_route_mask_flags_distance_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) <1-255>",
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_distance2,
ip_route_mask_flags_distance2_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) <1-255>",
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag_distance2,
ip_route_mask_flags_tag_distance2_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> <1-255>",
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
*/
DEFUN (no_ip_route,
no_ip_route_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0>",
NO_STR
IP_STR
"Establish static routes\n"
*/
DEFUN (no_ip_route_tag,
no_ip_route_tag_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535>",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags2,
no_ip_route_flags2_cmd,
- "no ip route A.B.C.D/M (reject|blackhole)",
+ "no ip route A.B.C.D/M <reject|blackhole>",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags2_tag,
no_ip_route_flags2_tag_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) tag <1-65535>",
+ "no ip route A.B.C.D/M <reject|blackhole> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
*/
DEFUN (no_ip_route_mask,
no_ip_route_mask_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0>",
NO_STR
IP_STR
"Establish static routes\n"
*/
DEFUN (no_ip_route_mask_tag,
no_ip_route_mask_tag_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535>",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags2,
no_ip_route_mask_flags2_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole)",
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole>",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags2_tag,
no_ip_route_mask_flags2_tag_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535>",
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_distance,
no_ip_route_distance_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_tag_distance,
no_ip_route_tag_distance_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_distance,
no_ip_route_flags_distance_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) <1-255>",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_tag_distance,
no_ip_route_flags_tag_distance_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_distance2,
no_ip_route_flags_distance2_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) <1-255>",
+ "no ip route A.B.C.D/M <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_tag_distance2,
no_ip_route_flags_tag_distance2_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D/M <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_distance,
no_ip_route_mask_distance_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_tag_distance,
no_ip_route_mask_tag_distance_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_distance,
no_ip_route_mask_flags_distance_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) <1-255>",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_tag_distance,
no_ip_route_mask_flags_tag_distance_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_distance2,
no_ip_route_mask_flags_distance2_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) <1-255>",
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_tag_distance2,
no_ip_route_mask_flags_tag_distance2_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> <1-255>",
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
/* Static route configuration. */
DEFUN (ip_route_vrf,
ip_route_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_tag_vrf,
ip_route_tag_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_vrf,
ip_route_flags_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag_vrf,
ip_route_flags_tag_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags2_vrf,
ip_route_flags2_vrf_cmd,
- "ip route A.B.C.D/M (reject|blackhole) " VRF_CMD_STR,
+ "ip route A.B.C.D/M <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags2_tag_vrf,
ip_route_flags2_tag_vrf_cmd,
- "ip route A.B.C.D/M (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
/* Mask as A.B.C.D format. */
DEFUN (ip_route_mask_vrf,
ip_route_mask_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_tag_vrf,
ip_route_mask_tag_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_vrf,
ip_route_mask_flags_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag_vrf,
ip_route_mask_flags_tag_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags2_vrf,
ip_route_mask_flags2_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags2_tag_vrf,
ip_route_mask_flags2_tag_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
/* Distance option value. */
DEFUN (ip_route_distance_vrf,
ip_route_distance_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_tag_distance_vrf,
ip_route_tag_distance_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_distance_vrf,
ip_route_flags_distance_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag_distance_vrf,
ip_route_flags_tag_distance_vrf_cmd,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_distance2_vrf,
ip_route_flags_distance2_vrf_cmd,
- "ip route A.B.C.D/M (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_flags_tag_distance2_vrf,
ip_route_flags_tag_distance2_vrf_cmd,
- "ip route A.B.C.D/M (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D/M <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix (e.g. 10.0.0.0/8)\n"
DEFUN (ip_route_mask_distance_vrf,
ip_route_mask_distance_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_tag_distance_vrf,
ip_route_mask_tag_distance_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag_distance_vrf,
ip_route_mask_flags_tag_distance_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
"Silently discard pkts when matched\n"
VRF_CMD_HELP_STR)
{
- return zebra_static_ipv4 (vty, SAFI_UNICAST, 1, argv[2]->arg, argv[3]->arg, argv[4]->arg, argv[5]->arg, argv[8]->arg, argv[9]->arg, argv[12]->arg);
+ return zebra_static_ipv4 (vty, SAFI_UNICAST, 1, argv[2]->arg, argv[3]->arg, argv[4]->arg, argv[5]->arg, argv[7]->arg, argv[8]->arg, argv[10]->arg);
}
DEFUN (ip_route_mask_flags_distance_vrf,
ip_route_mask_flags_distance_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_distance2_vrf,
ip_route_mask_flags_distance2_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (ip_route_mask_flags_tag_distance2_vrf,
ip_route_mask_flags_tag_distance2_vrf_cmd,
- "ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IP destination prefix\n"
DEFUN (no_ip_route_vrf,
no_ip_route_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_vrf,
no_ip_route_flags_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_tag_vrf,
no_ip_route_tag_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_tag_vrf,
no_ip_route_flags_tag_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags2_vrf,
no_ip_route_flags2_vrf_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags2_tag_vrf,
no_ip_route_flags2_tag_vrf_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_vrf,
no_ip_route_mask_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_vrf,
no_ip_route_mask_flags_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_tag_vrf,
no_ip_route_mask_tag_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_tag_vrf,
no_ip_route_mask_flags_tag_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags2_vrf,
no_ip_route_mask_flags2_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags2_tag_vrf,
no_ip_route_mask_flags2_tag_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_distance_vrf,
no_ip_route_distance_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_tag_distance_vrf,
no_ip_route_tag_distance_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_distance_vrf,
no_ip_route_flags_distance_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_tag_distance_vrf,
no_ip_route_flags_tag_distance_vrf_cmd,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_distance2_vrf,
no_ip_route_flags_distance2_vrf_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_flags_tag_distance2_vrf,
no_ip_route_flags_tag_distance2_vrf_cmd,
- "no ip route A.B.C.D/M (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D/M <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_distance_vrf,
no_ip_route_mask_distance_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_tag_distance_vrf,
no_ip_route_mask_tag_distance_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE|null0> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_distance_vrf,
no_ip_route_mask_flags_distance_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_tag_distance_vrf,
no_ip_route_mask_flags_tag_distance_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <A.B.C.D|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_distance2_vrf,
no_ip_route_mask_flags_distance2_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ip_route_mask_flags_tag_distance2_vrf,
no_ip_route_mask_flags_tag_distance2_vrf_cmd,
- "no ip route A.B.C.D A.B.C.D (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ip route A.B.C.D A.B.C.D <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
*/
DEFUN (show_ip_route_tag,
show_ip_route_tag_cmd,
- "show ip route tag <1-65535>",
+ "show ip route tag (1-65535)",
SHOW_STR
IP_STR
"IP routing table\n"
DEFUN (show_ip_route_ospf_instance,
show_ip_route_ospf_instance_cmd,
- "show ip route ospf <1-65535>",
+ "show ip route ospf (1-65535)",
SHOW_STR
IP_STR
"IP routing table\n"
DEFUN (show_ip_route_vrf_all_tag,
show_ip_route_vrf_all_tag_cmd,
- "show ip route " VRF_ALL_CMD_STR " tag <1-65535>",
+ "show ip route " VRF_ALL_CMD_STR " tag (1-65535)",
SHOW_STR
IP_STR
"IP routing table\n"
DEFUN (ipv6_route,
ipv6_route_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE>",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_tag,
ipv6_route_tag_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags,
ipv6_route_flags_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole)",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_tag,
ipv6_route_flags_tag_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
}
DEFUN (ipv6_route_ifname_tag,
ipv6_route_ifname_tag_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags,
ipv6_route_ifname_flags_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole)",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole>",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_tag,
ipv6_route_ifname_flags_tag_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_pref,
ipv6_route_pref_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_pref_tag,
ipv6_route_pref_tag_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> <1-255>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_pref,
ipv6_route_flags_pref_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) <1-255>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_pref_tag,
ipv6_route_flags_pref_tag_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_pref,
ipv6_route_ifname_pref_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_pref_tag,
ipv6_route_ifname_pref_tag_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> <1-255>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_pref,
ipv6_route_ifname_flags_pref_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) <1-255>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_pref_tag,
ipv6_route_ifname_flags_pref_tag_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> <1-255>",
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) (1-255)",
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (no_ipv6_route,
no_ipv6_route_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE>",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_tag,
no_ipv6_route_tag_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags,
no_ipv6_route_flags_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole)",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole>",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_tag,
no_ipv6_route_flags_tag_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_tag,
no_ipv6_route_ifname_tag_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags,
no_ipv6_route_ifname_flags_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole)",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole>",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_tag,
no_ipv6_route_ifname_flags_tag_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_pref,
no_ipv6_route_pref_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_pref_tag,
no_ipv6_route_pref_tag_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> <1-255>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_pref,
no_ipv6_route_flags_pref_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) <1-255>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_pref_tag,
no_ipv6_route_flags_pref_tag_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> <1-255>",
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_pref,
no_ipv6_route_ifname_pref_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_pref_tag,
no_ipv6_route_ifname_pref_tag_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> <1-255>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_pref,
no_ipv6_route_ifname_flags_pref_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) <1-255>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_pref_tag,
no_ipv6_route_ifname_flags_pref_tag_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> <1-255>",
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) (1-255)",
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (ipv6_route_vrf,
ipv6_route_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_tag_vrf,
ipv6_route_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_vrf,
ipv6_route_flags_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_tag_vrf,
ipv6_route_flags_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
}
DEFUN (ipv6_route_ifname_tag_vrf,
ipv6_route_ifname_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_vrf,
ipv6_route_ifname_flags_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_tag_vrf,
ipv6_route_ifname_flags_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_pref_vrf,
ipv6_route_pref_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_pref_tag_vrf,
ipv6_route_pref_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_pref_vrf,
ipv6_route_flags_pref_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_flags_pref_tag_vrf,
ipv6_route_flags_pref_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_pref_vrf,
ipv6_route_ifname_pref_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_pref_tag_vrf,
ipv6_route_ifname_pref_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_pref_vrf,
ipv6_route_ifname_flags_pref_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (ipv6_route_ifname_flags_pref_tag_vrf,
ipv6_route_ifname_flags_pref_tag_vrf_cmd,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
IP_STR
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
DEFUN (no_ipv6_route_vrf,
no_ipv6_route_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_tag_vrf,
no_ipv6_route_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_vrf,
no_ipv6_route_flags_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_tag_vrf,
no_ipv6_route_flags_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_tag_vrf,
no_ipv6_route_ifname_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_vrf,
no_ipv6_route_ifname_flags_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_tag_vrf,
no_ipv6_route_ifname_flags_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_pref_vrf,
no_ipv6_route_pref_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_pref_tag_vrf,
no_ipv6_route_pref_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_pref_vrf,
no_ipv6_route_flags_pref_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_flags_pref_tag_vrf,
no_ipv6_route_flags_pref_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M <X:X::X:X|INTERFACE> <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_pref_vrf,
no_ipv6_route_ifname_pref_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_pref_tag_vrf,
no_ipv6_route_ifname_pref_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_pref_vrf,
no_ipv6_route_ifname_flags_pref_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
DEFUN (no_ipv6_route_ifname_flags_pref_tag_vrf,
no_ipv6_route_ifname_flags_pref_tag_vrf_cmd,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE (reject|blackhole) tag <1-65535> <1-255> " VRF_CMD_STR,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <reject|blackhole> tag (1-65535) (1-255) " VRF_CMD_STR,
NO_STR
IP_STR
"Establish static routes\n"
*/
DEFUN (show_ipv6_route_tag,
show_ipv6_route_tag_cmd,
- "show ipv6 route tag <1-65535>",
+ "show ipv6 route tag (1-65535)",
SHOW_STR
IP_STR
"IPv6 routing table\n"
DEFUN (show_ipv6_route_vrf_all_tag,
show_ipv6_route_vrf_all_tag_cmd,
- "show ipv6 route " VRF_ALL_CMD_STR " tag <1-65535>",
+ "show ipv6 route " VRF_ALL_CMD_STR " tag (1-65535)",
SHOW_STR
IP_STR
"IPv6 routing table\n"
*/
DEFUN (ip_zebra_import_table_distance,
ip_zebra_import_table_distance_cmd,
- "ip import-table <1-252> distance <1-255>",
+ "ip import-table (1-252) distance (1-255)",
IP_STR
"import routes from non-main kernel table\n"
"kernel routing table id\n"
*/
DEFUN (ip_zebra_import_table_distance_routemap,
ip_zebra_import_table_distance_routemap_cmd,
- "ip import-table <1-252> distance <1-255> route-map WORD",
+ "ip import-table (1-252) distance (1-255) route-map WORD",
IP_STR
"import routes from non-main kernel table\n"
"kernel routing table id\n"
*/
DEFUN (no_ip_zebra_import_table,
no_ip_zebra_import_table_cmd,
- "no ip import-table <1-252> {route-map NAME}",
+ "no ip import-table (1-252) [route-map NAME]",
NO_STR
IP_STR
"import routes from non-main kernel table\n"
return CMD_SUCCESS;
}
-DEFUN (config_table,
+DEFUN (config_table,
config_table_cmd,
"table TABLENO",
"Configure target kernel routing table\n"