vtysh_cmd.c
来自「linux 路由软件 可支持RIP OSPF BGP等」· C语言 代码 · 共 1,673 行 · 第 1/5 页
C
1,673 行
DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_spf_tree_cmd_vtysh, "show ipv6 ospf6 area A.B.C.D spf tree", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Area information\n" "Area ID (as an IPv4 notation)\n" "Shortest Path First caculation\n" "Show SPF tree\n")DEFSH (VTYSH_BGPD, bgp_damp_unset2_cmd_vtysh, "no bgp dampening <1-45> <1-20000> <1-20000> <1-255>", "Negate a command or set its defaults\n" "BGP Specific commands\n" "Enable route-flap dampening\n" "Half-life time for the penalty\n" "Value to start reusing a route\n" "Value to start suppressing a route\n" "Maximum duration to suppress a stable route\n")DEFSH (VTYSH_OSPFD, ip_ospf_authentication_key_addr_cmd_vtysh, "ip ospf authentication-key AUTH_KEY A.B.C.D", "IP Information\n" "OSPF interface commands\n" "Authentication password (key)\n" "The OSPF password (key)\n" "Address of interface")DEFSH (VTYSH_RIPD, ip_rip_send_version_2_cmd_vtysh, "ip rip send version 2 1", "IP information\n" "Routing Information Protocol\n" "Advertisement transmission\n" "Version control\n" "RIP version 2\n" "RIP version 1\n")DEFSH (VTYSH_ZEBRA, ipv6_route_ifname_cmd_vtysh, "ipv6 route X:X::X:X/M X:X::X:X INTERFACE", "IP information\n" "Establish static routes\n" "IPv6 destination prefix (e.g. 3ffe:506::/32)\n" "IPv6 gateway address\n" "IPv6 gateway interface name\n")DEFSH (VTYSH_BGPD, show_bgp_community_all_cmd_vtysh, "show bgp community", "Show running system information\n" "BGP information\n" "Display routes matching the communities\n")DEFSH (VTYSH_BGPD, neighbor_port_cmd_vtysh, "neighbor (A.B.C.D|X:X::X:X) " "port <0-65535>", "Specify neighbor router\n" "Neighbor address\nIPv6 address\n" "Neighbor's BGP port\n" "TCP port number\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_prefix_cmd_vtysh, "clear ip bgp dampening A.B.C.D/M", "Reset functions\n" "IP information\n" "BGP information\n" "Clear route flap dampening information\n" "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")DEFSH (VTYSH_RIPNGD, no_ipv6_distribute_list_all_cmd_vtysh, "no distribute-list WORD (in|out)", "Negate a command or set its defaults\n" "Filter networks in routing updates\n" "Access-list name\n" "Filter incoming routing updates\n" "Filter outgoing routing updates\n")DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_out_cmd_vtysh, "clear bgp ipv6 * soft out", "Reset functions\n" "BGP information\n" "Address family\n" "Clear all peers\n" "Soft reconfig\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_border_routers_cmd_vtysh, "show ipv6 ospf6 border-routers", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Display routing table for ABR and ASBR\n" )DEFSH (VTYSH_BGPD, show_ip_community_list_cmd_vtysh, "show ip community-list", "Show running system information\n" "IP information\n" "List community-list\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_mask_host_cmd_vtysh, "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D", "Negate a command or set its defaults\n" "Add an access list entry\n" "IP extended access list\n" "IP extended access list (expanded range)\n" "Specify packets to reject\n" "Specify packets to forward\n" "Any Internet Protocol\n" "Source address\n" "Source wildcard bits\n" "A single destination host\n" "Destination address\n")DEFSH (VTYSH_ZEBRA, ipv6_nd_ra_lifetime_cmd_vtysh, "ipv6 nd ra-lifetime SECONDS", "IP information\n" "Neighbor discovery\n" "Router lifetime\n" "Router lifetime in seconds\n")DEFSH (VTYSH_BGPD, set_ecommunity_soo_cmd_vtysh, "set extcommunity soo .ASN:nn_or_IP-address:nn", "Set values in destination routing protocol\n" "BGP extended community attribute\n" "Site-of-Origin extended community\n" "VPN extended community\n")DEFSH (VTYSH_BGPD, show_bgp_ipv6_community4_exact_cmd_vtysh, "show bgp ipv6 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 information\n" "BGP information\n" "Address family\n" "Display routes matching the communities\n" "community number\n" "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 number\n" "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 number\n" "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 number\n" "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_set_originator_id_cmd_vtysh, "no set originator-id", "Negate a command or set its defaults\n" "Set values in destination routing protocol\n" "BGP originator ID attribute\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_prefix_list_prefix_cmd_vtysh, "show ip prefix-list WORD A.B.C.D/M", "Show running system information\n" "IP information\n" "Build a prefix list\n" "Name of a prefix list\n" "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")DEFSH (VTYSH_RIPD, send_lifetime_infinite_day_month_cmd_vtysh, "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite", "Set send lifetime of the key\n" "Time to start\n" "Day of th month to start\n" "Month of the year to start\n" "Year to start\n" "Never expires")DEFSH (VTYSH_BGPD, no_neighbor_description_val_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description .LINE", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Neighbor specific description\n" "Up to 80 characters describing this neighbor\n")DEFSH (VTYSH_ZEBRA, ipv6_nd_suppress_ra_cmd_vtysh, "ipv6 nd suppress-ra", "IP information\n" "Neighbor discovery\n" "Suppress Router Advertisement\n")DEFSH (VTYSH_OSPFD, no_ospf_area_vlink_authtype_authkey_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D " "(authentication|) " "(authentication-key|)", "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" "Configure a virtual link\n" "Router ID of the remote ABR\n" "Enable authentication on this virtual link\n" "dummy string \n" "Authentication password (key)\n" "The OSPF password (key)" )DEFSH (VTYSH_BGPD, no_neighbor_default_originate_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Originate default route to this neighbor\n")DEFSH (VTYSH_RIPD, no_rip_passive_interface_cmd_vtysh, "no passive-interface IFNAME", "Negate a command or set its defaults\n" "Suppress routing updates on an interface\n" "Interface name\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_remark_arg_cmd_vtysh, "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE", "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\n" "Access list entry comment\n" "Comment up to 100 characters\n")DEFSH (VTYSH_BGPD, aggregate_address_as_set_cmd_vtysh, "aggregate-address A.B.C.D/M as-set", "Configure BGP aggregate entries\n" "Aggregate prefix\n" "Generate AS set path information\n")DEFSH (VTYSH_BGPD, no_neighbor_send_community_type_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Send Community attribute to this neighbor\n" "Send Standard and Extended Community attributes\n" "Send Extended Community attributes\n" "Send Standard Community attributes\n")DEFSH (VTYSH_OSPFD, ospf_hello_interval_cmd_vtysh, "ospf hello-interval <1-65535>", "OSPF interface commands\n" "Time between HELLO packets\n" "Seconds\n")DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_all_cmd_vtysh, "show ip ospf neighbor all", "Show running system information\n" "IP information\n" "OSPF information\n" "Neighbor list\n" "include down status neighbor\n")DEFSH (VTYSH_OSPF6D, ipv6_ospf6_cost_cmd_vtysh, "ipv6 ospf6 cost <1-65535>", "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Interface cost\n" "Outgoing metric of this interface\n" )DEFSH (VTYSH_OSPFD, ospf_area_vlink_md5_cmd_vtysh, "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D " "(message-digest-key|) <1-255> md5 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" "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)" )DEFSH (VTYSH_BGPD, clear_ip_bgp_external_out_cmd_vtysh, "clear ip bgp external out", "Reset functions\n" "IP information\n" "BGP information\n" "Clear all external peers\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD, match_interface_cmd_vtysh, "match interface WORD", "Match values from routing table\n" "Match first hop interface of route\n" "Interface name\n")DEFSH (VTYSH_ZEBRA, debug_zebra_kernel_cmd_vtysh, "debug zebra kernel", "Debugging functions (see also 'undebug')\n" "Zebra configuration\n" "Debug option set for zebra between kernel interface\n")DEFSH (VTYSH_BGPD, no_aggregate_address_cmd_vtysh, "no aggregate-address A.B.C.D/M", "Negate a command or set its defaults\n" "Configure BGP aggregate entries\n" "Aggregate prefix\n")DEFSH (VTYSH_ZEBRA, show_ipv6_forwarding_cmd_vtysh, "show ipv6 forwarding", "Show running system information\n" "IPv6 information\n" "Forwarding status\n")DEFSH (VTYSH_ZEBRA, no_ipv6_nd_prefix_advertisement_cmd_vtysh, "no ipv6 nd prefix-advertisement IPV6PREFIX", "Negate a command or set its defaults\n" "IP information\n" "Neighbor discovery\n" "Prefix information\n" "IPv6 prefix\n")DEFSH (VTYSH_OSPFD, ospf_distance_source_cmd_vtysh, "distance <1-255> A.B.C.D/M", "Administrative distance\n" "Distance value\n" "IP source prefix\n")DEFSH (VTYSH_OSPF6D, ipv6_ospf6_instance_cmd_vtysh, "ipv6 ospf6 instance-id <0-255>", "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Instance ID for this interface\n" "Instance ID value\n" )DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_metric_cmd_vtysh, "redistribute (connected|kernel|ospf|rip|static) route-map WORD metric <0-4294967295>", "Redistribute information from another routing protocol\n" "Connected\n" "Kernel routes\n" "Open Shurtest Path First (OSPF)\n" "Routing Information Protocol (RIP)\n" "Static routes\n" "Route map reference\n" "Pointer to route-map entries\n" "Metric for redistributed routes\n" "Default metric\n")DEFSH (VTYSH_OSPFD, no_ospf_area_stub_no_summary_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) stub no-summary", "Negate a command or set its defaults\n"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?