FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
NAT44 CLI. More...
Go to the source code of this file.
Macros | |
#define | NAT44_ED_EXPECTED_ARGUMENT "expected required argument(s)" |
Variables | |
static vlib_cli_command_t | nat44_ed_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (nat44_ed_enable_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 | set_frame_queue_nelts_command |
(constructor) VLIB_CLI_COMMAND (set_frame_queue_nelts_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 | 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_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_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_ed_cli.c.
#define NAT44_ED_EXPECTED_ARGUMENT "expected required argument(s)" |
Definition at line 30 of file nat44_ed_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 |
(constructor) VLIB_CLI_COMMAND (add_address_command)
Definition at line 1735 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command)
Definition at line 1859 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_backend_command)
Definition at line 1895 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_lb_static_mapping_command)
Definition at line 1876 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command)
Definition at line 1837 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_del_session_command)
Definition at line 1989 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ed_enable_disable_command)
Definition at line 1572 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_set_session_limit_command)
Definition at line 1974 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_addresses_command)
Definition at line 1779 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_hash)
Definition at line 1718 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interface_address_command)
Definition at line 1950 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_interfaces_command)
Definition at line 1812 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_sessions_command)
Definition at line 1962 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_static_mappings_command)
Definition at line 1919 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_show_summary_command)
Definition at line 1749 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command)
Definition at line 1694 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command)
Definition at line 1706 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command)
Definition at line 1637 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command)
Definition at line 1603 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_frame_queue_nelts_command)
Definition at line 1649 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_snat_command)
Definition at line 1795 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_timeout_command)
Definition at line 1618 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_workers_command)
Definition at line 1587 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_add_interface_address_command)
Definition at line 1933 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_forwarding_set_command)
Definition at line 2007 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_ipfix_logging_enable_disable_command)
Definition at line 1677 of file nat44_ed_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (snat_set_log_level_command)
Definition at line 1662 of file nat44_ed_cli.c.