![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Set HA failover (remote settings) More...
Data Fields | |
| option | in_progress |
| 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 309 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_failover_t::client_index |
Definition at line 311 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_failover_t::context |
Definition at line 312 of file nat44_ei.api.
| option vl_api_nat44_ei_ha_set_failover_t::in_progress |
Definition at line 310 of file nat44_ei.api.
| vl_api_ip4_address_t vl_api_nat44_ei_ha_set_failover_t::ip_address |
Definition at line 313 of file nat44_ei.api.
| u16 vl_api_nat44_ei_ha_set_failover_t::port |
Definition at line 314 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_failover_t::session_refresh_interval |
Definition at line 315 of file nat44_ei.api.