FD.io VPP
v17.04.2-2-ga8f93f8
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 (src/vnet/vxlan-gpe/vxlan_gpe.c line 607)
Implementation: vxlan_gpe_add_del_tunnel_command_fn.
Declaration: show_vxlan_gpe_tunnel_command (src/vnet/vxlan-gpe/vxlan_gpe.c line 646)
Implementation: show_vxlan_gpe_tunnel_command_fn.