![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Enable/disable NAT64 feature on the interface. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | is_add |
| vl_api_nat_config_flags_t | flags |
| vl_api_interface_index_t | sw_if_index |
Enable/disable NAT64 feature on the interface.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - true if add, false if delete |
| flags | - flag NAT_IS_INSIDE if interface is inside else interface is outside |
| sw_if_index | - index of the interface |
| vl_api_nat_config_flags_t vl_api_nat64_add_del_interface_t::flags |
| vl_api_interface_index_t vl_api_nat64_add_del_interface_t::sw_if_index |