December 2001
Intermediate to advanced
608 pages
25h 14m
English
ip local pool — global
ip local pool {default | poolname} low-ip-address [high-ip-address]
no ip local pool {default | poolname}A pool of IP addresses
None
This command allows you to create a pool of IP addresses that are used when a remote system connects to one of your interfaces. The default pool is the one used if no name is given on the interface.
default
Default pool configuration.
poolname
The name of the pool you are configuring.
low-ip-address
The starting (lowest) IP address in the address pool.
high-ip-address
The ending (highest) IP address in the pool. This is optional. If
omitted, the only IP address in the pool is the
low-ip-address.
! Assign a pool called dialins1 that goes from 172.30.25.10 to 172.30.25.100 ip local pool dialins1 172.30.25.10 172.30.25.100
Read now
Unlock full access