D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
258
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the next server:
DGS-3420-28SC:admin#config dhcp pool next_server engineering 192.168.0.1
Command: config dhcp pool next_server engineering 192.168.0.1
Success.
DGS-3420-28SC:admin#
22-15 config dhcp pool class
Description
This command is used to configure an address range for a specific DHCP pool class.
Format
config dhcp pool class <pool_name 12> [add | delete] <class_name 12> {begin_address
<ipaddr> end_address <ipaddr>}
Parameters
<pool_name 12> - Enter the DHCP pool name used here. This name can be up to 12 characters
long.
add - Specifies to add an address range to the Switch’s DHCP pool class table.
delete - Specifies to delete an address range from the Switch’s DHCP pool class table
<class_name 12> - Enter the DHCP class’s name used here. This name can be up to 12
characters long.
begin_address - (Optional) Specifies the beginning address of IP address range.
<ipaddr> - Enter the beginning IP address used for the DHCP pool here.
end_address - (Optional) Specifies the ending address of IP address range.
<ipaddr> - Enter the ending IP address used for the DHCP pool here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure an address range for a specific DHCP pool class: