xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
403
Usage Example:
To display the excluded addresses:
DES-3800:admin#show excluded_address
Command: show excluded_address
Index Begin Address End Address
----- --------------- ---------------
1 192.168.0.1 192.168.0.100
2 10.10.10.10 10.10.10.10
Total Entries : 2
DES-3800:admin#
create/delete dhcp pool
Purpose
Creates/delete a DHCP pool
Syntax
create dhcp pool <pool_name 12>
delete dhcp pool [<pool_name 12> | all]
Description
You must create a DHCP pool by specifying a name. After you create
a DHCP pool, use other DHCP pool configuration command to
configure parameters for the pool.
Parameters
<pool_name 12>
- Pool’s name.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To create a DHCP pool:
DES-3800:admin#create dhcp pool engineering
Command: create dhcp pool engineering
Success.
DES-3800:admin#