Command Reference Guide
162 ● ip pool 3Com Router 5000 Family and Router 6000 Family
Command Reference
ip pool
Purpose Use the ip pool command to configure a local address pool for assigning addresses
to PPP users.
Use the undo ip pool command to delete the specified local address pool.
Syntax ip pool pool-number low-ip-address [ high-ip-address ]
undo ip pool pool-number
Parameters pool-number
Address pool number. Valid values are 0 to 99.
low-ip-address and
high-ip-address
The start and end IP addresses of the address pool. The
number of in-between addresses cannot exceed 1024.
If end IP address is not specified, there will be only one
IP address in the pool, namely the start IP address.
Default By default, no local IP address pool is configured.
Example Configure the local IP address pool 0 with the address range of 129.102.0.1 to
129.102.0.10.
[3Com] domain 3Com163.net
[3Com-isp-3Com163.net] ip pool 0 129.102.0.1 129.102.0.10
View This command can be used in the following views:
■ System view
■ ISP Domain view
Description You can configure an IP address pool in system view and use the remote address
command in interface view to assign IP addresses from the pool to PPP users.
You can also configure an IP address pool in ISP domain view for assigning IP
addresses to PPP users in the current ISP domain. This applies to the case where an
interface serves a great amount of PPP users but with inadequate address resources
for allocation. For example, an Ethernet interface running PPPoE can accommodate
4095 users at most. However, only one address pool with up to 1024 addresses can
be configured on its Virtual Template (VT). This is obviously far from what is required.
To address the issue, you can configure address pools for ISP domains and assign
addresses from them to their PPP users.
Related Command remote-address