FD.io VPP  v21.06-1-gbb7418cf9
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
 
option status ="in_progress"
 

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 307 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_set_tunnel_interface_t::client_index

Definition at line 309 of file ikev2.api.

◆ context

u32 vl_api_ikev2_set_tunnel_interface_t::context

Definition at line 310 of file ikev2.api.

◆ name

string vl_api_ikev2_set_tunnel_interface_t::name[64]

Definition at line 311 of file ikev2.api.

◆ status

option vl_api_ikev2_set_tunnel_interface_t::status ="in_progress"

Definition at line 314 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 313 of file ikev2.api.


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