FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
create vxlan-gpe tunnel local <local-addr> remote <remote-addr> vni <nn> [next-ip4][next-ip6][next-ethernet][next-nsh] [encap-vrf-id <nn>] [decap-vrf-id <nn>] [del]n.
Declaration: create_vxlan_gpe_tunnel_command (vnet/vnet/vxlan-gpe/vxlan_gpe.c line 577)
Implementation: vxlan_gpe_add_del_tunnel_command_fn.
Declaration: show_vxlan_gpe_tunnel_command (vnet/vnet/vxlan-gpe/vxlan_gpe.c line 616)
Implementation: show_vxlan_gpe_tunnel_command_fn.