The section command configures an address range in a specified NAT64 address pool.
The undo section command cancels the configuration.
No address range is configured for a NAT64 address pool.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
section-num |
Specifies an address range ID in an address pool. |
The value is an integer ranging from 0 to 15. |
start-ip-address |
Specifies a start IP address of an address range in a public address pool. |
The value is in dotted decimal notation. |
mask mask-length |
Specifies the mask length of public IP addresses. |
For a PAT address pool, the value is an integer in the range of 22 to 32. For a No-PAT address pool, the value is an integer in the range of 20 to 32. |
mask mask-ip |
Specifies the mask of public IP addresses. |
The value is in dotted decimal notation. |
end-ip-address |
Specifies an end IP address of an address range in a public address pool. |
The value is in dotted decimal notation. |
Usage Scenario
A NAT64 address pool is a collection of public IPv4 addresses. After receiving IPv6 packets sent by users, a NAT64 device translates private IPv4 addresses carried in the IPv4 packets to public IPv4 addresses and transmits the packets to a public network. The NAT64 address pool used in NAT64 is determined by a specific traffic policy.
Either of the following modes can be used to configure a NAT64 address range:Prerequisites
A NAT64 address pool has been configured.
<HUAWEI> system-view [~HUAWEI] nat64 instance nat1 id 1 [*HUAWEI-nat64-instance-nat1] nat64 address-group group1 group-id 1 [*HUAWEI-nat64-instance-nat1-nat64-address-group-group1] section 1 10.10.0.0 mask 24