FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
NAT44 CLI. More...
Go to the source code of this file.
Macros | |
#define | UNSUPPORTED_IN_DET_MODE_STR "This command is unsupported in deterministic mode" |
#define | SUPPORTED_ONLY_IN_DET_MODE_STR "This command is supported only in deterministic mode" |
Variables | |
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_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 | 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_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_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... | |
static vlib_cli_command_t | snat_det_map_command |
(constructor) VLIB_CLI_COMMAND (snat_det_map_command) More... | |
static vlib_cli_command_t | nat44_det_show_mappings_command |
(constructor) VLIB_CLI_COMMAND (nat44_det_show_mappings_command) More... | |
static vlib_cli_command_t | snat_det_forward_command |
(constructor) VLIB_CLI_COMMAND (snat_det_forward_command) More... | |
static vlib_cli_command_t | snat_det_reverse_command |
(constructor) VLIB_CLI_COMMAND (snat_det_reverse_command) More... | |
static vlib_cli_command_t | nat44_det_show_sessions_command |
(constructor) VLIB_CLI_COMMAND (nat44_det_show_sessions_command) More... | |
static vlib_cli_command_t | snat_det_close_sesion_out_command |
(constructor) VLIB_CLI_COMMAND (snat_det_close_sesion_out_command) More... | |
static vlib_cli_command_t | snat_det_close_session_in_command |
(constructor) VLIB_CLI_COMMAND (snat_det_close_session_in_command) More... | |
NAT44 CLI.
Definition in file nat44_cli.c.
#define SUPPORTED_ONLY_IN_DET_MODE_STR "This command is supported only in deterministic mode" |
Definition at line 30 of file nat44_cli.c.
#define UNSUPPORTED_IN_DET_MODE_STR "This command is unsupported in deterministic mode" |
Definition at line 28 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 |
(constructor) VLIB_CLI_COMMAND (add_address_command)
Definition at line 1896 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command)
Definition at line 2002 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_backend_command)
Definition at line 2038 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_static_mapping_command)
Definition at line 2019 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command)
Definition at line 1980 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_del_session_command)
Definition at line 2120 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_det_show_mappings_command)
Definition at line 2173 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_det_show_sessions_command)
Definition at line 2221 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_set_alloc_addr_and_port_alg_command)
Definition at line 1829 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_addresses_command)
Definition at line 1927 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_alloc_addr_and_port_alg_command)
Definition at line 1841 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_hash)
Definition at line 1879 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interface_address_command)
Definition at line 2093 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interfaces_command)
Definition at line 1960 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_sessions_command)
Definition at line 2105 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_static_mappings_command)
Definition at line 2062 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command)
Definition at line 1856 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command)
Definition at line 1867 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command)
Definition at line 1796 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command)
Definition at line 1762 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_snat_command)
Definition at line 1943 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_timeout_command)
Definition at line 1777 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_workers_command)
Definition at line 1746 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_add_interface_address_command)
Definition at line 2076 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_det_close_sesion_out_command)
Definition at line 2235 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_det_close_session_in_command)
Definition at line 2250 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_det_forward_command)
Definition at line 2189 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_det_map_command)
Definition at line 2155 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_det_reverse_command)
Definition at line 2204 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_forwarding_set_command)
Definition at line 2138 of file nat44_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_ipfix_logging_enable_disable_command)
Definition at line 1811 of file nat44_cli.c.