FD.io VPP  v19.08.1-401-g8e4ed521a
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 427 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_set_failover_t::client_index

Definition at line 428 of file nat.api.

◆ context

u32 vl_api_nat_ha_set_failover_t::context

Definition at line 429 of file nat.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat_ha_set_failover_t::ip_address

Definition at line 430 of file nat.api.

◆ port

u16 vl_api_nat_ha_set_failover_t::port

Definition at line 431 of file nat.api.

◆ session_refresh_interval

u32 vl_api_nat_ha_set_failover_t::session_refresh_interval

Definition at line 432 of file nat.api.


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