Lisp-gpe cli reference
gpe
gpe [enable|disable]
Declaration: enable_disable_lisp_gpe_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 349
Implementation: lisp_gpe_enable_disable_command_fn
gpe encap
gpe encap [lisp|vxlan]
Declaration: gpe_set_encap_mode_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 272
Implementation: gpe_set_encap_mode_command_fn
gpe entry
gpe entry add/del vni <vni> vrf/bd <id> [leid <leid>]reid <reid> [loc-pair <lloc> <rloc> w <weight>] [negative action <action>]
Declaration: lisp_gpe_add_del_fwd_entry_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 172
Implementation: lisp_gpe_add_del_fwd_entry_command_fn
gpe iface
gpe iface add/del vni <vni> vrf <vrf>
Declaration: add_del_lisp_gpe_iface_command
src/plugins/lisp/lisp-gpe/interface.c line 919
Implementation: lisp_gpe_add_del_iface_command_fn
gpe native-forward
gpe native-forward [del] via <nh-ip-addr> [iface] [table <table>]
Declaration: gpe_native_forward_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 565
Implementation: gpe_native_forward_command_fn
show gpe encap
show GPE encapulation mode
Declaration: gpe_show_encap_mode_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 306
Implementation: gpe_show_encap_mode_command_fn
show gpe entry
show gpe entry vni <vni> vrf <vrf> [leid <leid>] reid <reid>
Declaration: lisp_gpe_fwd_entry_show_command
src/plugins/lisp/lisp-gpe/lisp_gpe_fwd_entry.c line 1488
Implementation: lisp_gpe_fwd_entry_show
show gpe interface
show gpe interface
Declaration: lisp_show_iface_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 380
Implementation: lisp_show_iface_command_fn
show gpe native-forward
show gpe native-forward
Declaration: gpe_show_native_fwd_rpath_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 417
Implementation: gpe_show_native_fwd_rpath_command_fn
show gpe sub-interface
show gpe sub-interface
Declaration: lisp_gpe_sub_interface_command
src/plugins/lisp/lisp-gpe/lisp_gpe_sub_interface.c line 254
Implementation: lisp_gpe_sub_interface_show
show gpe tenant
show gpe tenant
Declaration: lisp_gpe_tenant_command
src/plugins/lisp/lisp-gpe/lisp_gpe_tenant.c line 314
Implementation: lisp_gpe_tenant_show
Declaration: show_lisp_gpe_tunnel_command
src/plugins/lisp/lisp-gpe/lisp_gpe_tunnel.c line 265
Implementation: show_lisp_gpe_tunnel_command_fn
test one nsh
test gpe nsh pcap <path-to-pcap-file>
Declaration: lisp_test_nsh_command
src/plugins/lisp/lisp-gpe/lisp_gpe.c line 694
Implementation: lisp_test_nsh_command_fn
Declaration: lisp_add_placeholder_nsh_node_command
src/plugins/lisp/lisp-gpe/decap.c line 583
Implementation: lisp_add_placeholder_nsh_node_command_fn