FD.io VPP  v19.08.3-2-gbabecb413
Vector Packet Processing
one_cli.c File Reference
+ Include dependency graph for one_cli.c:

Go to the source code of this file.

Functions

static clib_error_tlisp_show_adjacencies_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_map_server_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_local_eid_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_eid_table_map_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_ndp_entry_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_l2_arp_entry_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_l2_arp_entries_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_ndp_entries_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_remote_mapping_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 Handler for add/del remote mapping CLI. More...
 
static clib_error_tlisp_add_del_adjacency_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 Handler for add/del adjacency CLI. More...
 
static clib_error_tlisp_map_request_mode_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static u8format_lisp_map_request_mode (u8 *s, va_list *args)
 
static clib_error_tlisp_show_map_request_mode_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_map_resolvers_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_nsh_set_locator_set_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_map_register_fallback_threshold_show_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_map_register_fallback_threshold_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_pitr_set_locator_set_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_pitr_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static u8format_eid_entry (u8 *s, va_list *args)
 
static clib_error_tlisp_show_eid_table_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_enable_disable_pitr_mode_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_enable_disable_petr_mode_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_enable_disable_xtr_mode_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tone_enable_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tone_disable_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_map_register_set_ttl_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_map_register_show_ttl_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_map_register_enable_disable_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_rloc_probe_enable_disable_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static u8format_lisp_status (u8 *s, va_list *args)
 
static clib_error_tlisp_show_status_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_eid_table_map_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_locator_set_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_locator_in_set_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_cp_show_locator_sets_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_map_resolver_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_add_del_mreq_itr_rlocs_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_mreq_itr_rlocs_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_use_petr_set_locator_set_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_petr_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_map_servers_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_map_register_state_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_rloc_probe_state_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_stats_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_stats_details_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_stats_enable_disable_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_stats_flush_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static clib_error_tlisp_show_one_modes_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 

Variables

vlib_cli_command_t one_show_adjacencies_command
 (constructor) VLIB_CLI_COMMAND (one_show_adjacencies_command) More...
 
vlib_cli_command_t one_add_del_map_server_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_map_server_command) More...
 
vlib_cli_command_t one_add_del_local_eid_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_local_eid_command) More...
 
vlib_cli_command_t one_eid_table_map_command
 (constructor) VLIB_CLI_COMMAND (one_eid_table_map_command) More...
 
vlib_cli_command_t one_add_del_ndp_entry_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_ndp_entry_command) More...
 
vlib_cli_command_t one_add_del_l2_arp_entry_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_l2_arp_entry_command) More...
 
vlib_cli_command_t one_show_l2_arp_entries_command
 (constructor) VLIB_CLI_COMMAND (one_show_l2_arp_entries_command) More...
 
vlib_cli_command_t one_show_ndp_entries_command
 (constructor) VLIB_CLI_COMMAND (one_show_ndp_entries_command) More...
 
vlib_cli_command_t one_add_del_remote_mapping_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_remote_mapping_command) More...
 
vlib_cli_command_t one_add_del_adjacency_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_adjacency_command) More...
 
vlib_cli_command_t one_map_request_mode_command
 (constructor) VLIB_CLI_COMMAND (one_map_request_mode_command) More...
 
vlib_cli_command_t one_show_map_request_mode_command
 (constructor) VLIB_CLI_COMMAND (one_show_map_request_mode_command) More...
 
vlib_cli_command_t one_show_map_resolvers_command
 (constructor) VLIB_CLI_COMMAND (one_show_map_resolvers_command) More...
 
vlib_cli_command_t one_nsh_set_locator_set_command
 (constructor) VLIB_CLI_COMMAND (one_nsh_set_locator_set_command) More...
 
vlib_cli_command_t one_map_register_fallback_threshold_show_command
 (constructor) VLIB_CLI_COMMAND (one_map_register_fallback_threshold_show_command) More...
 
vlib_cli_command_t one_map_register_fallback_threshold_command
 (constructor) VLIB_CLI_COMMAND (one_map_register_fallback_threshold_command) More...
 
vlib_cli_command_t one_pitr_set_locator_set_command
 (constructor) VLIB_CLI_COMMAND (one_pitr_set_locator_set_command) More...
 
