FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
src/vnet/lisp-gpe

gpe

Summary/usage

gpe [enable|disable].

Declaration and implementation

Declaration: enable_disable_lisp_gpe_command (src/vnet/lisp-gpe/lisp_gpe.c line 356)

Implementation: lisp_gpe_enable_disable_command_fn.

gpe encap

Summary/usage

gpe encap [lisp|vxlan].

Declaration and implementation

Declaration: gpe_set_encap_mode_command (src/vnet/lisp-gpe/lisp_gpe.c line 275)

Implementation: gpe_set_encap_mode_command_fn.

gpe entry

Summary/usage

gpe entry add/del vni <vni> vrf/bd <id> [leid <leid>]reid <reid> [loc-pair <lloc> <rloc> w <weight>] [negative action <action>].

Declaration and implementation

Declaration: lisp_gpe_add_del_fwd_entry_command (src/vnet/lisp-gpe/lisp_gpe.c line 173)

Implementation: lisp_gpe_add_del_fwd_entry_command_fn.

gpe iface

Summary/usage

gpe iface add/del vni <vni> vrf <vrf>.

Declaration and implementation

Declaration: add_del_lisp_gpe_iface_command (src/vnet/lisp-gpe/interface.c line 932)

Implementation: lisp_gpe_add_del_iface_command_fn.

gpe native-forward

Summary/usage

gpe native-forward [del] via <nh-ip-addr> [iface] [table <table>].

Declaration and implementation

Declaration: gpe_native_forward_command (src/vnet/lisp-gpe/lisp_gpe.c line 582)

Implementation: gpe_native_forward_command_fn.

show gpe adjacency

Declaration and implementation

Declaration: show_lisp_gpe_tunnel_command (src/vnet/lisp-gpe/lisp_gpe_adjacency.c line 607)

Implementation: lisp_gpe_adjacency_show.

show gpe encap

Summary/usage

show GPE encapulation mode.

Declaration and implementation

Declaration: gpe_show_encap_mode_command (src/vnet/lisp-gpe/lisp_gpe.c line 311)

Implementation: gpe_show_encap_mode_command_fn.

show gpe entry

Summary/usage

show gpe entry vni <vni> vrf <vrf> [leid <leid>] reid <reid>.

Declaration and implementation

Declaration: lisp_gpe_fwd_entry_show_command (src/vnet/lisp-gpe/lisp_gpe_fwd_entry.c line 1493)

Implementation: lisp_gpe_fwd_entry_show.

show gpe interface

Summary/usage

show gpe interface.

Declaration and implementation

Declaration: lisp_show_iface_command (src/vnet/lisp-gpe/lisp_gpe.c line 393)

Implementation: lisp_show_iface_command_fn.

show gpe native-forward

Summary/usage

show gpe native-forward.

Declaration and implementation

Declaration: gpe_show_native_fwd_rpath_command (src/vnet/lisp-gpe/lisp_gpe.c line 432)

Implementation: gpe_show_native_fwd_rpath_command_fn.

show gpe sub-interface

Summary/usage

show gpe sub-interface.

Declaration and implementation

Declaration: lisp_gpe_sub_interface_command (src/vnet/lisp-gpe/lisp_gpe_sub_interface.c line 258)

Implementation: lisp_gpe_sub_interface_show.

show gpe tenant

Summary/usage

show gpe tenant.

Declaration and implementation

Declaration: lisp_gpe_tenant_command (src/vnet/lisp-gpe/lisp_gpe_tenant.c line 319)

Implementation: lisp_gpe_tenant_show.

test one nsh

Summary/usage

test gpe nsh pcap <path-to-pcap-file>.

Declaration and implementation

Declaration: lisp_test_nsh_command (src/vnet/lisp-gpe/lisp_gpe.c line 713)

Implementation: lisp_test_nsh_command_fn.

test one nsh add-dummy-decap-node

Declaration and implementation

Declaration: lisp_add_dummy_nsh_node_command (src/vnet/lisp-gpe/decap.c line 591)

Implementation: lisp_add_dummy_nsh_node_command_fn.