# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Enable/disable NAT66 feature on the interface - is_add - true if add, false if delete - flags - flag NAT_IS_INSIDE if interface is inside or interface is outside, - sw_if_index - software index of the interface
Nat66AddDelInterface defines message 'nat66_add_del_interface'.
Nat66AddDelInterfaceReply defines message 'nat66_add_del_interface_reply'.
Add/delete 1:1 NAT66 - is_add - true if add, false if delete - local_ip_address - local IPv6 address - external_ip_address - external IPv6 address - vrf_id - VRF id of tenant
Nat66AddDelStaticMapping defines message 'nat66_add_del_static_mapping'.
Nat66AddDelStaticMappingReply defines message 'nat66_add_del_static_mapping_reply'.
NAT66 interface details response - flags - flag NAT_IS_INSIDE if interface is inside or interface is outside, - sw_if_index - software index of the interface
Nat66InterfaceDetails defines message 'nat66_interface_details'.
Dump interfaces with NAT66 feature Nat66InterfaceDump defines message 'nat66_interface_dump'.
Enable/disable NAT66 plugin - outside_vrf - outside vrf id - enable - true if enable, false if disable
Nat66PluginEnableDisable defines message 'nat66_plugin_enable_disable'.
Nat66PluginEnableDisableReply defines message 'nat66_plugin_enable_disable_reply'.
NAT66 static mapping details response - local_ip_address - local IPv6 address - external_ip_address - external IPv6 address - vrf_id - VRF id of tenant - total_bytes - count of bytes sent through static mapping - total_pkts - count of pakets sent through static mapping
Nat66StaticMappingDetails defines message 'nat66_static_mapping_details'.
Dump NAT66 static mappings Nat66StaticMappingDump defines message 'nat66_static_mapping_dump'.
# Interfaces
RPCService defines RPC service nat66.
No description provided by the author
No description provided by the author