vlib_cli_command_t one_show_pitr_command
 (constructor) VLIB_CLI_COMMAND (one_show_pitr_command) More...
 
vlib_cli_command_t one_cp_show_eid_table_command
 (constructor) VLIB_CLI_COMMAND (one_cp_show_eid_table_command) More...
 
vlib_cli_command_t one_cp_enable_disable_pitr_mode_command
 (constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_pitr_mode_command) More...
 
vlib_cli_command_t one_cp_enable_disable_petr_mode_command
 (constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_petr_mode_command) More...
 
vlib_cli_command_t one_cp_enable_disable_xtr_mode_command
 (constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_xtr_mode_command) More...
 
vlib_cli_command_t one_cp_enable_command
 (constructor) VLIB_CLI_COMMAND (one_cp_enable_command) More...
 
vlib_cli_command_t one_cp_disable_command
 (constructor) VLIB_CLI_COMMAND (one_cp_disable_command) More...
 
vlib_cli_command_t one_map_register_set_ttl_command
 (constructor) VLIB_CLI_COMMAND (one_map_register_set_ttl_command) More...
 
vlib_cli_command_t one_map_register_show_ttl_command
 (constructor) VLIB_CLI_COMMAND (one_map_register_show_ttl_command) More...
 
vlib_cli_command_t one_map_register_enable_disable_command
 (constructor) VLIB_CLI_COMMAND (one_map_register_enable_disable_command) More...
 
vlib_cli_command_t one_rloc_probe_enable_disable_command
 (constructor) VLIB_CLI_COMMAND (one_rloc_probe_enable_disable_command) More...
 
vlib_cli_command_t one_show_status_command
 (constructor) VLIB_CLI_COMMAND (one_show_status_command) More...
 
vlib_cli_command_t one_show_eid_table_map_command
 (constructor) VLIB_CLI_COMMAND (one_show_eid_table_map_command) More...
 
vlib_cli_command_t one_cp_add_del_locator_set_command
 (constructor) VLIB_CLI_COMMAND (one_cp_add_del_locator_set_command) More...
 
vlib_cli_command_t one_cp_add_del_locator_in_set_command
 (constructor) VLIB_CLI_COMMAND (one_cp_add_del_locator_in_set_command) More...
 
vlib_cli_command_t one_cp_show_locator_sets_command
 (constructor) VLIB_CLI_COMMAND (one_cp_show_locator_sets_command) More...
 
vlib_cli_command_t one_add_del_map_resolver_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_map_resolver_command) More...
 
vlib_cli_command_t one_add_del_map_request_command
 (constructor) VLIB_CLI_COMMAND (one_add_del_map_request_command) More...
 
vlib_cli_command_t one_show_map_request_command
 (constructor) VLIB_CLI_COMMAND (one_show_map_request_command) More...
 
vlib_cli_command_t one_use_petr_set_locator_set_command
 (constructor) VLIB_CLI_COMMAND (one_use_petr_set_locator_set_command) More...
 
vlib_cli_command_t one_show_petr_command
 (constructor) VLIB_CLI_COMMAND (one_show_petr_command) More...
 
vlib_cli_command_t one_show_map_servers_command
 (constructor) VLIB_CLI_COMMAND (one_show_map_servers_command) More...
 
vlib_cli_command_t one_show_map_register_state_command
 (constructor) VLIB_CLI_COMMAND (one_show_map_register_state_command) More...
 
vlib_cli_command_t one_show_rloc_probe_state_command
 (constructor) VLIB_CLI_COMMAND (one_show_rloc_probe_state_command) More...
 
vlib_cli_command_t one_show_stats_command
 (constructor) VLIB_CLI_COMMAND (one_show_stats_command) More...
 
vlib_cli_command_t one_show_stats_details_command
 (constructor) VLIB_CLI_COMMAND (one_show_stats_details_command) More...
 
vlib_cli_command_t one_stats_enable_disable_command
 (constructor) VLIB_CLI_COMMAND (one_stats_enable_disable_command) More...
 
vlib_cli_command_t one_stats_flush_command
 (constructor) VLIB_CLI_COMMAND (one_stats_flush_command) More...
 
