Command Reference Guide

3Com Router 5000 Family and Router 6000 Family nat address-group 213
Command Reference
nat address-group
Purpose Use the nat address-group command to configure an address pool.
Use the undo nat address-group command to delete an IP address pool.
Syntax nat address-group group-number start-addr end-addr
undo nat address-group group-number
Parameters group-number
Defined Address pool ID. Valid values are an integer
ranging from 0 to 31.
start-addr
Starting IP address in the address pool.
end-addr
Ending IP address in the address pool.
Example Configure an address pool from 202.110.10.10 to 202.110.10.15, with its NAT pool
ID being 1.
[3Com] nat address-group 1 202.110.10.10 202.110.10.15
View This command can be used in the following views:
System view
Description Address pool indicates the cluster of some outside IP addresses. If start-addr and
end-addr are the same, it means that there is only one address.
CAUTION:
The length of an address pool (numbers of all addresses contained in an address
pool) cannot exceed 255.
The address pool cannot be deleted, if it has been correlated to some certain
access control list to perform the address translation.