Lisp-gpe cli reference
gpe
gpe [enable|disable]
Declaration: enable_disable_lisp_gpe_command src/plugins/lisp/lisp-gpe/lisp_gpe.c line 340
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 263
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 163
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 909
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 556
Implementation: gpe_native_forward_command_fn
Declaration: show_lisp_gpe_tunnel_command src/plugins/lisp/lisp-gpe/lisp_gpe_adjacency.c line 563
Implementation: lisp_gpe_adjacency_show
show gpe encap
show GPE encapulation mode
Declaration: gpe_show_encap_mode_command src/plugins/lisp/lisp-gpe/lisp_gpe.c line 297
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 1478
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 371
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 408
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 245
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 304
Implementation: lisp_gpe_tenant_show
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 685
Implementation: lisp_test_nsh_command_fn
Declaration: lisp_add_placeholder_nsh_node_command src/plugins/lisp/lisp-gpe/decap.c line 574
Implementation: lisp_add_placeholder_nsh_node_command_fn