📄 vtysh_cmd.c
字号:
"Kernel routes\n" "Open Shurtest Path First (OSPFv3)\n" "Routing Information Protocol (RIPng)\n" "Static routes\n" "Metric for redistributed routes\n" "Default metric\n" "Route map reference\n" "Pointer to route-map entries\n")DEFSH (VTYSH_BGPD, ipv6_aggregate_address_cmd_vtysh, "aggregate-address X:X::X:X/M", "Configure BGP aggregate entries\n" "Aggregate prefix\n")DEFSH (VTYSH_ZEBRA, no_ipv6_nd_send_ra_cmd_vtysh, "no ipv6 nd send-ra", "Negate a command or set its defaults\n" "IP information\n" "Neighbor discovery\n" "Send Router Advertisement\n")DEFSH (VTYSH_OSPFD, no_ospf_auto_cost_reference_bandwidth_cmd_vtysh, "no auto-cost reference-bandwidth", "Negate a command or set its defaults\n" "Calculate OSPF interface cost according to bandwidth\n" "Use reference bandwidth method to assign OSPF cost\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_out_cmd_vtysh, "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft out", "Reset functions\n" "IP information\n" "BGP information\n" "BGP neighbor address to clear\n" "Address family\n" "Address Family modifier\n" "Address Family modifier\n" "Soft reconfig\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_cmd_vtysh, "clear ip bgp * vpnv4 unicast soft", "Reset functions\n" "IP information\n" "BGP information\n" "Clear all peers\n" "Address family\n" "Address Family Modifier\n" "Soft reconfig\n")DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_force_prefix_cmd_vtysh, "no ipv6 ospf6 advertise force-prefix", "Negate a command or set its defaults\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Advertising options\n" "Force to advertise prefix, applicable if Loopback or P-to-P\n" )DEFSH (VTYSH_BGPD, no_neighbor_ebgp_multihop_ttl_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop <1-255>", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Allow EBGP neighbors not on directly connected networks\n" "maximum hop count\n")DEFSH (VTYSH_OSPFD, ospf_default_information_originate_routemap_cmd_vtysh, "default-information originate route-map WORD", "Control distribution of default information\n" "Distribute a default route\n" "Route map reference\n" "Pointer to route-map entries\n")DEFSH (VTYSH_RIPD, no_distribute_list_prefix_cmd_vtysh, "no distribute-list prefix WORD (in|out) WORD", "Negate a command or set its defaults\n" "Filter networks in routing updates\n" "Filter prefixes in routing updates\n" "Name of an IP prefix-list\n" "Filter incoming routing updates\n" "Filter outgoing routing updates\n" "Interface name\n")DEFSH (VTYSH_BGPD, no_neighbor_interface_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X) " "interface WORD", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nIPv6 address\n" "Interface\n" "Interface name\n")DEFSH (VTYSH_OSPF6D, ospf6_interface_area_plist_passive_cmd_vtysh, "interface IFNAME area A.B.C.D prefix-list WORD passive", "Enable routing on an IPv6 interface\n" "Interface name(e.g. ep0)\n" "Set the OSPF6 area ID\n" "OSPF6 area ID in IPv4 address notation\n" "Advertise I/F Address only match entries of prefix-list\n" "IPv6 prefix-list name\n" "IPv6 prefix-list name\n" "Suppress routing updates on an interface\n" )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 defaults\n" "Administrative distance\n" "Distance value\n" "IP source prefix\n" "Access list name\n")DEFSH (VTYSH_BGPD, show_ip_bgp_flap_cidr_only_cmd_vtysh, "show ip bgp flap-statistics cidr-only", "Show running system information\n" "IP information\n" "BGP information\n" "Display flap statistics of routes\n" "Display only routes with non-natural netmasks\n")DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_summary_cmd_vtysh, "show ip bgp vpnv4 all summary", "Show running system information\n" "IP information\n" "BGP information\n" "Display VPNv4 NLRI specific information\n" "Display information about all VPNv4 NLRIs\n" "Summary of BGP neighbor status\n")DEFSH (VTYSH_ZEBRA, no_ipv6_address_cmd_vtysh, "no ipv6 address X:X::X:X/M", "Negate a command or set its defaults\n" "Interface Internet Protocol config commands\n" "Set the IP address of an interface\n" "IPv6 address (e.g. 3ffe:506::1/48)\n")DEFSH (VTYSH_BGPD, clear_bgp_external_soft_cmd_vtysh, "clear bgp external soft", "Reset functions\n" "BGP information\n" "Clear all external peers\n" "Soft reconfig\n")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 parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n" "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n" "Authentication password (key)\n" "The OSPF password (key)")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 defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Administratively shut down this neighbor\n")DEFSH (VTYSH_BGPD, show_bgp_prefix_list_cmd_vtysh, "show bgp prefix-list WORD", "Show running system information\n" "BGP information\n" "Display routes conforming to the prefix-list\n" "IPv6 prefix-list name\n")DEFSH (VTYSH_RIPD, rip_split_horizon_cmd_vtysh, "ip split-horizon", "IP information\n" "Perform split horizon\n")DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_prefix_list_summary_cmd_vtysh, "show ipv6 prefix-list summary", "Show running system information\n" "IPv6 information\n" "Build a prefix list\n" "Summary of prefix lists\n")DEFSH (VTYSH_BGPD, set_community_none_cmd_vtysh, "set community none", "Set values in destination routing protocol\n" "BGP community attribute\n" "No community attribute\n")DEFSH (VTYSH_RIPD, distribute_list_prefix_all_cmd_vtysh, "distribute-list prefix WORD (in|out)", "Filter networks in routing updates\n" "Filter prefixes in routing updates\n" "Name of an IP prefix-list\n" "Filter incoming routing updates\n" "Filter outgoing routing updates\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 router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "BGP attribute is propagated unchanged to this neighbor\n" "As-path attribute\n" "Med attribute\n" "Nexthop attribute\n")DEFSH (VTYSH_RIPD, ip_rip_receive_version_cmd_vtysh, "ip rip receive version (1|2)", "IP information\n" "Routing Information Protocol\n" "Advertisement reception\n" "Version control\n" "RIP version 1\n" "RIP version 2\n")DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_metric_routemap_cmd_vtysh, "redistribute kernel metric <0-16> route-map WORD", "Redistribute information from another routing protocol\n" "Kernel routes\n" "Metric\n" "Metric value\n" "Route map reference\n" "Pointer to route-map entries\n")DEFSH (VTYSH_BGPD, no_aggregate_address_as_set_cmd_vtysh, "no aggregate-address A.B.C.D/M as-set", "Negate a command or set its defaults\n" "Configure BGP aggregate entries\n" "Aggregate prefix\n" "Generate AS set path information\n")DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_out_cmd_vtysh, "clear bgp ipv6 * out", "Reset functions\n" "BGP information\n" "Address family\n" "Clear all peers\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_OSPFD, show_debugging_ospf_cmd_vtysh, "show debugging ospf", "Show running system information\n" "Debugging functions (see also 'undebug')\n" "OSPF information\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_all_cmd_vtysh, "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)", "Negate a command or set its defaults\n" "Add an access list entry\n" "IP standard access list\n" "IP extended access list\n" "IP standard access list (expanded range)\n" "IP extended access list (expanded range)\n" "IP zebra access-list name\n")DEFSH (VTYSH_BGPD, bgp_config_type_cmd_vtysh, "bgp config-type (cisco|zebra)", "BGP information\n" "Configuration type\n" "cisco\n" "zebra\n")DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_int_detail_cmd_vtysh, "show ip ospf neighbor A.B.C.D detail", "Show running system information\n" "IP information\n" "OSPF information\n" "Neighbor list\n" "Interface address\n" "detail of all neighbors")DEFSH (VTYSH_BGPD, neighbor_attr_unchanged10_cmd_vtysh, "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med as-path next-hop", "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "BGP attribute is propagated unchanged to this neighbor\n" "Med attribute\n" "As-path attribute\n" "Nexthop attribute\n")DEFSH (VTYSH_BGPD, no_bgp_network_backdoor_cmd_vtysh, "no network A.B.C.D/M backdoor", "Negate a command or set its defaults\n" "Specify a network to announce via BGP\n" "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n" "Specify a BGP backdoor route\n")DEFSH (VTYSH_RIPNGD, no_debug_ripng_events_cmd_vtysh, "no debug ripng events", "Negate a command or set its defaults\n" "Debugging functions (see also 'undebug')\n" "RIPng configuration\n" "Debug option set for ripng events\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_in_cmd_vtysh, "clear ip bgp <1-65535> ipv4 (unicast|multicast) in", "Reset functions\n" "IP information\n" "BGP information\n" "Clear peers with the AS number\n" "Address family\n" "Address Family modifier\n" "Address Family modifier\n" "Soft reconfig inbound update\n")DEFSH (VTYSH_OSPFD, no_ospf_area_filter_list_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)", "Negate a command or set its defaults\n" "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Filter networks between OSPF areas\n" "Filter prefixes between OSPF areas\n" "Name of an IP prefix-list\n" "Filter networks sent to this area\n" "Filter networks sent from this area\n")DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_routemap_cmd_vtysh, "redistribute bgp route-map WORD", "Redistribute information from another routing protocol\n" "Border Gateway Protocol (BGP)\n" "Route map reference\n" "Pointer to route-map entries\n")DEFSH (VTYSH_BGPD, aggregate_address_mask_summary_only_cmd_vtysh, "aggregate-address A.B.C.D A.B.C.D summary-only", "Configure BGP aggregate entries\n" "Aggregate address\n" "Aggregate mask\n" "Filter more specific routes from updates\n")DEFSH (VTYSH_BGPD, show_ip_bgp_community_all_cmd_vtysh, "show ip bgp community", "Show running system information\n" "IP information\n" "BGP information\n" "Display routes matching the communities\n")DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged8_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop as-path med", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -