AT-9000 Switch Command Line User’s Guide
343
IP DHCP POOL
Syntax
ip dhcp pool <
pool-name
>
Parameters
pool-name
Identifies a DHCP pool. Valid characters are any printable
character. Spaces are not accepted.
Mode
Global Configuration
Description
Use this command to create or access a DHCP address pool.
This command will enter the configuration mode for the pool name
specified. If the name specified is not associated with an existing pool, the
switch will create a new pool with this name, then enter the configuration
mode for the new pool.
Once you have entered the DHCP Configuration mode, all commands
executed before the next exit command will apply to this pool.
Example
This example creates a DHCP pool named P1 and enters DHCP
Configuration mode.
awplus> enable
awplus# configure terminal
awplus(config)# ip dhcp pool P1
awplus(dhcp-config)#