vtysh_cmd.c
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:669k
- "BGP informationn"
- "Address familyn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_standard_all_cmd_vtysh,
- "no ip extcommunity-list standard WORD",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Add a extended community list entryn"
- "Specify standard extcommunity-listn"
- "Extended Community list namen")
- DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_longer_cmd_vtysh,
- "show bgp ipv6 X:X::X:X/M longer-prefixes",
- "Show running system informationn"
- "BGP informationn"
- "Address familyn"
- "IPv6 prefix <network>/<length>n"
- "Display route and more specific routesn")
- DEFSH (VTYSH_RIPD|VTYSH_BGPD, match_metric_cmd_vtysh,
- "match metric <0-4294967295>",
- "Match values from routing tablen"
- "Match metric of routen"
- "Metric valuen")
- DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_passive_cmd_vtysh,
- "no ipv6 ospf6 passive",
- "Negate a command or set its defaultsn"
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "passive interface: No Adjacency will be formed on this I/Fn"
- )
- DEFSH (VTYSH_RIPD, accept_lifetime_infinite_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
- "Set accept lifetime of the keyn"
- "Time to startn"
- "Day of th month to startn"
- "Month of the year to startn"
- "Year to startn"
- "Never expires")
- DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged6_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "BGP attribute is propagated unchanged to this neighborn"
- "As-path attributen"
- "Med attributen"
- "Nexthop attributen")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_prefix_list_seq_ge_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
- "Negate a command or set its defaultsn"
- "IPv6 informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "sequence number of an entryn"
- "Sequence numbern"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16n"
- "Minimum prefix length to be matchedn"
- "Minimum prefix lengthn")
- DEFSH (VTYSH_BGPD, neighbor_route_reflector_client_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-reflector-client",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Configure a neighbor as Route Reflector clientn")
- DEFSH (VTYSH_BGPD, show_bgp_community_list_cmd_vtysh,
- "show bgp community-list (<1-500>|WORD)",
- "Show running system informationn"
- "BGP informationn"
- "Display routes matching the community-listn"
- "community-list numbern"
- "community-list namen")
- DEFSH (VTYSH_RIPNGD, ripng_redistribute_ripng_cmd_vtysh,
- "redistribute ripng",
- "Redistribute information from another routing protocoln"
- "RIPng routen")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_host_cmd_vtysh,
- "access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
- "Add an access list entryn"
- "IP standard access listn"
- "IP standard access list (expanded range)n"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "A single host addressn"
- "Address to matchn")
- DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_metric_cmd_vtysh,
- "redistribute bgp metric <0-16>",
- "Redistribute information from another routing protocoln"
- "Border Gateway Protocol (BGP)n"
- "Metricn"
- "Metric valuen")
- DEFSH (VTYSH_OSPF6D|VTYSH_BGPD, match_ipv6_address_prefix_list_cmd_vtysh,
- "match ipv6 address prefix-list WORD",
- "Match values from routing tablen"
- "IPv6 informationn"
- "Match address of routen"
- "Match entries of prefix-listsn"
- "IP prefix-list namen")
- DEFSH (VTYSH_BGPD, show_bgp_neighbor_received_prefix_filter_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
- "Show running system informationn"
- "BGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display information received from a BGP neighborn"
- "Display the prefixlist filtern")
- DEFSH (VTYSH_BGPD, show_ip_bgp_instance_neighbors_cmd_vtysh,
- "show ip bgp view WORD neighbors",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "BGP viewn"
- "View namen"
- "Detailed information on TCP and BGP neighbor connectionsn")
- DEFSH (VTYSH_BGPD, no_ip_community_list_name_expanded_all_cmd_vtysh,
- "no ip community-list expanded WORD",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Add a community list entryn"
- "Add an expanded community-list entryn"
- "Community list namen")
- DEFSH (VTYSH_OSPF6D, show_zebra_cmd_vtysh,
- "show zebra",
- "Show running system informationn"
- "Zebra informationn")
- DEFSH (VTYSH_BGPD, clear_bgp_peer_out_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) out",
- "Reset functionsn"
- "BGP informationn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ip_prefix_list_description_cmd_vtysh,
- "no ip prefix-list WORD description",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "Prefix-list specific descriptionn")
- DEFSH (VTYSH_BGPD, no_ip_community_list_name_standard_all_cmd_vtysh,
- "no ip community-list standard WORD",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Add a community list entryn"
- "Add a standard community-list entryn"
- "Community list namen")
- DEFSH (VTYSH_ZEBRA, no_ip_forwarding_cmd_vtysh,
- "no ip forwarding",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Turn off IP forwarding")
- DEFSH (VTYSH_RIPD, distribute_list_prefix_all_cmd_vtysh,
- "distribute-list prefix WORD (in|out)",
- "Filter networks in routing updatesn"
- "Filter prefixes in routing updatesn"
- "Name of an IP prefix-listn"
- "Filter incoming routing updatesn"
- "Filter outgoing routing updatesn")
- DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_routemap_cmd_vtysh,
- "redistribute bgp route-map WORD",
- "Redistribute information from another routing protocoln"
- "Border Gateway Protocol (BGP)n"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_RIPNGD, ipv6_distribute_list_prefix_all_cmd_vtysh,
- "distribute-list prefix WORD (in|out)",
- "Filter networks in routing updatesn"
- "Filter prefixes in routing updatesn"
- "Name of an IP prefix-listn"
- "Filter incoming routing updatesn"
- "Filter outgoing routing updatesn")
- DEFSH (VTYSH_BGPD, no_debug_bgp_update_cmd_vtysh,
- "no debug bgp updates",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "BGP informationn"
- "BGP updatesn")
- DEFSH (VTYSH_OSPFD, ospf_area_range_substitute_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
- "OSPF area parametersn"
- "OSPF area ID in IP address formatn"
- "OSPF area ID as a decimal valuen"
- "Summarize routes matching address/mask (border routers only)n"
- "Area range prefixn"
- "Announce area range as another prefixn"
- "Network prefix to be announced instead of rangen")
- DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_cmd_vtysh,
- "no redistribute ospf6",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "IPv6 Open Shortest Path First (OSPFv3)n")
- DEFSH (VTYSH_ZEBRA, no_ip_address_cmd_vtysh,
- "no ip address A.B.C.D/M",
- "Negate a command or set its defaultsn"
- "Interface Internet Protocol config commandsn"
- "Set the IP address of an interfacen"
- "IP Address (e.g. 10.0.0.1/8)")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_route_map_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) route-map WORD",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the route-mapn"
- "A route-map to match onn")
- DEFSH (VTYSH_OSPFD, no_ospf_neighbor_cmd_vtysh,
- "no neighbor A.B.C.D",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor IP addressn")
- DEFSH (VTYSH_ZEBRA, no_ipv6_address_cmd_vtysh,
- "no ipv6 address X:X::X:X/M",
- "Negate a command or set its defaultsn"
- "Interface Internet Protocol config commandsn"
- "Set the IP address of an interfacen"
- "IPv6 address (e.g. 3ffe:506::1/48)n")
- DEFSH (VTYSH_BGPD, no_neighbor_shutdown_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "shutdown",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Administratively shut down this neighborn")
- DEFSH (VTYSH_RIPD, no_ip_rip_authentication_string2_cmd_vtysh,
- "no ip rip authentication string LINE",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Routing Information Protocoln"
- "Authentication controln"
- "Authentication stringn"
- "Authentication stringn")
- DEFSH (VTYSH_OSPFD, ip_ospf_network_cmd_vtysh,
- "ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
- "IP Informationn"
- "OSPF interface commandsn"
- "Network typen"
- "Specify OSPF broadcast multi-access networkn"
- "Specify OSPF NBMA networkn"
- "Specify OSPF point-to-multipoint networkn"
- "Specify OSPF point-to-point networkn")
- DEFSH (VTYSH_OSPFD, ospf_distance_source_access_list_cmd_vtysh,
- "distance <1-255> A.B.C.D/M WORD",
- "Administrative distancen"
- "Distance valuen"
- "IP source prefixn"
- "Access list namen")
- DEFSH (VTYSH_BGPD, neighbor_send_community_type_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Send Community attribute to this neighborn"
- "Send Standard and Extended Community attributesn"
- "Send Extended Community attributesn"
- "Send Standard Community attributesn")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_abr_cmd_vtysh,
- "no debug ospf6 abr",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug OSPFv3 ABR functionn"
- )
- DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_cmd_vtysh,
- "no redistribute kernel metric",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Metricn")
- DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) route-map WORD",
- "Redistribute information from another routing protocoln"
- "Connectedn"
- "Kernel routesn"
- "Open Shurtest Path First (OSPF)n"
- "Routing Information Protocol (RIP)n"
- "Static routesn"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, ipv6_prefix_list_le_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
- "IPv6 informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16n"
- "Maximum prefix length to be matchedn"
- "Maximum prefix lengthn")
- DEFSH (VTYSH_OSPFD, ospf_redistribute_source_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp)",
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Routing Information Protocol (RIP)n"
- "Border Gateway Protocol (BGP)n")
- DEFSH (VTYSH_ZEBRA, ipv6_nd_prefix_advertisement_cmd_vtysh,
- "ipv6 nd prefix-advertisement IPV6PREFIX VALID PREFERRED [onlink] [autoconfig]",
- "IP informationn"
- "Neighbor discoveryn"
- "Prefix informationn"
- "IPv6 prefixn"
- "Valid lifetime in secondsn"
- "Preferred lifetime in secondsn"
- "On link flagn"
- "Autonomous address-configuration flagn")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_access_list_cmd_vtysh,
- "show ipv6 access-list",
- "Show running system informationn"
- "IPv6 informationn"
- "List IPv6 access listsn")
- DEFSH (VTYSH_BGPD, match_ecommunity_cmd_vtysh,
- "match extcommunity (<1-99>|<100-500>|WORD)",
- "Match values from routing tablen"
- "Match BGP/VPN extended community listn"
- "Extended community-list number (standard)n"
- "Extended community-list number (expanded)n"
- "Extended community-list namen")
- DEFSH (VTYSH_BGPD, no_neighbor_override_capability_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "override-capability",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Override capability negotiation resultn")
- DEFSH (VTYSH_BGPD, undebug_bgp_update_cmd_vtysh,
- "undebug bgp updates",
- "Disable debugging functions (see also 'debug')n"
- "BGP informationn"
- "BGP updatesn")
- DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_cmd_vtysh,
- "no debug ripng packet",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "RIPng configurationn"
- "Debug option set for ripng packetn")
- DEFSH (VTYSH_OSPF6D, ipv6_ospf6_ifmtu_cmd_vtysh,
- "ipv6 ospf6 ifmtu <1-65535>",
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Interface MTUn"
- "OSPFv3 Interface MTUn"
- )
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_list_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) prefix-list WORD",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes conforming to the prefix-listn"
- "IP prefix-list namen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_BGPD, neighbor_attr_unchanged6_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "BGP attribute is propagated unchanged to this neighborn"
- "As-path attributen"
- "Med attributen"
- "Nexthop attributen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_flap_filter_list_cmd_vtysh,
- "show ip bgp flap-statistics filter-list WORD",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display flap statistics of routesn"
- "Display routes conforming to the filter-listn"
- "Regular expression access list namen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D advertised-routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information for a route distinguishern"
- "VPN Route Distinguishern"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Display the routes advertised to a BGP neighborn")
- DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_routemap_cmd_vtysh,
- "no redistribute kernel route-map WORD",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_route_cmd_vtysh,
- "show ip bgp vpnv4 all A.B.C.D",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information about all VPNv4 NLRIsn"
- "Network in the BGP routing table to displayn")
- DEFSH (VTYSH_BGPD, show_bgp_ipv6_regexp_cmd_vtysh,
- "show bgp ipv6 regexp .LINE",
- "Show running system informationn"
- "BGP informationn"
- "Address familyn"
- "Display routes matching the AS path regular expressionn"
- "A regular-expression to match the BGP AS pathsn")
- DEFSH (VTYSH_OSPF6D, ipv6_ospf6_priority_cmd_vtysh,
- "ipv6 ospf6 priority <0-255>",
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Router priorityn"
- "Priority valuen"
- )
- DEFSH (VTYSH_OSPFD, ospf_authentication_key_cmd_vtysh,
- "ospf authentication-key AUTH_KEY",
- "OSPF interface commandsn"
- "Authentication password (key)n"
- "The OSPF password (key)")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_asbr_cmd_vtysh,
- "no debug ospf6 asbr",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug OSPFv3 ASBR functionn"
- )
- DEFSH (VTYSH_RIPD, no_rip_distance_source_access_list_cmd_vtysh,
- "no distance <1-255> A.B.C.D/M WORD",
- "Negate a command or set its defaultsn"
- "Administrative distancen"
- "Distance valuen"
- "IP source prefixn"
- "Access list namen")
- DEFSH (VTYSH_OSPFD, no_ospf_router_id_cmd_vtysh,
- "no ospf router-id",
- "Negate a command or set its defaultsn"
- "OSPF specific commandsn"
- "router-id for the OSPF processn")
- DEFSH (VTYSH_BGPD, bgp_bestpath_compare_router_id_cmd_vtysh,
- "bgp bestpath compare-routerid",
- "BGP specific commandsn"
- "Change the default bestpath selectionn"
- "Compare router-id for identical EBGP pathsn")
- DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_val_cmd_vtysh,
- "no redistribute bgp metric <0-16>",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Border Gateway Protocol (BGP)n"
- "Metricn"
- "Metric valuen")
- DEFSH (VTYSH_BGPD, show_ipv6_bgp_community3_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system informationn"
- "IPv6 informationn"
- "BGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_ZEBRA, debug_zebra_packet_direct_cmd_vtysh,
- "debug zebra packet (recv|send)",
- "Debugging functions (see also 'undebug')n"
- "Zebra configurationn"
- "Debug option set for zebra packetn"
- "Debug option set for receive packetn"
- "Debug option set for send packetn")
- DEFSH (VTYSH_BGPD, set_ipv6_nexthop_global_cmd_vtysh,
- "set ipv6 next-hop global X:X::X:X",
- "Set values in destination routing protocoln"
- "IPv6 informationn"
- "IPv6 next-hop addressn"
- "IPv6 global addressn"
- "IPv6 address of next hopn")
- DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_direct_cmd_vtysh,
- "no debug ripng packet (recv|send)",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "RIPng configurationn"
- "Debug option set for ripng packetn"
- "Debug option set for receive packetn"
- "Debug option set for send packetn")
- DEFSH (VTYSH_RIPD, send_lifetime_infinite_month_day_cmd_vtysh,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
- "Set send lifetime of the keyn"
- "Time to startn"
- "Month of the year to startn"
- "Day of th month to startn"
- "Year to startn"
- "Never expires")
- DEFSH (VTYSH_BGPD, no_neighbor_transport_connection_mode_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "transport connection-mode (active|passive)",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Transport optionsn"
- "Specify passive or active connectionn"
- "Actively establish the TCP sessionn"
- "Passively establish the TCP sessionn")
- DEFSH (VTYSH_BGPD, no_set_local_pref_val_cmd_vtysh,
- "no set local-preference <0-4294967295>",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "BGP local preference path attributen"
- "Preference valuen")
- DEFSH (VTYSH_OSPFD, no_ospf_area_vlink_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
- "Negate a command or set its defaultsn"
- "OSPF area parametersn" "OSPF area ID in IP address formatn" "OSPF area ID as a decimal valuen" "Configure a virtual linkn" "Router ID of the remote ABRn" )
- DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_cmd_vtysh,
- "redistribute ospf6",
- "Redistribute information from another routing protocoln"
- "IPv6 Open Shortest Path First (OSPFv3)n")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_any_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
- "Add an access list entryn"
- "IP extended access listn"
- "IP extended access list (expanded range)n"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "Any Internet Protocoln"
- "Any source hostn"
- "Any destination hostn")
- DEFSH (VTYSH_BGPD, no_neighbor_local_as_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535>",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Specify a local-as numbern"
- "AS number used as local ASn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_mask_host_cmd_vtysh,
- "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 entryn"
- "IP extended access listn"
- "IP extended access list (expanded range)n"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "Any Internet Protocoln"
- "Source addressn"
- "Source wildcard bitsn"
- "A single destination hostn"
- "Destination addressn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_prefix_list_name_cmd_vtysh,
- "show ip prefix-list WORD",
- "Show running system informationn"
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn")
- DEFSH (VTYSH_ZEBRA, show_ipv6_route_prefix_cmd_vtysh,
- "show ipv6 route X:X::X:X/M",
- "Show running system informationn"
- "IP informationn"
- "IPv6 routing tablen"
- "IPv6 prefixn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast soft",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "BGP neighbor address to clearn"
- "Address familyn"
- "Address Family Modifiern"
- "Soft reconfign")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_cmd_vtysh,
- "no match ip next-hop",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "IP informationn"
- "Match next-hop address of routen")
- DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_addr_cmd_vtysh,
- "no ip ospf authentication A.B.C.D",
- "Negate a command or set its defaultsn"
- "IP Informationn"
- "OSPF interface commandsn"
- "Enable authentication on this interfacen"
- "Address of interface")
- DEFSH (VTYSH_OSPF6D, ospf6_routemap_no_set_forwarding_cmd_vtysh,
- "no set forwarding-address X:X::X:X",
- "Negate a command or set its defaultsn"
- "Set valuen"
- "Forwarding Addressn"
- "IPv6 Addressn")
- DEFSH (VTYSH_OSPF6D, debug_ospf6_route_cmd_vtysh,
- "debug ospf6 route (table|intra-area|inter-area)",
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug route table calculationn"
- "Debug detailn"
- "Debug intra-area route calculationn"
- "Debug inter-area route calculationn"
- )
- DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community2_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system informationn"
- "IPv6 informationn"
- "MBGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_linkstate_cmd_vtysh,
- "show ipv6 ospf6 linkstate",
- "Show running system informationn"
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Display linkstate routing tablen"
- )
- DEFSH (VTYSH_RIPD, ip_rip_authentication_key_chain_cmd_vtysh,
- "ip rip authentication key-chain LINE",
- "IP informationn"
- "Routing Information Protocoln"
- "Authentication controln"
- "Authentication key-chainn"
- "name of key-chainn")
- DEFSH (VTYSH_BGPD, no_neighbor_distribute_list_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Filter updates to/from this neighborn"
- "IP access-list numbern"
- "IP access-list number (expanded range)n"
- "IP Access-list namen"
- "Filter incoming updatesn"
- "Filter outgoing updatesn")
- DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_metric_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295>",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Connectedn"
- "Kernel routesn"
- "Open Shurtest Path First (OSPFv3)n"
- "Routing Information Protocol (RIPng)n"
- "Static routesn"
- "Metric for redistributed routesn"
- "Default metricn")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_prefix_list_cmd_vtysh,
- "show ipv6 prefix-list",
- "Show running system informationn"
- "IPv6 informationn"
- "Build a prefix listn" )
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_prefix_list_prefix_longer_cmd_vtysh,
- "show ip prefix-list WORD A.B.C.D/M longer",
- "Show running system informationn"
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8n"
- "Lookup longer prefixn")
- DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_intra_external_cmd_vtysh,
- "distance ospf inter-area <1-255> intra-area <1-255> external <1-255>",
- "Define an administrative distancen"
- "OSPF Administrative distancen"
- "Inter-area routesn"
- "Distance for inter-area routesn"
- "Intra-area routesn"
- "Distance for intra-area routesn"
- "External routesn"
- "Distance for external routesn")
- DEFSH (VTYSH_BGPD, no_bgp_bestpath_med3_cmd_vtysh,
- "no bgp bestpath med missing-as-worst confed",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "Change the default bestpath selectionn"
- "MED attributen"
- "Treat missing MED as the least preferred onen"
- "Compare MED among confederation pathsn")
- DEFSH (VTYSH_RIPNGD, debug_ripng_packet_direct_cmd_vtysh,
- "debug ripng packet (recv|send)",
- "Debugging functions (see also 'undebug')n"
- "RIPng configurationn"
- "Debug option set for ripng packetn"
- "Debug option set for receive packetn"
- "Debug option set for send packetn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft in",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all members of peer-groupn"
- "BGP peer-group namen"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfign"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_OSPFD, ospf_area_range_cost_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M cost <0-16777215>",
- "OSPF area parametersn"
- "OSPF area ID in IP address formatn"
- "OSPF area ID as a decimal valuen"
- "Summarize routes matching address/mask (border routers only)n"
- "Area range prefixn"
- "User specified metric for this rangen"
- "Advertised metric for this rangen")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_out_cmd_vtysh,
- "clear ip bgp * soft out",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh,
- "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
- "Show running system informationn"
- "BGP informationn"
- "Address familyn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display information received from a BGP neighborn"
- "Display the prefixlist filtern")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Address familyn"
- "Address Family Modifiern"
- "Address Family Modifiern"
- "Soft reconfign")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft out",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_RIPD, distribute_list_all_cmd_vtysh,
- "distribute-list WORD (in|out)",
- "Filter networks in routing updatesn"
- "Access-list namen"
- "Filter incoming routing updatesn"
- "Filter outgoing routing updatesn")
- DEFSH (VTYSH_RIPD, accept_lifetime_day_month_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
- "Set accept lifetime of the keyn"
- "Time to startn"
- "Day of th month to startn"
- "Month of the year to startn"
- "Year to startn"
- "Time to expiren"
- "Day of th month to expiren"
- "Month of the year to expiren"
- "Year to expiren")
- DEFSH (VTYSH_OSPFD, no_ospf_area_stub_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) stub",
- "Negate a command or set its defaultsn"
- "OSPF area parametersn"
- "OSPF area ID in IP address formatn"
- "OSPF area ID as a decimal valuen"
- "Configure OSPF area as stubn")
- DEFSH (VTYSH_BGPD, no_bgp_cluster_id_cmd_vtysh,
- "no bgp cluster-id",
- "Negate a command or set its defaultsn"
- "BGP informationn"
- "Configure Route-Reflector Cluster-idn")
- DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_warning_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> warning-only",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Maximum number of prefix accept from this peern"
- "maximum no. of prefix limitn"
- "Only give warning message when limit is exceededn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_ZEBRA, no_debug_zebra_events_cmd_vtysh,
- "no debug zebra events",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Zebra configurationn"
- "Debug option set for zebra eventsn")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_in_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD in",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "Clear all members of peer-groupn"
- "BGP peer-group namen"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_list_cmd_vtysh,
- "show ipv6 bgp prefix-list WORD",
- "Show running system informationn"
- "IPv6 informationn"
- "BGP informationn"
- "Display routes matching the prefix-listn"
- "IPv6 prefix-list namen")
- DEFSH (VTYSH_BGPD, no_bgp_distance2_cmd_vtysh,
- "no distance bgp",
- "Negate a command or set its defaultsn"
- "Define an administrative distancen"
- "BGP distancen")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_in_cmd_vtysh,
- "clear bgp ipv6 external WORD in",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "Clear all external peersn"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_BGPD, no_set_aggregator_as_val_cmd_vtysh,
- "no set aggregator as <1-65535> A.B.C.D",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "BGP aggregator attributen"
- "AS number of aggregatorn"
- "AS numbern"
- "IP address of aggregatorn")
- DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_routemap_cmd_vtysh,
- "default-information originate metric <0-16777214> metric-type (1|2) route-map WORD",
- "Control distribution of default informationn"
- "Distribute a default routen"
- "OSPF default metricn"
- "OSPF metricn"
- "OSPF metric type for default routesn"
- "Set OSPF External Type 1 metricsn"
- "Set OSPF External Type 2 metricsn"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_BGPD, ip_community_list_name_standard_cmd_vtysh,
- "ip community-list standard WORD (deny|permit) .AA:NN",
- "IP informationn"
- "Add a community list entryn"
- "Add a standard community-list entryn"
- "Community list namen"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-exportn" )
- DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_self_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") (self-originate|)",
- "Show running system informationn"
- "IP informationn"
- "OSPF informationn"
- "Database summaryn"
- "ASBR summary link statesn" "External link statesn" "Network link statesn" "Router link statesn" "Network summary link statesn" "" "" "" ""
- "Self-originated link statesn")
- DEFSH (VTYSH_BGPD, bgp_router_id_cmd_vtysh,
- "bgp router-id A.B.C.D",
- "BGP informationn"
- "Override configured router identifiern"
- "Manually configured router identifiern")
- DEFSH (VTYSH_ZEBRA, show_ip_forwarding_cmd_vtysh,
- "show ip forwarding",
- "Show running system informationn"
- "IP informationn"
- "IP forwarding statusn")
- DEFSH (VTYSH_BGPD, ip_community_list_standard_cmd_vtysh,
- "ip community-list <1-99> (deny|permit) .AA:NN",
- "IP informationn"
- "Add a community list entryn"
- "Community list number (standard)n"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-exportn" )
- DEFSH (VTYSH_ZEBRA, no_multicast_cmd_vtysh,
- "no multicast",
- "Negate a command or set its defaultsn"
- "Unset multicast flag to interfacen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_instance_ipv4_summary_cmd_vtysh,
- "show ip bgp view WORD ipv4 (unicast|multicast) summary",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "BGP viewn"
- "View namen"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Summary of BGP neighbor statusn")
- DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) soft",
- "Reset functionsn"
- "BGP informationn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfign")
- DEFSH (VTYSH_BGPD, no_bgp_graceful_restart_stalepath_time_cmd_vtysh,
- "no bgp graceful-restart stalepath-time",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "Graceful restart capability parametersn"
- "Set the max time to hold onto restarting peer's stale pathsn")
- DEFSH (VTYSH_BGPD, set_ecommunity_cost_igp_cmd_vtysh,
- "set extcommunity cost igp <0-255> <0-4294967295>",
- "Set values in destination routing protocoln"
- "BGP extended community attributen"
- "Cost extended communityn"
- "Compare following IGP cost comparisonn"
- "Community IDn"
- "Cost Valuen"
- "VPN extended communityn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_cmd_vtysh,
- "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 entryn"
- "IP extended access listn"
- "IP extended access list (expanded range)n"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "Any Internet Protocoln"
- "Source addressn"
- "Source wildcard bitsn"
- "Destination addressn"
- "Destination Wildcard bitsn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_filter_list_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) filter-list WORD",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes conforming to the filter-listn"
- "Regular expression access list namen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_summary_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) summary",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Summary of BGP neighbor statusn")
- DEFSH (VTYSH_RIPD, no_rip_redistribute_type_metric_routemap_cmd_vtysh,
- "no redistribute (kernel|connected|static|ospf|bgp) metric <0-16> route-map WORD",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Open Shortest Path First (OSPF)n"
- "Border Gateway Protocol (BGP)n"
- "Metricn"
- "Metric valuen"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) soft",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all external peersn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfign")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_out_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft out",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_OSPFD, show_ip_ospf_route_cmd_vtysh,
- "show ip ospf route",
- "Show running system informationn"
- "IP informationn"
- "OSPF informationn"
- "OSPF routing tablen")
- DEFSH (VTYSH_BGPD, no_bgp_network_cmd_vtysh,
- "no network A.B.C.D/M",
- "Negate a command or set its defaultsn"
- "Specify a network to announce via BGPn"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8n")
- DEFSH (VTYSH_BGPD, no_ip_as_path_cmd_vtysh,
- "no ip as-path access-list WORD (deny|permit) .LINE",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "BGP autonomous system path filtern"
- "Specify an access list namen"
- "Regular expression access list namen"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "A regular-expression to match the BGP AS pathsn")
- DEFSH (VTYSH_BGPD, neighbor_distribute_list_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Filter updates to/from this neighborn"
- "IP access-list numbern"
- "IP access-list number (expanded range)n"
- "IP Access-list namen"
- "Filter incoming updatesn"
- "Filter outgoing updatesn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ip_prefix_list_le_ge_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8n"
- "Maximum prefix length to be matchedn"
- "Maximum prefix lengthn"
- "Minimum prefix length to be matchedn"
- "Minimum prefix lengthn")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_all_cmd_vtysh,
- "no ipv6 access-list WORD",
- "Negate a command or set its defaultsn"
- "IPv6 informationn"
- "Add an access list entryn"
- "IPv6 zebra access-listn")
- DEFSH (VTYSH_BGPD, ip_community_list_name_expanded_cmd_vtysh,
- "ip community-list expanded WORD (deny|permit) .LINE",
- "IP informationn"
- "Add a community list entryn"
- "Add an expanded community-list entryn"
- "Community list namen"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "An ordered list as a regular-expressionn")
- DEFSH (VTYSH_ZEBRA, ipv6_address_cmd_vtysh,
- "ipv6 address X:X::X:X/M",
- "Interface Internet Protocol config commandsn"
- "Set the IP address of an interfacen"
- "IPv6 address (e.g. 3ffe:506::1/48)n")
- DEFSH (VTYSH_BGPD, ip_community_list_expanded_cmd_vtysh,
- "ip community-list <100-500> (deny|permit) .LINE",
- "IP informationn"
- "Add a community list entryn"
- "Community list number (expanded)n"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "An ordered list as a regular-expressionn")
- DEFSH (VTYSH_RIPD, rip_offset_list_ifname_cmd_vtysh,
- "offset-list WORD (in|out) <0-16> IFNAME",
- "Modify RIP metricn"
- "Access-list namen"
- "For incoming updatesn"
- "For outgoing updatesn"
- "Metric valuen"
- "Interface to matchn")
- DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_longer_cmd_vtysh,
- "show ipv6 mbgp X:X::X:X/M longer-prefixes",
- "Show running system informationn"
- "IPv6 informationn"
- "MBGP informationn"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16n"
- "Display route and more specific routesn")
- DEFSH (VTYSH_OSPFD, debug_ospf_ism_sub_cmd_vtysh,
- "debug ospf ism (status|events|timers)",
- "Debugging functions (see also 'undebug')n"
- "OSPF informationn"
- "OSPF Interface State Machinen"
- "ISM Status Informationn"
- "ISM Event Informationn"
- "ISM TImer Informationn")
- DEFSH (VTYSH_BGPD, neighbor_send_community_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Send Community attribute to this neighborn")
- DEFSH (VTYSH_BGPD, show_bgp_route_map_cmd_vtysh,
- "show bgp route-map WORD",
- "Show running system informationn"
- "BGP informationn"
- "Display routes matching the route-mapn"
- "A route-map to match onn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_route_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn A.B.C.D",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information for a route distinguishern"
- "VPN Route Distinguishern"
- "Network in the BGP routing table to displayn")
- DEFSH (VTYSH_ZEBRA, no_ipv6_route_ifname_pref_cmd_vtysh,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Establish static routesn"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)n"
- "IPv6 gateway addressn"
- "IPv6 gateway interface namen"
- "Distance value for this prefixn")
- DEFSH (VTYSH_BGPD, dump_bgp_updates_interval_cmd_vtysh,
- "dump bgp updates PATH INTERVAL",
- "Dump packetn"
- "BGP packet dumpn"
- "Dump BGP updates onlyn"
- "Output filenamen"
- "Interval of outputn")
- DEFSH (VTYSH_BGPD, no_bgp_confederation_identifier_arg_cmd_vtysh,
- "no bgp confederation identifier <1-65535>",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "AS confederation parametersn"
- "AS numbern"
- "Set routing domain confederation ASn")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_flooding_cmd_vtysh,
- "no debug ospf6 flooding",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug OSPFv3 flooding functionn"
- )
- DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_linkstate_network_cmd_vtysh,
- "show ipv6 ospf6 linkstate network A.B.C.D A.B.C.D",
- "Show running system informationn"
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Display linkstate routing tablen"
- "Display Network Entryn"
- "Specify Router ID as IPv4 address notationn"
- "Specify Link state ID as IPv4 address notationn"
- )
- DEFSH (VTYSH_BGPD, no_neighbor_route_server_client_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-server-client",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Configure a neighbor as Route Server clientn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_community_all_cmd_vtysh,
- "show ip bgp community",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display routes matching the communitiesn")
- DEFSH (VTYSH_OSPFD, ospf_message_digest_key_cmd_vtysh,
- "ospf message-digest-key <1-255> md5 KEY",
- "OSPF interface commandsn"
- "Message digest authentication password (key)n"
- "Key IDn"
- "Use MD5 algorithmn"
- "The OSPF password (key)")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft in",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfign"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_in_prefix_filter_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) in prefix-filter",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfig inbound updaten"
- "Push out the existing ORF prefix-listn")
- DEFSH (VTYSH_BGPD, no_match_community_cmd_vtysh,
- "no match community",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "Match BGP community listn")
- DEFSH (VTYSH_RIPD, rip_redistribute_type_metric_cmd_vtysh,
- "redistribute (kernel|connected|static|ospf|bgp) metric <0-16>",
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Open Shortest Path First (OSPF)n"
- "Border Gateway Protocol (BGP)n"
- "Metricn"
- "Metric valuen")
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_summary_cmd_vtysh,
- "show ip bgp vpnv4 all summary",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information about all VPNv4 NLRIsn"
- "Summary of BGP neighbor statusn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_OSPF6D, debug_ospf6_lsa_hex_cmd_vtysh,
- "debug ospf6 lsa XXXX/0xXXXX",
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug Link State Advertisements (LSAs)n"
- "Specify LS type as Hexadecimaln"
- )
- DEFSH (VTYSH_BGPD, show_ipv6_mbgp_regexp_cmd_vtysh,
- "show ipv6 mbgp regexp .LINE",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display routes matching the AS path regular expressionn"
- "A regular-expression to match the MBGP AS pathsn")
- DEFSH (VTYSH_BGPD, no_set_community_delete_cmd_vtysh,
- "no set comm-list",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "set BGP community list (for deletion)n")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_spf_time_cmd_vtysh,
- "no debug ospf6 spf time",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Quit Debugging SPF Calculationn"
- "Quit Measuring time taken by SPF Calculationn"
- )
- DEFSH (VTYSH_OSPFD, no_debug_ospf_zebra_cmd_vtysh,
- "no debug ospf zebra",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "OSPF informationn"
- "OSPF Zebra informationn")
- DEFSH (VTYSH_ZEBRA, debug_zebra_packet_cmd_vtysh,
- "debug zebra packet",
- "Debugging functions (see also 'undebug')n"
- "Zebra configurationn"
- "Debug option set for zebra packetn")
- DEFSH (VTYSH_RIPD, no_rip_redistribute_rip_cmd_vtysh,
- "no redistribute rip",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Routing Information Protocol (RIP)n")
- DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_cmd_vtysh,
- "default-information originate metric <0-16777214> metric-type (1|2)",
- "Control distribution of default informationn"
- "Distribute a default routen"
- "OSPF default metricn"
- "OSPF metricn"
- "OSPF metric type for default routesn"
- "Set OSPF External Type 1 metricsn"
- "Set OSPF External Type 2 metricsn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_out_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) out",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_RIPD, no_rip_version_cmd_vtysh,
- "no version",
- "Negate a command or set its defaultsn"
- "Set routing protocol versionn")
- DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_match_metric_val_cmd_vtysh,
- "no match metric <0-4294967295>",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "Match metric of routen"
- "Metric valuen")
- DEFSH (VTYSH_OSPFD, no_ospf_area_vlink_authkey_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication-key|)",
- "Negate a command or set its defaultsn"
- "OSPF area parametersn" "OSPF area ID in IP address formatn" "OSPF area ID as a decimal valuen" "Configure a virtual linkn" "Router ID of the remote ABRn"
- "Authentication password (key)n" "The OSPF password (key)" )
- DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_cmd_vtysh,
- "show ip bgp flap-statistics A.B.C.D/M",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display flap statistics of routesn"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8n")
- DEFSH (VTYSH_BGPD, bgp_always_compare_med_cmd_vtysh,
- "bgp always-compare-med",
- "BGP specific commandsn"
- "Allow comparing MED from different neighborsn")
- DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_out_cmd_vtysh,
- "clear bgp view WORD * soft out",
- "Reset functionsn"
- "BGP informationn"
- "BGP viewn"
- "view namen"
- "Clear all peersn"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display the routes advertised to a BGP neighborn")
- DEFSH (VTYSH_BGPD, no_match_ip_route_source_val_cmd_vtysh,
- "no match ip route-source (<1-199>|<1300-2699>|WORD)",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "IP informationn"
- "Match advertising source address of routen"
- "IP access-list numbern"
- "IP access-list number (expanded range)n"
- "IP standard access-list namen")
- DEFSH (VTYSH_BGPD, no_match_ip_route_source_prefix_list_val_cmd_vtysh,
- "no match ip route-source prefix-list WORD",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "IP informationn"
- "Match advertising source address of routen"
- "Match entries of prefix-listsn"
- "IP prefix-list namen")
- DEFSH (VTYSH_RIPD, rip_offset_list_cmd_vtysh,
- "offset-list WORD (in|out) <0-16>",
- "Modify RIP metricn"
- "Access-list namen"
- "For incoming updatesn"
- "For outgoing updatesn"
- "Metric valuen")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_out_cmd_vtysh,
- "clear bgp ipv6 <1-65535> out",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "Clear peers with the AS numbern"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_BGPD, no_match_ip_route_source_cmd_vtysh,
- "no match ip route-source",
- "Negate a command or set its defaultsn"
- "Match values from routing tablen"
- "IP informationn"
- "Match advertising source address of routen")
- DEFSH (VTYSH_BGPD, dump_bgp_routes_cmd_vtysh,
- "dump bgp routes-mrt PATH",
- "Dump packetn"
- "BGP packet dumpn"
- "Dump whole BGP routing tablen"
- "Output filenamen")
- DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_prefix_list_cmd_vtysh,
- "no ipv6 ospf6 advertise prefix-list",
- "Negate a command or set its defaultsn"
- "IPv6 Informationn"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Advertising optionsn"
- "Filter prefix using prefix-listn"
- )
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh,
- "show ip bgp vpnv4 all neighbors A.B.C.D advertised-routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information about all VPNv4 NLRIsn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Display the routes advertised to a BGP neighborn")
- DEFSH (VTYSH_RIPD, rip_passive_interface_cmd_vtysh,
- "passive-interface IFNAME",
- "Suppress routing updates on an interfacen"
- "Interface namen")
- DEFSH (VTYSH_OSPFD, no_debug_ospf_lsa_cmd_vtysh,
- "no debug ospf lsa",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "OSPF informationn"
- "OSPF Link State Advertisementn")
- DEFSH (VTYSH_RIPNGD, no_ripng_network_cmd_vtysh,
- "no network IF_OR_ADDR",
- "Negate a command or set its defaultsn"
- "RIPng enable on specified interface or network.n"
- "Interface or address")
- DEFSH (VTYSH_BGPD, clear_bgp_external_soft_out_cmd_vtysh,
- "clear bgp external soft out",
- "Reset functionsn"
- "BGP informationn"
- "Clear all external peersn"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_type_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> metric-type (1|2)",
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Routing Information Protocol (RIP)n"
- "Border Gateway Protocol (BGP)n"
- "Metric for redistributed routesn"
- "OSPF default metricn"
- "OSPF exterior metric type for redistributed routesn"
- "Set OSPF External Type 1 metricsn"
- "Set OSPF External Type 2 metricsn")
- DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_BGPD, no_rmap_continue_cmd_vtysh,
- "no continue",
- "Negate a command or set its defaultsn"
- "Continue on a different entry within the route-mapn")
- DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_standard_cmd_vtysh,
- "no ip extcommunity-list standard WORD (deny|permit) .AA:NN",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Add a extended community list entryn"
- "Specify standard extcommunity-listn"
- "Extended Community list namen"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' formatn" )
- DEFSH (VTYSH_OSPFD, no_ospf_default_metric_cmd_vtysh,
- "no default-metric",
- "Negate a command or set its defaultsn"
- "Set metric of redistributed routesn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_paths_cmd_vtysh,
- "show ip bgp paths",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Path informationn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_advertised_route_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display the routes advertised to a BGP neighborn")
- DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2)",
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Routing Information Protocol (RIP)n"
- "Border Gateway Protocol (BGP)n"
- "OSPF exterior metric type for redistributed routesn"
- "Set OSPF External Type 1 metricsn"
- "Set OSPF External Type 2 metricsn")
- DEFSH (VTYSH_BGPD, match_ipv6_next_hop_cmd_vtysh,
- "match ipv6 next-hop X:X::X:X",
- "Match values from routing tablen"
- "IPv6 informationn"
- "Match IPv6 next-hop address of routen"
- "IPv6 address of next hopn")
- DEFSH (VTYSH_OSPFD, ip_ospf_transmit_delay_cmd_vtysh,
- "ip ospf transmit-delay <1-65535>",
- "IP Informationn"
- "OSPF interface commandsn"
- "Link state transmit delayn"
- "Secondsn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_in_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast soft in",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear peers with the AS numbern"
- "Address familyn"
- "Address Family modifiern"
- "Soft reconfign"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_RIPD, rip_redistribute_type_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|ospf|bgp) route-map WORD",
- "Redistribute information from another routing protocoln"
- "Kernel routesn"
- "Connectedn"
- "Static routesn"
- "Open Shortest Path First (OSPF)n"
- "Border Gateway Protocol (BGP)n"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_BGPD, no_bgp_graceful_restart_cmd_vtysh,
- "no bgp graceful-restart",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "Graceful restart capability parametersn")
- DEFSH (VTYSH_BGPD, show_ipv6_bgp_filter_list_cmd_vtysh,
- "show ipv6 bgp filter-list WORD",
- "Show running system informationn"
- "IPv6 informationn"
- "BGP informationn"
- "Display routes conforming to the filter-listn"
- "Regular expression access list namen")
- DEFSH (VTYSH_BGPD, show_bgp_instance_ipv6_summary_cmd_vtysh,
- "show bgp view WORD ipv6 summary",
- "Show running system informationn"
- "BGP informationn"
- "BGP viewn"
- "View namen"
- "Address familyn"
- "Summary of BGP neighbor statusn")
- DEFSH (VTYSH_ZEBRA, no_ipv6_nd_ra_lifetime_cmd_vtysh,
- "no ipv6 nd ra-lifetime",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Neighbor discoveryn"
- "Router lifetimen")
- DEFSH (VTYSH_BGPD, bgp_distance_source_cmd_vtysh,
- "distance <1-255> A.B.C.D/M",
- "Define an administrative distancen"
- "Administrative distancen"
- "IP source prefixn")
- DEFSH (VTYSH_ZEBRA, no_ip_tunnel_cmd_vtysh,
- "no ip tunnel",
- "Negate a command or set its defaultsn"
- "Set FROM IP address and TO IP addressn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display information received from a BGP neighborn"
- "Display the prefixlist filtern")
- DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_routes_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display routes learned from neighborn")
- DEFSH (VTYSH_BGPD, no_set_origin_cmd_vtysh,
- "no set origin",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "BGP origin coden")
- DEFSH (VTYSH_BGPD, no_set_community_delete_val_cmd_vtysh,
- "no set comm-list (<1-99>|<100-500>|WORD) delete",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "set BGP community list (for deletion)n"
- "Community-list number (standard)n"
- "Communitly-list number (expanded)n"
- "Community-list namen"
- "Delete matching communitiesn")
- DEFSH (VTYSH_BGPD, no_bgp_bestpath_aspath_ignore_cmd_vtysh,
- "no bgp bestpath as-path ignore",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "Change the default bestpath selectionn"
- "AS-path attributen"
- "Ignore as-path length in selecting a routen")
- DEFSH (VTYSH_ZEBRA, no_ipv6_nd_suppress_ra_cmd_vtysh,
- "no ipv6 nd suppress-ra",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Neighbor discoveryn"
- "Suppress Router Advertisementn")
- DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_exact_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "IPv6 informationn"
- "MBGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_BGPD, show_ip_bgp_scan_cmd_vtysh,
- "show ip bgp scan",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "BGP scan statusn")
- DEFSH (VTYSH_BGPD, no_bgp_bestpath_cost_community_ignore_cmd_vtysh,
- "no bgp bestpath cost-community ignore",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "Change the default bestpath selectionn"
- "cost communityn"
- "Ignore cost communities in bestpath selectionn")
- DEFSH (VTYSH_BGPD, no_bgp_cluster_id_arg_cmd_vtysh,
- "no bgp cluster-id A.B.C.D",
- "Negate a command or set its defaultsn"
- "BGP informationn"
- "Configure Route-Reflector Cluster-idn"
- "Route-Reflector Cluster-id in IP address formatn")
- DEFSH (VTYSH_OSPFD, ospf_area_vlink_param2_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
- "OSPF area parametersn" "OSPF area ID in IP address formatn" "OSPF area ID as a decimal valuen" "Configure a virtual linkn" "Router ID of the remote ABRn"
- "Time between HELLO packetsn" "Time between retransmitting lost link state advertisementsn" "Link state transmit delayn" "Interval after which a neighbor is declared deadn" "Secondsn"
- "Time between HELLO packetsn" "Time between retransmitting lost link state advertisementsn" "Link state transmit delayn" "Interval after which a neighbor is declared deadn" "Secondsn" )
- DEFSH (VTYSH_BGPD, no_bgp_confederation_peers_cmd_vtysh,
- "no bgp confederation peers .<1-65535>",
- "Negate a command or set its defaultsn"
- "BGP specific commandsn"
- "AS confederation parametersn"
- "Peer ASs in BGP confederationn"
- "AS numbern" )
- DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") A.B.C.D",
- "Show running system informationn"
- "IP informationn"
- "OSPF informationn"
- "Database summaryn"
- "ASBR summary link statesn" "External link statesn" "Network link statesn" "Router link statesn" "Network summary link statesn" "" "" "" ""
- "Link State ID (as an IP address)n")
- DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_expanded_cmd_vtysh,
- "no ip extcommunity-list expanded WORD (deny|permit) .LINE",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Add a extended community list entryn"
- "Specify expanded extcommunity-listn"
- "Community list namen"
- "Specify community to rejectn"
- "Specify community to acceptn"
- "An ordered list as a regular-expressionn")
- DEFSH (VTYSH_BGPD, show_bgp_community_list_exact_cmd_vtysh,
- "show bgp community-list (<1-500>|WORD) exact-match",
- "Show running system informationn"
- "BGP informationn"
- "Display routes matching the community-listn"
- "community-list numbern"
- "community-list namen"
- "Exact match of the communitiesn")
- DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_received_routes_cmd_vtysh,
- "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
- "Show running system informationn"
- "IPv6 informationn"
- "BGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display the received routes from neighborn")
- DEFSH (VTYSH_OSPFD, no_ospf_hello_interval_cmd_vtysh,
- "no ospf hello-interval",
- "Negate a command or set its defaultsn"
- "OSPF interface commandsn"
- "Time between HELLO packetsn")
- DEFSH (VTYSH_OSPFD, no_ospf_area_vlink_md5_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(message-digest-key|) <1-255>",
- "Negate a command or set its defaultsn"
- "OSPF area parametersn" "OSPF area ID in IP address formatn" "OSPF area ID as a decimal valuen" "Configure a virtual linkn" "Router ID of the remote ABRn"
- "Message digest authentication password (key)n" "dummy string n" "Key IDn" "Use MD5 algorithmn" "The OSPF password (key)" )
- DEFSH (VTYSH_BGPD, no_set_weight_cmd_vtysh,
- "no set weight",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "BGP weight for routing tablen")
- DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_int_detail_cmd_vtysh,
- "show ip ospf neighbor A.B.C.D detail",
- "Show running system informationn"
- "IP informationn"
- "OSPF informationn"
- "Neighbor listn"
- "Interface addressn"
- "detail of all neighbors")
- DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_list_cmd_vtysh,
- "show bgp ipv6 community-list (<1-500>|WORD)",
- "Show running system informationn"
- "BGP informationn"
- "Address familyn"
- "Display routes matching the community-listn"
- "community-list numbern"
- "community-list namen")
- DEFSH (VTYSH_BGPD, clear_bgp_peer_group_in_prefix_filter_cmd_vtysh,
- "clear bgp peer-group WORD in prefix-filter",
- "Reset functionsn"
- "BGP informationn"
- "Clear all members of peer-groupn"
- "BGP peer-group namen"
- "Soft reconfig inbound updaten"
- "Push out prefix-list ORF and do inbound soft reconfign")
- DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_threshold_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> <1-100>",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Maximum number of prefix accept from this peern"
- "maximum no. of prefix limitn"
- "Threshold value (%) at which to generate a warning msgn")
- DEFSH (VTYSH_BGPD, set_ecommunity_rt_cmd_vtysh,
- "set extcommunity rt .ASN:nn_or_IP-address:nn",
- "Set values in destination routing protocoln"
- "BGP extended community attributen"
- "Route Target extened communitytn"
- "VPN extended communityn")
- DEFSH (VTYSH_BGPD, no_neighbor_description_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Neighbor specific descriptionn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ip_prefix_list_seq_le_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "sequence number of an entryn"
- "Sequence numbern"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8n"
- "Maximum prefix length to be matchedn"
- "Maximum prefix lengthn")
- DEFSH (VTYSH_ZEBRA, no_ipv6_forwarding_cmd_vtysh,
- "no ipv6 forwarding",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Doesn't forward IPv6 protocol packet")
- DEFSH (VTYSH_BGPD, show_bgp_community_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system informationn"
- "BGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n")
- DEFSH (VTYSH_OSPFD, ospf_router_id_cmd_vtysh,
- "ospf router-id A.B.C.D",
- "OSPF specific commandsn"
- "router-id for the OSPF processn"
- "OSPF router-id in IP address formatn")
- DEFSH (VTYSH_BGPD, show_bgp_community_exact_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "BGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_BGPD, no_neighbor_capability_orf_prefix_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability orf prefix-list (both|send|receive)",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Advertise capability to the peern"
- "Advertise ORF capability to the peern"
- "Advertise prefixlist ORF capability to this neighborn"
- "Capability to SEND and RECEIVE the ORF to/from this neighborn"
- "Capability to RECEIVE the ORF from this neighborn"
- "Capability to SEND the ORF to this neighborn")
- DEFSH (VTYSH_OSPFD, ip_ospf_hello_interval_addr_cmd_vtysh,
- "ip ospf hello-interval <1-65535> A.B.C.D",
- "IP Informationn"
- "OSPF interface commandsn"
- "Time between HELLO packetsn"
- "Secondsn"
- "Address of interface")
- DEFSH (VTYSH_BGPD, no_aggregate_address_mask_summary_only_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D summary-only",
- "Negate a command or set its defaultsn"
- "Configure BGP aggregate entriesn"
- "Aggregate addressn"
- "Aggregate maskn"
- "Filter more specific routes from updatesn")
- DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_intra_cmd_vtysh,
- "distance ospf external <1-255> intra-area <1-255>",
- "Define an administrative distancen"
- "OSPF Administrative distancen"
- "External routesn"
- "Distance for external routesn"
- "Intra-area routesn"
- "Distance for intra-area routesn")
- DEFSH (VTYSH_BGPD, neighbor_soft_reconfiguration_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "soft-reconfiguration inbound",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Per neighbor soft reconfigurationn"
- "Allow inbound soft reconfiguration for this neighborn")
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_exact_cmd_vtysh,
- "no ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
- "Negate a command or set its defaultsn"
- "IPv6 informationn"
- "Add an access list entryn"
- "IPv6 zebra access-listn"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "Prefix to match. e.g. 3ffe:506::/32n"
- "Exact match of the prefixesn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_external_in_prefix_filter_cmd_vtysh,
- "clear ip bgp external in prefix-filter",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all external peersn"
- "Soft reconfig inbound updaten"
- "Push out prefix-list ORF and do inbound soft reconfign")
- DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_metric_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295> route-map WORD",
- "Redistribute information from another routing protocoln"
- "Connectedn"
- "Kernel routesn"
- "Open Shurtest Path First (OSPF)n"
- "Routing Information Protocol (RIP)n"
- "Static routesn"
- "Metric for redistributed routesn"
- "Default metricn"
- "Route map referencen"
- "Pointer to route-map entriesn")
- DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static)",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "Connectedn"
- "Kernel routesn"
- "Open Shurtest Path First (OSPFv3)n"
- "Routing Information Protocol (RIPng)n"
- "Static routesn")
- DEFSH (VTYSH_ZEBRA, show_ipv6_route_cmd_vtysh,
- "show ipv6 route",
- "Show running system informationn"
- "IP informationn"
- "IPv6 routing tablen")
- DEFSH (VTYSH_BGPD, no_bgp_fast_external_failover_cmd_vtysh,
- "no bgp fast-external-failover",
- "Negate a command or set its defaultsn"
- "BGP informationn"
- "Immediately reset session if a link to a directly connected external peer goes downn")
- DEFSH (VTYSH_BGPD, no_aggregate_address_mask_as_set_summary_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D as-set summary-only",
- "Negate a command or set its defaultsn"
- "Configure BGP aggregate entriesn"
- "Aggregate addressn"
- "Aggregate maskn"
- "Generate AS set path informationn"
- "Filter more specific routes from updatesn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_out_cmd_vtysh,
- "clear ip bgp external soft out",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all external peersn"
- "Soft reconfign"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_BGPD, show_bgp_ipv6_summary_cmd_vtysh,
- "show bgp ipv6 summary",
- "Show running system informationn"
- "BGP informationn"
- "Address familyn"
- "Summary of BGP neighbor statusn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_regexp_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) regexp .LINE",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the AS path regular expressionn"
- "A regular-expression to match the BGP AS pathsn")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_spf_database_cmd_vtysh,
- "no debug ospf6 spf database",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug SPF Calculationn"
- "Quit Logging number of LSAs at SPF Calculation timen"
- )
- DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_out_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast out",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear all peersn"
- "Address familyn"
- "Address Family Modifiern"
- "Soft reconfig outbound updaten")
- DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged7_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop med as-path",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "BGP attribute is propagated unchanged to this neighborn"
- "Nexthop attributen"
- "Med attributen"
- "As-path attributen")
- DEFSH (VTYSH_OSPFD, ospf_area_vlink_authtype_args_authkey_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) (message-digest|null) "
- "(authentication-key|) AUTH_KEY",
- "OSPF area parametersn" "OSPF area ID in IP address formatn" "OSPF area ID as a decimal valuen" "Configure a virtual linkn" "Router ID of the remote ABRn"
- "Enable authentication on this virtual linkn" "dummy string n" "Use null authenticationn" "Use message-digest authenticationn"
- "Authentication password (key)n" "The OSPF password (key)" )
- DEFSH (VTYSH_BGPD, no_ipv6_bgp_network_route_map_cmd_vtysh,
- "no network X:X::X:X/M route-map WORD",
- "Negate a command or set its defaultsn"
- "Specify a network to announce via BGPn"
- "IPv6 prefix <network>/<length>n"
- "Route-map to modify the attributesn"
- "Name of the route mapn")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "BGP neighbor address to clearn"
- "Address familyn"
- "Address Family Modifiern"
- "Address Family Modifiern"
- "Soft reconfign")
- DEFSH (VTYSH_BGPD, neighbor_ebgp_multihop_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Allow EBGP neighbors not on directly connected networksn")
- DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_key_cmd_vtysh,
- "no ip ospf authentication-key",
- "Negate a command or set its defaultsn"
- "IP Informationn"
- "OSPF interface commandsn"
- "Authentication password (key)n")
- DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D routes",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display VPNv4 NLRI specific informationn"
- "Display information for a route distinguishern"
- "VPN Route Distinguishern"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Display routes learned from neighborn")
- DEFSH (VTYSH_OSPFD, no_debug_ospf_ism_sub_cmd_vtysh,
- "no debug ospf ism (status|events|timers)",
- "Negate a command or set its defaultsn"
- "Debugging functionsn"
- "OSPF informationn"
- "OSPF Interface State Machinen"
- "ISM Status Informationn"
- "ISM Event Informationn"
- "ISM Timer Informationn")
- DEFSH (VTYSH_ZEBRA, ipv6_nd_managed_config_flag_cmd_vtysh,
- "ipv6 nd managed-config-flag",
- "IP informationn"
- "Neighbor discoveryn"
- "Managed address configuration flagn")
- DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_inter_cmd_vtysh,
- "distance ospf intra-area <1-255> inter-area <1-255>",
- "Define an administrative distancen"
- "OSPF Administrative distancen"
- "Intra-area routesn"
- "Distance for intra-area routesn"
- "Inter-area routesn"
- "Distance for inter-area routesn")
- DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_val_cmd_vtysh,
- "no redistribute ospf6 metric <0-16>",
- "Negate a command or set its defaultsn"
- "Redistribute information from another routing protocoln"
- "IPv6 Open Shortest Path First (OSPFv3)n"
- "Metricn"
- "Metric valuen")
- DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_local_val_cmd_vtysh,
- "no set ipv6 next-hop local X:X::X:X",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "IPv6 informationn"
- "IPv6 next-hop addressn"
- "IPv6 local addressn"
- "IPv6 address of next hopn")
- DEFSH (VTYSH_BGPD, ip_community_list_name_standard2_cmd_vtysh,
- "ip community-list standard WORD (deny|permit)",
- "IP informationn"
- "Add a community list entryn"
- "Add a standard community-list entryn"
- "Community list namen"
- "Specify community to rejectn"
- "Specify community to acceptn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_cmd_vtysh,
- "no access-list WORD (deny|permit) A.B.C.D/M",
- "Negate a command or set its defaultsn"
- "Add an access list entryn"
- "IP zebra access-list namen"
- "Specify packets to rejectn"
- "Specify packets to forwardn"
- "Prefix to match. e.g. 10.0.0.0/8n")
- DEFSH (VTYSH_ZEBRA, show_zebra_client_cmd_vtysh,
- "show zebra client",
- "Show running system informationn"
- "Zebra information"
- "Client information")
- DEFSH (VTYSH_BGPD, neighbor_allowas_in_arg_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in <1-10>",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Accept as-path with my AS present in itn"
- "Number of occurances of AS numbern")
- DEFSH (VTYSH_BGPD, bgp_cluster_id_cmd_vtysh,
- "bgp cluster-id A.B.C.D",
- "BGP informationn"
- "Configure Route-Reflector Cluster-idn"
- "Route-Reflector Cluster-id in IP address formatn")
- DEFSH (VTYSH_OSPFD, ospf_area_stub_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) stub",
- "OSPF area parametersn"
- "OSPF area ID in IP address formatn"
- "OSPF area ID as a decimal valuen"
- "Configure OSPF area as stubn")
- DEFSH (VTYSH_BGPD, no_router_bgp_view_cmd_vtysh,
- "no router bgp <1-65535> view WORD",
- "Negate a command or set its defaultsn"
- "Enable a routing processn"
- "BGP informationn"
- "AS numbern"
- "BGP viewn"
- "view namen")
- DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_send_recv_cmd_vtysh,
- "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv|detail)",
- "Negate a command or set its defaultsn"
- "Debugging functionsn"
- "OSPF informationn"
- "OSPF packetsn"
- "OSPF Hellon"
- "OSPF Database Descriptionn"
- "OSPF Link State Requestn"
- "OSPF Link State Updaten"
- "OSPF Link State Acknowledgmentn"
- "OSPF all packetsn"
- "Packet sentn"
- "Packet receivedn"
- "Detail Informationn")
- DEFSH (VTYSH_BGPD, no_set_community_cmd_vtysh,
- "no set community",
- "Negate a command or set its defaultsn"
- "Set values in destination routing protocoln"
- "BGP community attributen")
- DEFSH (VTYSH_OSPFD|VTYSH_OSPF6D, ospf6_routemap_no_set_metric_type_cmd_vtysh,
- "no set metric-type (type-1|type-2)",
- "Negate a command or set its defaultsn"
- "Set valuen"
- "Type of metricn"
- "OSPF6 external type 1 metricn"
- "OSPF6 external type 2 metricn")
- DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_prefix_list_name_seq_cmd_vtysh,
- "show ip prefix-list WORD seq <1-4294967295>",
- "Show running system informationn"
- "IP informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "sequence number of an entryn"
- "Sequence numbern")
- DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_threshold_restart_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> <1-100> restart <1-65535>",
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Maximum number of prefix accept from this peern"
- "maximum no. of prefix limitn"
- "Threshold value (%) at which to generate a warning msgn"
- "Restart bgp connection after limit is exceededn"
- "Restart interval in minutes")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft in",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear peers with the AS numbern"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Soft reconfign"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_OSPFD, ospf_rfc1583_flag_cmd_vtysh,
- "ospf rfc1583compatibility",
- "OSPF specific commandsn"
- "Enable the RFC1583Compatibility flagn")
- DEFSH (VTYSH_ZEBRA, no_debug_zebra_packet_cmd_vtysh,
- "no debug zebra packet",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Zebra configurationn"
- "Debug option set for zebra packetn")
- DEFSH (VTYSH_BGPD, show_ipv6_bgp_community4_exact_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "IPv6 informationn"
- "BGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_OSPF6D, no_debug_ospf6_route_cmd_vtysh,
- "no debug ospf6 route (table|intra-area|inter-area)",
- "Negate a command or set its defaultsn"
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug route table calculationn"
- "Debug intra-area route calculationn")
- DEFSH (VTYSH_RIPD, ip_rip_authentication_mode_cmd_vtysh,
- "ip rip authentication mode (md5|text)",
- "IP informationn"
- "Routing Information Protocoln"
- "Authentication controln"
- "Authentication moden"
- "Keyed message digestn"
- "Clear text authenticationn")
- DEFSH (VTYSH_ZEBRA, no_ipv6_nd_send_ra_cmd_vtysh,
- "no ipv6 nd send-ra",
- "Negate a command or set its defaultsn"
- "IP informationn"
- "Neighbor discoveryn"
- "Send Router Advertisementn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Address familyn"
- "Address Family modifiern"
- "Address Family modifiern"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft",
- "Reset functionsn"
- "IP informationn"
- "BGP informationn"
- "Clear peers with the AS numbern"
- "Address familyn"
- "Address Family Modifiern"
- "Address Family Modifiern"
- "Soft reconfign")
- DEFSH (VTYSH_OSPFD, ospf_abr_type_cmd_vtysh,
- "ospf abr-type (cisco|ibm|shortcut|standard)",
- "OSPF specific commandsn"
- "Set OSPF ABR typen"
- "Alternative ABR, cisco implementationn"
- "Alternative ABR, IBM implementationn"
- "Shortcut ABRn"
- "Standard behavior (RFC2328)n")
- DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix",
- "Negate a command or set its defaultsn"
- "Specify neighbor routern"
- "Neighbor addressnNeighbor IPv6 addressnNeighbor tagn"
- "Maximum number of prefix accept from this peern")
- DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft",
- "Reset functionsn"
- "BGP informationn"
- "Address familyn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfign")
- DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_type_cmd_vtysh,
- "default-information originate always metric <0-16777214> metric-type (1|2)",
- "Control distribution of default informationn"
- "Distribute a default routen"
- "Always advertise default routen"
- "OSPF default metricn"
- "OSPF metricn"
- "OSPF metric type for default routesn"
- "Set OSPF External Type 1 metricsn"
- "Set OSPF External Type 2 metricsn")
- DEFSH (VTYSH_BGPD, show_ip_bgp_community3_exact_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system informationn"
- "IP informationn"
- "BGP informationn"
- "Display routes matching the communitiesn"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "community numbern"
- "Do not send outside local AS (well-known community)n"
- "Do not advertise to any peer (well-known community)n"
- "Do not export to next AS (well-known community)n"
- "Exact match of the communities")
- DEFSH (VTYSH_BGPD, neighbor_strict_capability_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "strict-capability-match",
- "Specify neighbor routern"
- "Neighbor addressnIPv6 addressn"
- "Strict capability negotiation matchn")
- DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_cmd_vtysh,
- "clear bgp view WORD * soft",
- "Reset functionsn"
- "BGP informationn"
- "BGP viewn"
- "view namen"
- "Clear all peersn"
- "Soft reconfign")
- DEFSH (VTYSH_BGPD, clear_bgp_peer_in_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) in",
- "Reset functionsn"
- "BGP informationn"
- "BGP neighbor address to clearn"
- "BGP IPv6 neighbor to clearn"
- "Soft reconfig inbound updaten")
- DEFSH (VTYSH_OSPF6D, debug_ospf6_spf_database_cmd_vtysh,
- "debug ospf6 spf database",
- "Debugging functions (see also 'undebug')n"
- "Open Shortest Path First (OSPF) for IPv6n"
- "Debug SPF Calculationn"
- "Log number of LSAs at SPF Calculation timen"
- )
- DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_prefix_list_prefix_cmd_vtysh,
- "show ipv6 prefix-list WORD X:X::X:X/M",
- "Show running system informationn"
- "IPv6 informationn"
- "Build a prefix listn"
- "Name of a prefix listn"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16n")
- DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_advertised_route_cmd_vtysh,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system informationn"
- "IPv6 informationn"
- "MBGP informationn"
- "Detailed information on TCP and BGP neighbor connectionsn"
- "Neighbor to display information aboutn"
- "Neighbor to display information aboutn"
- "Display the routes advertised to a BGP neighborn")
- DEFSH (VTYSH_ZEBRA, show_ip_route_addr_cmd_vtysh,
- "show ip route A.B.C.D",
- "Show running system informationn"
- "IP informationn"