vlib_cli_command_t one_cp_show_one_modes_modes_command
 (constructor) VLIB_CLI_COMMAND (one_cp_show_one_modes_modes_command) More...
 

Function Documentation

◆ format_eid_entry()

static u8* format_eid_entry ( u8 s,
va_list *  args 
)
static

Definition at line 1071 of file one_cli.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ format_lisp_map_request_mode()

static u8* format_lisp_map_request_mode ( u8 s,
va_list *  args 
)
static

Definition at line 783 of file one_cli.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ format_lisp_status()

static u8* format_lisp_status ( u8 s,
va_list *  args 
)
static

Definition at line 1587 of file one_cli.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ lisp_add_del_adjacency_command_fn()

static clib_error_t* lisp_add_del_adjacency_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Handler for add/del adjacency CLI.

Definition at line 632 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_l2_arp_entry_command_fn()

static clib_error_t* lisp_add_del_l2_arp_entry_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 347 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_local_eid_command_fn()

static clib_error_t* lisp_add_del_local_eid_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 129 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_locator_in_set_command_fn()

static clib_error_t* lisp_add_del_locator_in_set_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1755 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_locator_set_command_fn()

static clib_error_t* lisp_add_del_locator_set_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1680 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_map_resolver_command_fn()

static clib_error_t* lisp_add_del_map_resolver_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1889 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_map_server_command_fn()

static clib_error_t* lisp_add_del_map_server_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 74 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_mreq_itr_rlocs_command_fn()

static clib_error_t* lisp_add_del_mreq_itr_rlocs_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1949 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_ndp_entry_command_fn()

static clib_error_t* lisp_add_del_ndp_entry_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 283 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_add_del_remote_mapping_command_fn()

static clib_error_t* lisp_add_del_remote_mapping_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Handler for add/del remote mapping CLI.

Parameters
vmvlib context
inputinput from user
cmdcmd
Returns
pointer to clib error structure

Definition at line 491 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_cp_show_locator_sets_command_fn()

static clib_error_t* lisp_cp_show_locator_sets_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1831 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_eid_table_map_command_fn()

static clib_error_t* lisp_eid_table_map_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 237 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_enable_disable_petr_mode_command_fn()

static clib_error_t* lisp_enable_disable_petr_mode_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1266 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_enable_disable_pitr_mode_command_fn()

static clib_error_t* lisp_enable_disable_pitr_mode_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1212 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_enable_disable_xtr_mode_command_fn()

static clib_error_t* lisp_enable_disable_xtr_mode_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1319 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_register_enable_disable_command_fn()

static clib_error_t* lisp_map_register_enable_disable_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1481 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_register_fallback_threshold_command_fn()

static clib_error_t* lisp_map_register_fallback_threshold_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 917 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_register_fallback_threshold_show_command_fn()

static clib_error_t* lisp_map_register_fallback_threshold_show_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 896 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_register_set_ttl_command_fn()

static clib_error_t* lisp_map_register_set_ttl_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1414 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_register_show_ttl_command_fn()

static clib_error_t* lisp_map_register_show_ttl_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1461 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_map_request_mode_command_fn()

static clib_error_t* lisp_map_request_mode_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 735 of file one_cli.c.

◆ lisp_nsh_set_locator_set_command_fn()

static clib_error_t* lisp_nsh_set_locator_set_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 839 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_pitr_set_locator_set_command_fn()

static clib_error_t* lisp_pitr_set_locator_set_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 961 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_rloc_probe_enable_disable_command_fn()

static clib_error_t* lisp_rloc_probe_enable_disable_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1534 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_adjacencies_command_fn()

static clib_error_t* lisp_show_adjacencies_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 20 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_eid_table_command_fn()

static clib_error_t* lisp_show_eid_table_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1119 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_eid_table_map_command_fn()

static clib_error_t* lisp_show_eid_table_map_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1614 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_l2_arp_entries_command_fn()

static clib_error_t* lisp_show_l2_arp_entries_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 411 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_map_register_state_command_fn()

static clib_error_t* lisp_show_map_register_state_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2160 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_map_request_mode_command_fn()

static clib_error_t* lisp_show_map_request_mode_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 798 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_map_resolvers_command_fn()

static clib_error_t* lisp_show_map_resolvers_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 816 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_map_servers_command_fn()

static clib_error_t* lisp_show_map_servers_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2137 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_mreq_itr_rlocs_command_fn()

static clib_error_t* lisp_show_mreq_itr_rlocs_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2003 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_ndp_entries_command_fn()

static clib_error_t* lisp_show_ndp_entries_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 447 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_one_modes_command_fn()

static clib_error_t* lisp_show_one_modes_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2311 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_petr_command_fn()

static clib_error_t* lisp_show_petr_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2084 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_pitr_command_fn()

static clib_error_t* lisp_show_pitr_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1018 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_rloc_probe_state_command_fn()

static clib_error_t* lisp_show_rloc_probe_state_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2182 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_stats_command_fn()

static clib_error_t* lisp_show_stats_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2204 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_stats_details_command_fn()

static clib_error_t* lisp_show_stats_details_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2222 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_show_status_command_fn()

static clib_error_t* lisp_show_status_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1594 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_stats_enable_disable_command_fn()

static clib_error_t* lisp_stats_enable_disable_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2256 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_stats_flush_command_fn()

static clib_error_t* lisp_stats_flush_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2294 of file one_cli.c.

+ Here is the call graph for this function:

◆ lisp_use_petr_set_locator_set_command_fn()

static clib_error_t* lisp_use_petr_set_locator_set_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 2033 of file one_cli.c.

+ Here is the call graph for this function:

◆ one_disable_command_fn()

static clib_error_t* one_disable_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1393 of file one_cli.c.

+ Here is the call graph for this function:

◆ one_enable_command_fn()

static clib_error_t* one_enable_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 1372 of file one_cli.c.

+ Here is the call graph for this function:

Variable Documentation

◆ one_add_del_adjacency_command

vlib_cli_command_t one_add_del_adjacency_command
Initial value:
= {
.path = "one adjacency",
.short_help = "one adjacency add|del vni <vni> reid <remote-eid> "
"leid <local-eid>",
}
static clib_error_t * lisp_add_del_adjacency_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Handler for add/del adjacency CLI.
Definition: one_cli.c:632

(constructor) VLIB_CLI_COMMAND (one_add_del_adjacency_command)

Definition at line 725 of file one_cli.c.

◆ one_add_del_l2_arp_entry_command

vlib_cli_command_t one_add_del_l2_arp_entry_command
Initial value:
= {
.path = "one l2 arp",
.short_help = "one l2 arp [del] bd <bd> mac <mac> ip <ipv4>",
}
static clib_error_t * lisp_add_del_l2_arp_entry_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:347

(constructor) VLIB_CLI_COMMAND (one_add_del_l2_arp_entry_command)

Definition at line 403 of file one_cli.c.

◆ one_add_del_local_eid_command

vlib_cli_command_t one_add_del_local_eid_command
Initial value:
= {
.path = "one eid-table",
.short_help = "one eid-table add/del [vni <vni>] eid <eid> "
"locator-set <locator-set> [key <secret-key> key-id sha1|sha256 ]",
}
static clib_error_t * lisp_add_del_local_eid_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:129

(constructor) VLIB_CLI_COMMAND (one_add_del_local_eid_command)

Definition at line 228 of file one_cli.c.

◆ one_add_del_map_request_command

vlib_cli_command_t one_add_del_map_request_command
Initial value:
= {
.path = "one map-request itr-rlocs",
.short_help = "one map-request itr-rlocs add/del <locator_set_name>",
}
static clib_error_t * lisp_add_del_mreq_itr_rlocs_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1949

(constructor) VLIB_CLI_COMMAND (one_add_del_map_request_command)

Definition at line 1995 of file one_cli.c.

◆ one_add_del_map_resolver_command

vlib_cli_command_t one_add_del_map_resolver_command
Initial value:
= {
.path = "one map-resolver",
.short_help = "one map-resolver add/del <ip_address>",
}
static clib_error_t * lisp_add_del_map_resolver_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1889

(constructor) VLIB_CLI_COMMAND (one_add_del_map_resolver_command)

Definition at line 1940 of file one_cli.c.

◆ one_add_del_map_server_command

vlib_cli_command_t one_add_del_map_server_command
Initial value:
= {
.path = "one map-server",
.short_help = "one map-server add|del <ip>",
}
static clib_error_t * lisp_add_del_map_server_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:74

(constructor) VLIB_CLI_COMMAND (one_add_del_map_server_command)

Definition at line 120 of file one_cli.c.

◆ one_add_del_ndp_entry_command

vlib_cli_command_t one_add_del_ndp_entry_command
Initial value:
= {
.path = "one ndp",
.short_help = "one ndp [del] bd <bd> mac <mac> ip <ipv6>",
}
static clib_error_t * lisp_add_del_ndp_entry_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:283

(constructor) VLIB_CLI_COMMAND (one_add_del_ndp_entry_command)

Definition at line 339 of file one_cli.c.

◆ one_add_del_remote_mapping_command

vlib_cli_command_t one_add_del_remote_mapping_command
Initial value:
= {
.path = "one remote-mapping",
.short_help =
"one remote-mapping add|del [del-all] vni <vni> "
"eid <est-eid> [action <no-action|natively-forward|"
"send-map-request|drop>] rloc <dst-locator> p <prio> w <weight> "
"[rloc <dst-locator> ... ]",
}
static clib_error_t * lisp_add_del_remote_mapping_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Handler for add/del remote mapping CLI.
Definition: one_cli.c:491

(constructor) VLIB_CLI_COMMAND (one_add_del_remote_mapping_command)

Definition at line 617 of file one_cli.c.

◆ one_cp_add_del_locator_in_set_command

vlib_cli_command_t one_cp_add_del_locator_in_set_command
Initial value:
= {
.path = "one locator",
.short_help = "one locator add/del locator-set <name> iface <iface-name> "
"p <priority> w <weight>",
}
static clib_error_t * lisp_add_del_locator_in_set_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1755

(constructor) VLIB_CLI_COMMAND (one_cp_add_del_locator_in_set_command)

Definition at line 1822 of file one_cli.c.

◆ one_cp_add_del_locator_set_command

vlib_cli_command_t one_cp_add_del_locator_set_command
Initial value:
= {
.path = "one locator-set",
.short_help = "one locator-set add/del <name> [iface <iface-name> "
"p <priority> w <weight>]",
}
static clib_error_t * lisp_add_del_locator_set_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1680

(constructor) VLIB_CLI_COMMAND (one_cp_add_del_locator_set_command)

Definition at line 1746 of file one_cli.c.

◆ one_cp_disable_command

vlib_cli_command_t one_cp_disable_command
Initial value:
= {
.path = "one disable",
.short_help = "one disable",
}
static clib_error_t * one_disable_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1393

(constructor) VLIB_CLI_COMMAND (one_cp_disable_command)

Definition at line 1406 of file one_cli.c.

◆ one_cp_enable_command

vlib_cli_command_t one_cp_enable_command
Initial value:
= {
.path = "one enable",
.short_help = "one enable",
.function = one_enable_command_fn,
}
static clib_error_t * one_enable_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1372

(constructor) VLIB_CLI_COMMAND (one_cp_enable_command)

Definition at line 1385 of file one_cli.c.

◆ one_cp_enable_disable_petr_mode_command

vlib_cli_command_t one_cp_enable_disable_petr_mode_command
Initial value:
= {
.path = "one petr mode",
.short_help = "one petr mode [enable|disable]",
}
static clib_error_t * lisp_enable_disable_petr_mode_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1266

(constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_petr_mode_command)

Definition at line 1311 of file one_cli.c.

◆ one_cp_enable_disable_pitr_mode_command

vlib_cli_command_t one_cp_enable_disable_pitr_mode_command
Initial value:
= {
.path = "one pitr mode",
.short_help = "one pitr mode [enable|disable]",
}
static clib_error_t * lisp_enable_disable_pitr_mode_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1212

(constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_pitr_mode_command)

Definition at line 1257 of file one_cli.c.

◆ one_cp_enable_disable_xtr_mode_command

vlib_cli_command_t one_cp_enable_disable_xtr_mode_command
Initial value:
= {
.path = "one xtr mode",
.short_help = "one xtr mode [enable|disable]",
}
static clib_error_t * lisp_enable_disable_xtr_mode_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1319

(constructor) VLIB_CLI_COMMAND (one_cp_enable_disable_xtr_mode_command)

Definition at line 1364 of file one_cli.c.

◆ one_cp_show_eid_table_command

vlib_cli_command_t one_cp_show_eid_table_command
Initial value:
= {
.path = "show one eid-table",
.short_help = "Shows EID table",
}
static clib_error_t * lisp_show_eid_table_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1119

(constructor) VLIB_CLI_COMMAND (one_cp_show_eid_table_command)

Definition at line 1204 of file one_cli.c.

◆ one_cp_show_locator_sets_command

vlib_cli_command_t one_cp_show_locator_sets_command
Initial value:
= {
.path = "show one locator-set",
.short_help = "Shows locator-sets",
}
static clib_error_t * lisp_cp_show_locator_sets_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1831

(constructor) VLIB_CLI_COMMAND (one_cp_show_locator_sets_command)

Definition at line 1880 of file one_cli.c.

◆ one_cp_show_one_modes_modes_command

vlib_cli_command_t one_cp_show_one_modes_modes_command
Initial value:
= {
.path = "show one modes",
.short_help = "show one modes",
}
static clib_error_t * lisp_show_one_modes_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2311

(constructor) VLIB_CLI_COMMAND (one_cp_show_one_modes_modes_command)

Definition at line 2327 of file one_cli.c.

◆ one_eid_table_map_command

vlib_cli_command_t one_eid_table_map_command
Initial value:
= {
.path = "one eid-table map",
.short_help = "one eid-table map [del] vni <vni> vrf <vrf> | bd <bdi>",
}
static clib_error_t * lisp_eid_table_map_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:237

(constructor) VLIB_CLI_COMMAND (one_eid_table_map_command)

Definition at line 275 of file one_cli.c.

◆ one_map_register_enable_disable_command

vlib_cli_command_t one_map_register_enable_disable_command
Initial value:
= {
.path = "one map-register",
.short_help = "one map-register [enable|disable]",
}
static clib_error_t * lisp_map_register_enable_disable_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1481

(constructor) VLIB_CLI_COMMAND (one_map_register_enable_disable_command)

Definition at line 1526 of file one_cli.c.

◆ one_map_register_fallback_threshold_command

vlib_cli_command_t one_map_register_fallback_threshold_command
Initial value:
= {
.path = "one map-register fallback-threshold",
.short_help = "one map-register fallback-threshold <count>",
}
static clib_error_t * lisp_map_register_fallback_threshold_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:917

(constructor) VLIB_CLI_COMMAND (one_map_register_fallback_threshold_command)

Definition at line 953 of file one_cli.c.

◆ one_map_register_fallback_threshold_show_command

vlib_cli_command_t one_map_register_fallback_threshold_show_command
Initial value:
= {
.path = "show one map-register fallback-threshold",
.short_help = "show one map-register fallback-threshold",
}
static clib_error_t * lisp_map_register_fallback_threshold_show_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:896

(constructor) VLIB_CLI_COMMAND (one_map_register_fallback_threshold_show_command)

Definition at line 908 of file one_cli.c.

◆ one_map_register_set_ttl_command

vlib_cli_command_t one_map_register_set_ttl_command
Initial value:
= {
.path = "one map-register ttl",
.short_help = "one map-register ttl",
}
static clib_error_t * lisp_map_register_set_ttl_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1414

(constructor) VLIB_CLI_COMMAND (one_map_register_set_ttl_command)

Definition at line 1453 of file one_cli.c.

◆ one_map_register_show_ttl_command

vlib_cli_command_t one_map_register_show_ttl_command
Initial value:
= {
.path = "show one map-register ttl",
.short_help = "show one map-register ttl",
}
static clib_error_t * lisp_map_register_show_ttl_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1461

(constructor) VLIB_CLI_COMMAND (one_map_register_show_ttl_command)

Definition at line 1472 of file one_cli.c.

◆ one_map_request_mode_command

vlib_cli_command_t one_map_request_mode_command
Initial value:
= {
.path = "one map-request mode",
.short_help = "one map-request mode dst-only|src-dst",
}
static clib_error_t * lisp_map_request_mode_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:735

