📄 vtysh_cmd.c
字号:
"BGP attribute is propagated unchanged to this neighbor\n" "Nexthop attribute\n" "As-path attribute\n" "Med attribute\n")DEFSH (VTYSH_OSPFD, ospf_neighbor_poll_interval_priority_cmd_vtysh, "neighbor A.B.C.D poll-interval <1-65535> priority <0-255>", "Specify neighbor router\n" "Neighbor address\n" "OSPF dead-router polling interval\n" "Seconds\n" "OSPF priority of non-broadcast neighbor\n" "Priority\n")DEFSH (VTYSH_ZEBRA, ipv6_nd_reachable_time_cmd_vtysh, "ipv6 nd reachable-time MILLISECONDS", "IP information\n" "Neighbor discovery\n" "Reachable time\n" "Reachable time in milliseconds\n")DEFSH (VTYSH_RIPNGD, ripng_default_metric_cmd_vtysh, "default-metric <1-16>", "Set a metric of redistribute routes\n" "Default metric\n")DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_cmd_vtysh, "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX|dump|detail)", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "LSA Database\n" "Router-LSA\n" "Network-LSA\n" "AS-External-LSA\n" "Intra-Area-Prefix-LSA\n" "Inter-Area-Router-LSA\n" "Inter-Area-Prefix-LSA\n" "Link-LSA\n" "All LS Type\n" "Specify LS Type by Hex\n" "Dump raw LSA data in Hex\n" "show detail of LSAs\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_BGPD, no_neighbor_allowas_in_cmd_vtysh, "no neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in", "Negate a command or set its defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "allow local ASN appears in aspath attribute\n")DEFSH (VTYSH_BGPD, aggregate_address_mask_as_set_cmd_vtysh, "aggregate-address A.B.C.D A.B.C.D as-set", "Configure BGP aggregate entries\n" "Aggregate address\n" "Aggregate mask\n" "Generate AS set path information\n")DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_cmd_vtysh, "no redistribute bgp metric", "Negate a command or set its defaults\n" "Redistribute information from another routing protocol\n" "Border Gateway Protocol (BGP)\n" "Metric\n")DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_cmd_vtysh, "no redistribute kernel", "Negate a command or set its defaults\n" "Redistribute information from another routing protocol\n" "Kernel routes\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_in_cmd_vtysh, "clear ip bgp * vpnv4 unicast soft in", "Reset functions\n" "IP information\n" "BGP information\n" "Clear all peers\n" "Address family\n" "Address Family Modifier\n" "Soft reconfig\n" "Soft reconfig inbound update\n")DEFSH (VTYSH_RIPD, rip_redistribute_type_routemap_cmd_vtysh, "redistribute (kernel|connected|static|ospf|bgp) route-map WORD", "Redistribute information from another routing protocol\n" "Kernel routes\n" "Connected\n" "Static routes\n" "Open Shortest Path First (OSPF)\n" "Border Gateway Protocol (BGP)\n" "Route map reference\n" "Pointer to route-map entries\n")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 information\n" "Distribute a default route\n" "Always advertise default route\n" "OSPF default metric\n" "OSPF metric\n" "OSPF metric type for default routes\n" "Set OSPF External Type 1 metrics\n" "Set OSPF External Type 2 metrics\n")DEFSH (VTYSH_OSPFD, no_ospf_area_range_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M", "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" "Summarize routes matching address/mask (border routers only)\n" "Area range prefix\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ip_prefix_list_seq_cmd_vtysh, "ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)", "IP information\n" "Build a prefix list\n" "Name of a prefix list\n" "sequence number of an entry\n" "Sequence number\n" "Specify packets to reject\n" "Specify packets to forward\n" "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n" "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")DEFSH (VTYSH_OSPFD, no_ospf_network_cmd_vtysh, "no ospf network", "Negate a command or set its defaults\n" "OSPF interface commands\n" "Network type\n")DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ip_prefix_list_prefix_cmd_vtysh, "no ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)", "Negate a command or set its defaults\n" "IP information\n" "Build a prefix list\n" "Name of a prefix list\n" "Specify packets to reject\n" "Specify packets to forward\n" "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n" "Any prefix match. Same as \"0.0.0.0/0 le 32\"\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, set_community_delete_cmd_vtysh, "set comm-list (<1-99>|<100-199>|WORD) delete", "Set values in destination routing protocol\n" "set BGP community list (for deletion)\n" "Community-list number (standard)\n" "Communitly-list number (expanded)\n" "Community-list name\n" "Delete matching communities\n")DEFSH (VTYSH_OSPFD, no_ospf_area_stub_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) stub", "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 OSPF area as stub\n")DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_out_cmd_vtysh, "clear ip bgp external soft out", "Reset functions\n" "IP information\n" "BGP information\n" "Clear all external peers\n" "Soft reconfig\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighbor_cmd_vtysh, "show ipv6 ospf6 neighbor", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Neighbor list\n" )DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh, "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*) (A.B.C.D|*|dump|detail)", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "LSA Database\n" "Router-LSA\n" "Network-LSA\n" "AS-External-LSA\n" "Intra-Area-Prefix-LSA\n" "Inter-Area-Router-LSA\n" "Inter-Area-Prefix-LSA\n" "Link-LSA\n" "All LS Type\n" "Specify LS Type by Hex\n" "Link State ID\n" "All Link State ID\n" "Advertising Router\n" "All Advertising Router\n" "Dump raw LSA data in Hex\n" "show detail of LSAs\n" )DEFSH (VTYSH_RIPD, rip_passive_interface_cmd_vtysh, "passive-interface IFNAME", "Suppress routing updates on an interface\n" "Interface name\n")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 defaults\n" "Specify neighbor router\n" "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n" "Advertise capability to the peer\n" "Advertise ORF capability to the peer\n" "Advertise prefixlist ORF capability to this neighbor\n" "Capability to SEND and RECEIVE the ORF to/from this neighbor\n" "Capability to RECEIVE the ORF from this neighbor\n" "Capability to SEND the ORF to this neighbor\n")DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_cmd_vtysh, "redistribute bgp", "Redistribute information from another routing protocol\n" "Border Gateway Protocol (BGP)\n")DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_interface_ifname_cmd_vtysh, "show ipv6 ospf6 interface IFNAME", "Show running system information\n" "IPv6 Information\n" "Open Shortest Path First (OSPF) for IPv6\n" "Interface infomation\n" "Interface name(e.g. ep0)\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_ospf_intra_inter_external_cmd_vtysh, "distance ospf intra-area <1-255> inter-area <1-255> external <1-255>", "Define an administrative distance\n" "OSPF Administrative distance\n" "Intra-area routes\n" "Distance for intra-area routes\n" "Inter-area routes\n" "Distance for inter-area routes\n" "External routes\n" "Distance for external routes\n")DEFSH (VTYSH_BGPD, clear_bgp_all_out_cmd_vtysh, "clear bgp * out", "Reset functions\n" "BGP information\n" "Clear all peers\n" "Soft reconfig outbound update\n")DEFSH (VTYSH_OSPFD, no_ospf_area_export_list_cmd_vtysh, "no area (A.B.C.D|<0-4294967295>) export-list NAME", "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" "Unset the filter for networks announced to other areas\n" "Name of the access-list\n")DEFSH (VTYSH_RIPNGD, ipv6_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_RIPNGD, ripng_redistribute_ospf6_metric_cmd_vtysh, "redistribute ospf6 metric <0-16>", "Redistribute information from another routing protocol\n" "IPv6 Open Shortest Path First (OSPFv3)\n" "Metric\n" "Metric value\n")DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_prefix_list_seq_le_ge_cmd_vtysh, "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>", "Negate a command or set its defaults\n" "IPv6 information\n" "Build a prefix list\n" "Name of a prefix list\n" "sequence number of an entry\n" "Sequence number\n" "Specify packets to reject\n" "Specify packets to forward\n" "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n" "Maximum prefix length to be matched\n" "Maximum prefix length\n" "Minimum prefix length to be matched\n" "Minimum prefix length\n")DEFSH (VTYSH_OSPFD, ospf_area_shortcut_cmd_vtysh, "area (A.B.C.D|<0-4294967295>) shortcut (default|enable|disable)", "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure the area's shortcutting mode\n" "Set default shortcutting behavior\n" "Enable shortcutting through the area\n" "Disable shortcutting through the area\n")DEFSH (VTYSH_OSPFD, ospf_area_import_list_cmd_vtysh, "area (A.B.C.D|<0-4294967295>) import-list NAME", "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Set the filter for networks from other areas announced to the specified one\n" "Name of the access-list\n")DEFSH (VTYSH_OSPFD, debug_ospf_lsa_sub_cmd_vtysh, "debug ospf lsa (generate|flooding|install|refresh)", "Debugging functions (see also 'undebug')\n" "OSPF information\n" "OSPF Link Sta
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -