![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
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 554)
Implementation: vxlan_gpe_add_del_tunnel_command_fn.
Declaration: show_vxlan_gpe_tunnel_command (vnet/vnet/vxlan-gpe/vxlan_gpe.c line 593)
Implementation: show_vxlan_gpe_tunnel_command_fn.