FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
DEPRECATED: Show NAT plugin startup config reply. More...
DEPRECATED: Show NAT plugin startup config reply.
context | - sender context, to match reply w/ request |
retval | - return code for the request |
static_mapping_only | - if true dynamic translations disabled |
static_mapping_connection_tracking | - if true create session data |
deterministic | - if true deterministic mapping |
endpoint_dependent | - if true endpoint-dependent mode |
out2in_dpo | - if true out2in dpo mode |
dslite_ce | - if true DS-Lite is CE/B4 element, if false AFTR elemet |
translation_buckets | - number of translation hash buckets |
translation_memory_size | - translation hash memory size |
user_buckets | - number of user hash buckets |
user_memory_size | - user hash memory size |
max_translations_per_user | - maximum number of translations per user |
outside_vrf_id | - outside VRF id |
inside_vrf_id | - default inside VRF id |
nat64_bib_buckets | - number of NAT64 BIB hash buckets |
nat64_bib_memory_size | - memory size of NAT64 BIB hash |
nat64_st_buckets | - number of NAT64 session table hash buckets |
nat64_st_memory_size | - memory size of NAT64 session table hash |
u32 vl_api_nat_show_config_reply_t::max_translations_per_user |
bool vl_api_nat_show_config_reply_t::static_mapping_connection_tracking |