FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vl_api_nat_ha_set_failover_t Struct Reference

Set HA failover (remote settings) More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_ip4_address_t ip_address
 
u16 port
 
u32 session_refresh_interval
 

Detailed Description

Set HA failover (remote settings)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
ip_address- failover IP4 address
port- failvoer UDP port number
session_refresh_interval- number of seconds after which to send session counters refresh

Definition at line 394 of file nat.api.

Field Documentation

u32 vl_api_nat_ha_set_failover_t::client_index

Definition at line 395 of file nat.api.

u32 vl_api_nat_ha_set_failover_t::context

Definition at line 396 of file nat.api.

vl_api_ip4_address_t vl_api_nat_ha_set_failover_t::ip_address

Definition at line 397 of file nat.api.

u16 vl_api_nat_ha_set_failover_t::port

Definition at line 398 of file nat.api.

u32 vl_api_nat_ha_set_failover_t::session_refresh_interval

Definition at line 399 of file nat.api.


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