FD.io VPP
v21.01.1
Vector Packet Processing
|
NAT44 CLI. More...
Go to the source code of this file.
Macros | |
#define | UNSUPPORTED_IN_ED_MODE_STR "This command is unsupported in endpoint dependent mode" |
#define | SUPPORTED_ONLY_IN_ED_MODE_STR "This command is supported only in endpoint dependent mode" |
Variables | |
static vlib_cli_command_t | nat44_debug_fib_expire_command |
(constructor) VLIB_CLI_COMMAND (nat44_debug_fib_expire_command) More... | |
static vlib_cli_command_t | nat44_debug_fib_registration_command |
(constructor) VLIB_CLI_COMMAND (nat44_debug_fib_registration_command) More... | |
static vlib_cli_command_t | nat44_enable_command |
(constructor) VLIB_CLI_COMMAND (nat44_enable_command) More... | |
static vlib_cli_command_t | nat44_disable_command |
(constructor) VLIB_CLI_COMMAND (nat44_disable_command) More... | |
static vlib_cli_command_t | set_workers_command |
(constructor) VLIB_CLI_COMMAND (set_workers_command) More... | |
static vlib_cli_command_t | nat_show_workers_command |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command) More... | |
static vlib_cli_command_t | set_timeout_command |
(constructor) VLIB_CLI_COMMAND (set_timeout_command) More... | |
static vlib_cli_command_t | nat_show_timeouts_command |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command) More... | |
static vlib_cli_command_t | snat_set_log_level_command |
(constructor) VLIB_CLI_COMMAND (snat_set_log_level_command) More... | |
static vlib_cli_command_t | snat_ipfix_logging_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (snat_ipfix_logging_enable_disable_command) More... | |
static vlib_cli_command_t | nat44_set_alloc_addr_and_port_alg_command |
(constructor) VLIB_CLI_COMMAND (nat44_set_alloc_addr_and_port_alg_command) More... | |
static vlib_cli_command_t | nat44_show_alloc_addr_and_port_alg_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_alloc_addr_and_port_alg_command) More... | |
static vlib_cli_command_t | nat_set_mss_clamping_command |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command) More... | |
static vlib_cli_command_t | nat_show_mss_clamping_command |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command) More... | |
static vlib_cli_command_t | nat_ha_failover_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_failover_command) More... | |
static vlib_cli_command_t | nat_ha_listener_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_listener_command) More... | |
static vlib_cli_command_t | nat_show_ha_command |
(constructor) VLIB_CLI_COMMAND (nat_show_ha_command) More... | |
static vlib_cli_command_t | nat_ha_flush_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_flush_command) More... | |
static vlib_cli_command_t | nat_ha_resync_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_resync_command) More... | |
static vlib_cli_command_t | nat44_show_hash |
(constructor) VLIB_CLI_COMMAND (nat44_show_hash) More... | |
static vlib_cli_command_t | add_address_command |
(constructor) VLIB_CLI_COMMAND (add_address_command) More... | |
static vlib_cli_command_t | nat44_show_summary_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_summary_command) More... | |
static vlib_cli_command_t | nat44_show_addresses_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_addresses_command) More... | |
static vlib_cli_command_t | set_interface_snat_command |
(constructor) VLIB_CLI_COMMAND (set_interface_snat_command) More... | |
static vlib_cli_command_t | nat44_show_interfaces_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_interfaces_command) More... | |
static vlib_cli_command_t | add_static_mapping_command |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command) More... | |
static vlib_cli_command_t | add_identity_mapping_command |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command) More... | |
static vlib_cli_command_t | add_lb_static_mapping_command |
(constructor) VLIB_CLI_COMMAND (add_lb_static_mapping_command) More... | |
static vlib_cli_command_t | add_lb_backend_command |
(constructor) VLIB_CLI_COMMAND (add_lb_backend_command) More... | |
static vlib_cli_command_t | nat44_show_static_mappings_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_static_mappings_command) More... | |
static vlib_cli_command_t | snat_add_interface_address_command |
(constructor) VLIB_CLI_COMMAND (snat_add_interface_address_command) More... | |
static vlib_cli_command_t | nat44_show_interface_address_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_interface_address_command) More... | |
static vlib_cli_command_t | nat44_show_sessions_command |
(constructor) VLIB_CLI_COMMAND (nat44_show_sessions_command) More... | |
static vlib_cli_command_t | nat44_set_session_limit_command |
(constructor) VLIB_CLI_COMMAND (nat44_set_session_limit_command) More... | |
static vlib_cli_command_t | nat44_del_user_command |
(constructor) VLIB_CLI_COMMAND (nat44_del_user_command) More... | |
static vlib_cli_command_t | nat44_clear_sessions_command |
(constructor) VLIB_CLI_COMMAND (nat44_clear_sessions_command) More... | |
static vlib_cli_command_t | nat44_del_session_command |
(constructor) VLIB_CLI_COMMAND (nat44_del_session_command) More... | |
static vlib_cli_command_t | snat_forwarding_set_command |
(constructor) VLIB_CLI_COMMAND (snat_forwarding_set_command) More... | |
NAT44 CLI.
Definition in file nat44_cli.c.
Definition at line 31 of file nat44_cli.c.
Definition at line 29 of file nat44_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (add_address_command)
Definition at line 2244 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command)
Definition at line 2368 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_backend_command)
Definition at line 2404 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_static_mapping_command)
Definition at line 2385 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command)
Definition at line 2346 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_clear_sessions_command)
Definition at line 2509 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_debug_fib_expire_command)
Definition at line 1960 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_debug_fib_registration_command)
Definition at line 1968 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_del_session_command)
Definition at line 2524 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_del_user_command)
Definition at line 2496 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_disable_command)
Definition at line 2006 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_enable_command)
Definition at line 1992 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_set_alloc_addr_and_port_alg_command)
Definition at line 2115 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_set_session_limit_command)
Definition at line 2483 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_addresses_command)
Definition at line 2288 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_alloc_addr_and_port_alg_command)
Definition at line 2127 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_hash)
Definition at line 2227 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interface_address_command)
Definition at line 2459 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interfaces_command)
Definition at line 2321 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_sessions_command)
Definition at line 2471 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_static_mappings_command)
Definition at line 2428 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_summary_command)
Definition at line 2258 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_failover_command)
Definition at line 2167 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_flush_command)
Definition at line 2203 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_listener_command)
Definition at line 2179 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_resync_command)
Definition at line 2215 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command)
Definition at line 2143 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_ha_command)
Definition at line 2191 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command)
Definition at line 2155 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command)
Definition at line 2069 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command)
Definition at line 2035 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_snat_command)
Definition at line 2304 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_timeout_command)
Definition at line 2050 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_workers_command)
Definition at line 2019 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_add_interface_address_command)
Definition at line 2442 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_forwarding_set_command)
Definition at line 2542 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_ipfix_logging_enable_disable_command)
Definition at line 2097 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_set_log_level_command)
Definition at line 2082 of file nat44_cli.c.