.. _clicmd_src_plugins_lisp_lisp-gpe: =============================================================== Lisp-gpe cli reference =============================================================== gpe ------------------------------------------------------------------------- .. code-block:: console gpe [enable|disable] Declaration: ``enable_disable_lisp_gpe_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 356 `_ Implementation: ``lisp_gpe_enable_disable_command_fn`` gpe encap ------------------------------------------------------------------------- .. code-block:: console gpe encap [lisp|vxlan] Declaration: ``gpe_set_encap_mode_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 275 `_ Implementation: ``gpe_set_encap_mode_command_fn`` gpe entry ------------------------------------------------------------------------- .. code-block:: console gpe entry add/del vni vrf/bd [leid ]reid [loc-pair w ] [negative action ] Declaration: ``lisp_gpe_add_del_fwd_entry_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 173 `_ Implementation: ``lisp_gpe_add_del_fwd_entry_command_fn`` gpe iface ------------------------------------------------------------------------- .. code-block:: console gpe iface add/del vni vrf Declaration: ``add_del_lisp_gpe_iface_command`` `src/plugins/lisp/lisp-gpe/interface.c line 928 `_ Implementation: ``lisp_gpe_add_del_iface_command_fn`` gpe native-forward ------------------------------------------------------------------------- .. code-block:: console gpe native-forward [del] via [iface] [table ] Declaration: ``gpe_native_forward_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 582 `_ Implementation: ``gpe_native_forward_command_fn`` show gpe encap ------------------------------------------------------------------------- .. code-block:: console show GPE encapulation mode Declaration: ``gpe_show_encap_mode_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 311 `_ Implementation: ``gpe_show_encap_mode_command_fn`` show gpe entry ------------------------------------------------------------------------- .. code-block:: console show gpe entry vni vrf [leid ] reid Declaration: ``lisp_gpe_fwd_entry_show_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe_fwd_entry.c line 1493 `_ Implementation: ``lisp_gpe_fwd_entry_show`` show gpe interface ------------------------------------------------------------------------- .. code-block:: console show gpe interface Declaration: ``lisp_show_iface_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 393 `_ Implementation: ``lisp_show_iface_command_fn`` show gpe native-forward ------------------------------------------------------------------------- .. code-block:: console show gpe native-forward Declaration: ``gpe_show_native_fwd_rpath_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 432 `_ Implementation: ``gpe_show_native_fwd_rpath_command_fn`` show gpe sub-interface ------------------------------------------------------------------------- .. code-block:: console show gpe sub-interface Declaration: ``lisp_gpe_sub_interface_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe_sub_interface.c line 259 `_ Implementation: ``lisp_gpe_sub_interface_show`` show gpe tenant ------------------------------------------------------------------------- .. code-block:: console show gpe tenant Declaration: ``lisp_gpe_tenant_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe_tenant.c line 319 `_ Implementation: ``lisp_gpe_tenant_show`` Declaration: ``show_lisp_gpe_tunnel_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe_tunnel.c line 268 `_ Implementation: ``show_lisp_gpe_tunnel_command_fn`` test one nsh ------------------------------------------------------------------------- .. code-block:: console test gpe nsh pcap Declaration: ``lisp_test_nsh_command`` `src/plugins/lisp/lisp-gpe/lisp_gpe.c line 713 `_ Implementation: ``lisp_test_nsh_command_fn`` Declaration: ``lisp_add_placeholder_nsh_node_command`` `src/plugins/lisp/lisp-gpe/decap.c line 590 `_ Implementation: ``lisp_add_placeholder_nsh_node_command_fn``