FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Enable/disable NAT64 plugin. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | bib_buckets |
u32 | bib_memory_size |
u32 | st_buckets |
u32 | st_memory_size |
bool | enable |
option | status ="in_progress" |
Enable/disable NAT64 plugin.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
bib_buckets | - Number of BIB hash buckets |
bib_memory_size | - Memory size of BIB hash |
st_buckets | - Number of session table hash buckets |
st_memory_size | - Memory size of session table hash |
enable | - true if enable, false if disable |
option vl_api_nat64_plugin_enable_disable_t::status ="in_progress" |