FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_ikev2_set_responder_t Struct Reference

IKEv2: Set IKEv2 responder interface and IP address. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
vl_api_interface_index_t sw_if_index
 
vl_api_ip4_address_t address
 
option vat_help = "<profile_name> interface <interface> address <addr>"
 

Detailed Description

IKEv2: Set IKEv2 responder interface and IP address.

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- interface index
address- interface address

Definition at line 157 of file ikev2.api.

Field Documentation

◆ address

vl_api_ip4_address_t vl_api_ikev2_set_responder_t::address

Definition at line 164 of file ikev2.api.

◆ client_index

u32 vl_api_ikev2_set_responder_t::client_index

Definition at line 159 of file ikev2.api.

◆ context

u32 vl_api_ikev2_set_responder_t::context

Definition at line 160 of file ikev2.api.

◆ name

string vl_api_ikev2_set_responder_t::name[64]

Definition at line 162 of file ikev2.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ikev2_set_responder_t::sw_if_index

Definition at line 163 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_set_responder_t::vat_help = "<profile_name> interface <interface> address <addr>"

Definition at line 165 of file ikev2.api.


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