5.8.6.1. NAT64 methods

MethodDescription
__init__(self, prefix_mask) Constructor to initialize a NAT64 instance.

Table 5.77. Method summary

Method __init__(self, prefix_mask)

This constructor initializes a NAT64 instance.

Arguments of __init__
prefix_mask (integer)
Default: 96
This parameter specifies the length of the IPv6 address to consider and must be one of 32, 40, 48, 56, 64, or 96.