R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
129
undo nat address-group group-number [ start-address end-address ]
Views
System view
Default command level
2: System level
Parameters
group-number: Specifies the index of the address pool, in the range of 0 to 127.
start-address: Specifies the start IP address of the address pool.
end-address: Specifies the end IP address of the address pool. The end-address cannot be lower than the
start-address. If they are the same, the address pool has only one IP address.
Usage guidelines
An address pool consists of a set of consecutive IP addresses. An address group consists of multiple
group members, each of which specifies an address pool with the address command. The address pools
of group members might not be consecutive.
You cannot remove an address pool or address group that has been associated with an ACL.
Different address pools must not overlap.
The address pools of group members must not overlap with each other or with other address pools.
The total number of addresses in all address pools and address groups cannot exceed 255.
An address is not needed in the case of Easy IP where the interface's public IP address is used as
the translated IP address.
Examples
# Configure an address pool numbered 1 that contains addresses 202.110.10.10 to 202.110.10.15.
<Sysname> system-view
[Sysname] nat address-group 1 202.110.10.10 202.110.10.15
Related commands
display nat address-group
nat dns-map
Use nat dns-map to map the domain name to the public network information about an internal server.
Use undo nat dns-map to remove a DNS mapping.
Syntax
nat dns-map domain domain-name protocol pro-type ip global-ip port global-port
undo nat dns-map domain domain-name
Views
System view
Default command level
2: System level