FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
gpe [enable|disable].
Declaration: enable_disable_lisp_gpe_command (src/vnet/lisp-gpe/lisp_gpe.c line 356)
Implementation: lisp_gpe_enable_disable_command_fn.
gpe encap [lisp|vxlan].
Declaration: gpe_set_encap_mode_command (src/vnet/lisp-gpe/lisp_gpe.c line 275)
Implementation: gpe_set_encap_mode_command_fn.
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/vnet/lisp-gpe/lisp_gpe.c line 173)
Implementation: lisp_gpe_add_del_fwd_entry_command_fn.
gpe iface add/del vni <vni> vrf <vrf>.
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 [del] via <nh-ip-addr> [iface] [table <table>].
Declaration: gpe_native_forward_command (src/vnet/lisp-gpe/lisp_gpe.c line 582)
Implementation: gpe_native_forward_command_fn.
show GPE encapulation mode.
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 vni <vni> vrf <vrf> [leid <leid>] reid <reid>.
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.
Declaration: lisp_show_iface_command (src/vnet/lisp-gpe/lisp_gpe.c line 393)
Implementation: lisp_show_iface_command_fn.
show gpe native-forward.
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.
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.
Declaration: lisp_gpe_tenant_command (src/vnet/lisp-gpe/lisp_gpe_tenant.c line 319)
Implementation: lisp_gpe_tenant_show.
Declaration: show_lisp_gpe_tunnel_command (src/vnet/lisp-gpe/lisp_gpe_tunnel.c line 268)
Implementation: show_lisp_gpe_tunnel_command_fn.
test gpe nsh pcap <path-to-pcap-file>.
Declaration: lisp_test_nsh_command (src/vnet/lisp-gpe/lisp_gpe.c line 713)
Implementation: lisp_test_nsh_command_fn.
Declaration: lisp_add_dummy_nsh_node_command (src/vnet/lisp-gpe/decap.c line 591)
Implementation: lisp_add_dummy_nsh_node_command_fn.