FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
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>" |
IKEv2: Set IKEv2 responder interface and IP address.
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 |
vl_api_ip4_address_t vl_api_ikev2_set_responder_t::address |
vl_api_interface_index_t vl_api_ikev2_set_responder_t::sw_if_index |