FD.io VPP  v16.09
Vector Packet Processing
vnet/vnet/lisp-gpe

lisp gpe iface

Summary/usage

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

Declaration and implementation

Declaration: add_del_lisp_gpe_iface_command (vnet/vnet/lisp-gpe/interface.c:1145)

Implementation: lisp_gpe_add_del_iface_command_fn.

lisp gpe

Summary/usage

lisp gpe [enable|disable].

Declaration and implementation

Declaration: enable_disable_lisp_gpe_command (vnet/vnet/lisp-gpe/lisp_gpe.c:935)

Implementation: lisp_gpe_enable_disable_command_fn.

lisp gpe tunnel

Summary/usage

lisp gpe tunnel add/del vni <vni> vrf <vrf> [leid <leid>]reid <reid> [lloc <sloc> rloc <rloc>] [negative action <action>].

Declaration and implementation

Declaration: lisp_gpe_add_del_fwd_entry_command (vnet/vnet/lisp-gpe/lisp_gpe.c:691)

Implementation: lisp_gpe_add_del_fwd_entry_command_fn.

show lisp gpe interface

Summary/usage

show lisp gpe interface.

Declaration and implementation

Declaration: lisp_show_iface_command (vnet/vnet/lisp-gpe/lisp_gpe.c:971)

Implementation: lisp_show_iface_command_fn.

show lisp gpe tunnel

Declaration and implementation

Declaration: show_lisp_gpe_tunnel_command (vnet/vnet/lisp-gpe/lisp_gpe.c:781)

Implementation: show_lisp_gpe_tunnel_command_fn.