(constructor) VLIB_CLI_COMMAND (one_map_request_mode_command)

Definition at line 774 of file one_cli.c.

◆ one_nsh_set_locator_set_command

vlib_cli_command_t one_nsh_set_locator_set_command
Initial value:
= {
.path = "one nsh-mapping",
.short_help = "one nsh-mapping [del] ls <locator-set-name>",
}
static clib_error_t * lisp_nsh_set_locator_set_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:839

(constructor) VLIB_CLI_COMMAND (one_nsh_set_locator_set_command)

Definition at line 888 of file one_cli.c.

◆ one_pitr_set_locator_set_command

vlib_cli_command_t one_pitr_set_locator_set_command
Initial value:
= {
.path = "one pitr",
.short_help = "one pitr [disable] ls <locator-set-name>",
}
static clib_error_t * lisp_pitr_set_locator_set_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:961

(constructor) VLIB_CLI_COMMAND (one_pitr_set_locator_set_command)

Definition at line 1010 of file one_cli.c.

◆ one_rloc_probe_enable_disable_command

vlib_cli_command_t one_rloc_probe_enable_disable_command
Initial value:
= {
.path = "one rloc-probe",
.short_help = "one rloc-probe [enable|disable]",
}
static clib_error_t * lisp_rloc_probe_enable_disable_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1534

(constructor) VLIB_CLI_COMMAND (one_rloc_probe_enable_disable_command)

Definition at line 1579 of file one_cli.c.

◆ one_show_adjacencies_command

vlib_cli_command_t one_show_adjacencies_command
Initial value:
= {
.path = "show one adjacencies",
.short_help = "show one adjacencies",
}
static clib_error_t * lisp_show_adjacencies_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:20

(constructor) VLIB_CLI_COMMAND (one_show_adjacencies_command)

Definition at line 66 of file one_cli.c.

◆ one_show_eid_table_map_command

vlib_cli_command_t one_show_eid_table_map_command
Initial value:
= {
.path = "show one eid-table map",
.short_help = "show one eid-table l2|l3",
}
static clib_error_t * lisp_show_eid_table_map_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1614

(constructor) VLIB_CLI_COMMAND (one_show_eid_table_map_command)

Definition at line 1671 of file one_cli.c.

◆ one_show_l2_arp_entries_command

vlib_cli_command_t one_show_l2_arp_entries_command
Initial value:
= {
.path = "show one l2 arp entries",
.short_help = "Show ONE L2 ARP entries",
}
static clib_error_t * lisp_show_l2_arp_entries_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:411

(constructor) VLIB_CLI_COMMAND (one_show_l2_arp_entries_command)

Definition at line 439 of file one_cli.c.

◆ one_show_map_register_state_command

vlib_cli_command_t one_show_map_register_state_command
Initial value:
= {
.path = "show one map-register state",
.short_help = "show one map-register state",
}
static clib_error_t * lisp_show_map_register_state_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2160

(constructor) VLIB_CLI_COMMAND (one_show_map_register_state_command)

Definition at line 2174 of file one_cli.c.

◆ one_show_map_request_command

vlib_cli_command_t one_show_map_request_command
Initial value:
= {
.path = "show one map-request itr-rlocs",
.short_help = "Shows map-request itr-rlocs",
}
static clib_error_t * lisp_show_mreq_itr_rlocs_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2003

(constructor) VLIB_CLI_COMMAND (one_show_map_request_command)

Definition at line 2025 of file one_cli.c.

◆ one_show_map_request_mode_command

vlib_cli_command_t one_show_map_request_mode_command
Initial value:
= {
.path = "show one map-request mode",
.short_help = "show one map-request mode",
}
static clib_error_t * lisp_show_map_request_mode_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:798

(constructor) VLIB_CLI_COMMAND (one_show_map_request_mode_command)

Definition at line 808 of file one_cli.c.

◆ one_show_map_resolvers_command

vlib_cli_command_t one_show_map_resolvers_command
Initial value:
= {
.path = "show one map-resolvers",
.short_help = "show one map-resolvers",
}
static clib_error_t * lisp_show_map_resolvers_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:816

(constructor) VLIB_CLI_COMMAND (one_show_map_resolvers_command)

