FD.io VPP  v17.04.2-2-ga8f93f8
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 346)

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 265)

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 170)

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 910)

Implementation: lisp_gpe_add_del_iface_command_fn.

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 301)

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 1407)

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 383)

Implementation: lisp_show_iface_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 250)

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 316)

Implementation: lisp_gpe_tenant_show.

show gpe tunnel

Declaration and implementation

Declaration: show_lisp_gpe_tunnel_command (src/vnet/lisp-gpe/lisp_gpe_tunnel.c line 268)

Implementation: show_lisp_gpe_tunnel_command_fn.