![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Add/delete NAT44 pool address from specific interfce. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | is_add |
| vl_api_interface_index_t | sw_if_index |
| vl_api_nat_config_flags_t | flags |
Add/delete NAT44 pool address from specific interfce.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - true if add, false if delete |
| sw_if_index | - software index of the interface |
| flags | - flag NAT_TWICE_NAT if NAT address range for external hosts |
| vl_api_nat_config_flags_t vl_api_nat44_add_del_interface_addr_t::flags |
| vl_api_interface_index_t vl_api_nat44_add_del_interface_addr_t::sw_if_index |