FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
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 |
Set HA failover (remote settings)
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 530 of file nat44_ed.api.
u32 vl_api_nat_ha_set_failover_t::client_index |
Definition at line 531 of file nat44_ed.api.
u32 vl_api_nat_ha_set_failover_t::context |
Definition at line 532 of file nat44_ed.api.
vl_api_ip4_address_t vl_api_nat_ha_set_failover_t::ip_address |
Definition at line 533 of file nat44_ed.api.
u16 vl_api_nat_ha_set_failover_t::port |
Definition at line 534 of file nat44_ed.api.
u32 vl_api_nat_ha_set_failover_t::session_refresh_interval |
Definition at line 535 of file nat44_ed.api.