AT-9000 Switch Command Line User’s Guide
355
NO RANGE
Syntax
no range <
ip-address
> [<ip-address>]
Parameters
ip-address
IPv4 address. The first IP address is the low end of the range; the
second IP address is the high end.
Mode
DHCP Configuration
Description
Use this command to remove an IP address or IP address range from a
DHCP pool.
Example
This example removes an address range of 192.168.100.2 to
192.168.100.20 from the DHCP pool P1.
awplus# configure terminal
awplus(config)# ip dhcp pool P1
awplus(dhcp-config)# no range 192.168.100.2 192.168.100.20