Definition at line 831 of file one_cli.c.

◆ one_show_map_servers_command

vlib_cli_command_t one_show_map_servers_command
Initial value:
= {
.path = "show one map-servers",
.short_help = "show one map servers",
}
static clib_error_t * lisp_show_map_servers_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2137

(constructor) VLIB_CLI_COMMAND (one_show_map_servers_command)

Definition at line 2152 of file one_cli.c.

◆ one_show_ndp_entries_command

vlib_cli_command_t one_show_ndp_entries_command
Initial value:
= {
.path = "show one ndp entries",
.short_help = "Show ONE NDP entries",
}
static clib_error_t * lisp_show_ndp_entries_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:447

(constructor) VLIB_CLI_COMMAND (one_show_ndp_entries_command)

Definition at line 475 of file one_cli.c.

◆ one_show_petr_command

vlib_cli_command_t one_show_petr_command
Initial value:
= {
.path = "show one petr",
.short_help = "Show petr",
}
static clib_error_t * lisp_show_petr_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2084

(constructor) VLIB_CLI_COMMAND (one_show_petr_command)

Definition at line 2129 of file one_cli.c.

◆ one_show_pitr_command

vlib_cli_command_t one_show_pitr_command
Initial value:
= {
.path = "show one pitr",
.short_help = "Show pitr",
}
static clib_error_t * lisp_show_pitr_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1018

(constructor) VLIB_CLI_COMMAND (one_show_pitr_command)

Definition at line 1063 of file one_cli.c.

◆ one_show_rloc_probe_state_command

vlib_cli_command_t one_show_rloc_probe_state_command
Initial value:
= {
.path = "show one rloc state",
.short_help = "show one RLOC state",
}
static clib_error_t * lisp_show_rloc_probe_state_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2182

(constructor) VLIB_CLI_COMMAND (one_show_rloc_probe_state_command)

Definition at line 2196 of file one_cli.c.

◆ one_show_stats_command

vlib_cli_command_t one_show_stats_command
Initial value:
= {
.path = "show one statistics status",
.short_help = "show ONE statistics enable/disable status",
}
static clib_error_t * lisp_show_stats_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2204

(constructor) VLIB_CLI_COMMAND (one_show_stats_command)

Definition at line 2214 of file one_cli.c.

◆ one_show_stats_details_command

vlib_cli_command_t one_show_stats_details_command
Initial value:
= {
.path = "show one statistics details",
.short_help = "show ONE statistics",
}
static clib_error_t * lisp_show_stats_details_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2222

(constructor) VLIB_CLI_COMMAND (one_show_stats_details_command)

Definition at line 2248 of file one_cli.c.

◆ one_show_status_command

vlib_cli_command_t one_show_status_command
Initial value:
= {
.path = "show one status",
.short_help = "show one status",
}
static clib_error_t * lisp_show_status_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:1594

(constructor) VLIB_CLI_COMMAND (one_show_status_command)

Definition at line 1606 of file one_cli.c.

◆ one_stats_enable_disable_command

vlib_cli_command_t one_stats_enable_disable_command
Initial value:
= {
.path = "one statistics",
.short_help = "enable/disable ONE statistics collecting",
}
static clib_error_t * lisp_stats_enable_disable_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2256

(constructor) VLIB_CLI_COMMAND (one_stats_enable_disable_command)

Definition at line 2286 of file one_cli.c.

◆ one_stats_flush_command

vlib_cli_command_t one_stats_flush_command
Initial value:
= {
.path = "one statistics flush",
.short_help = "Flush ONE statistics",
}
static clib_error_t * lisp_stats_flush_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2294

(constructor) VLIB_CLI_COMMAND (one_stats_flush_command)

Definition at line 2303 of file one_cli.c.

◆ one_use_petr_set_locator_set_command

vlib_cli_command_t one_use_petr_set_locator_set_command
Initial value:
= {
.path = "one use-petr",
.short_help = "one use-petr [disable] <petr-ip>",
}
static clib_error_t * lisp_use_petr_set_locator_set_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: one_cli.c:2033

(constructor) VLIB_CLI_COMMAND (one_use_petr_set_locator_set_command)

Definition at line 2077 of file one_cli.c.