![]() |
FD.io VPP
v19.08-23-g4b943d6
Vector Packet Processing
|
NAT44 load-balancing address and port pair. More...
Data Fields | |
| vl_api_ip4_address_t | addr |
| u16 | port |
| u8 | probability |
| u32 | vrf_id |
NAT44 load-balancing address and port pair.
| addr | - IPv4 address of the internal node |
| port | - L4 port number of the internal node |
| probability | - probability of the internal node to be randomly matched |
| vrf_id | - VRF id |
| vl_api_ip4_address_t vl_api_nat44_lb_addr_port_t::addr |