FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
NAT44 static mapping details response. More...
Data Fields | |
u32 | context |
u8 | addr_only |
u8 | local_ip_address [4] |
u8 | external_ip_address [4] |
u8 | protocol |
u16 | local_port |
u16 | external_port |
u32 | external_sw_if_index |
u32 | vrf_id |
u8 | twice_nat |
NAT44 static mapping details response.
context | - sender context, to match reply w/ request |
addr_only | - 1 if address only mapping |
local_ip_address | - local IPv4 address |
external_ip_address | - external IPv4 address |
protocol | - IP protocol |
local_port | - local port number |
external_port | - external port number |
external_sw_if_index | - external interface |
vfr_id | - VRF ID |
twice_nat | - if 1 translate external host address and port |
u8 vl_api_nat44_static_mapping_details_t::external_ip_address[4] |
u32 vl_api_nat44_static_mapping_details_t::external_sw_if_index |
u8 vl_api_nat44_static_mapping_details_t::local_ip_address[4] |