FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_ikev2_set_tunnel_interface_t Struct Reference

IKEv2: Set the tunnel interface which will be protected by IKE If this API is not called, a new tunnel will be created. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

IKEv2: Set the tunnel interface which will be protected by IKE If this API is not called, a new tunnel will be created.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- IKEv2 profile name
sw_if_index- Of an existing tunnel

Definition at line 156 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_set_tunnel_interface_t::client_index

Definition at line 158 of file ikev2.api.

◆ context

u32 vl_api_ikev2_set_tunnel_interface_t::context

Definition at line 159 of file ikev2.api.

◆ name

string vl_api_ikev2_set_tunnel_interface_t::name[64]

Definition at line 160 of file ikev2.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ikev2_set_tunnel_interface_t::sw_if_index

Definition at line 162 of file ikev2.api.


The documentation for this struct was generated from the following file: