![]() |
FD.io VPP
v21.01-8-g9330de53e
Vector Packet Processing
|
NAT44 identity mapping details response. More...
Data Fields | |
| u32 | context |
| vl_api_nat_config_flags_t | flags |
| vl_api_ip4_address_t | ip_address |
| u8 | protocol |
| u16 | port |
| vl_api_interface_index_t | sw_if_index |
| u32 | vrf_id |
| string | tag [64] |
NAT44 identity mapping details response.
| context | - sender context, to match reply w/ request |
| flags | - flag NAT_ADDR_ONLY if address only mapping |
| ip_address | - IPv4 address |
| protocol | - IP protocol |
| port | - port number |
| sw_if_index | - interface |
| vfr_id | - VRF ID |
| tag | - opaque string tag |
| vl_api_nat_config_flags_t vl_api_nat44_identity_mapping_details_t::flags |
| vl_api_ip4_address_t vl_api_nat44_identity_mapping_details_t::ip_address |
| vl_api_interface_index_t vl_api_nat44_identity_mapping_details_t::sw_if_index |