DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
243
Chapter 21
DHCP Server Command List
create dhcp excluded_address begin_address <ipaddr> end_address <ipaddr>
create dhcp class <class_name 12>
create dhcp pool <pool_name 12>
create dhcp pool manual_binding <pool_name 12> <ipaddr> hardware_address <macaddr>
{type [ethernet | ieee802]}
create dhcp option_profile <profile_name 12>
config dhcp class <class_name 12> [add option <int> [string <multiword 255> | hex <string255>]
| delete option <int>]
config dhcp pool network_addr <pool_name 12> <network_address>
config dhcp pool domain_name <pool_name 12> {<domain_name 64>}
config dhcp pool dns_server <pool_name 12> {<ipaddr>} {<ipaddr>} {<ipaddr>}
config dhcp pool netbios_name_server <pool_name 12> {<ipaddr>} {<ipaddr>} {<ipaddr>}
config dhcp pool netbios_node_type <pool_name 12> [broadcast | peer_to_peer | mixed |
hybrid]
config dhcp pool default_router <pool_name 12> {<ipaddr>} {<ipaddr>} {<ipaddr>}
config dhcp pool lease <pool_name 12> [<day 0-365> <hour 0-23> <minute 0-59> | infinite]
config dhcp pool boot_file <pool_name 12> {<file_name 64>}
config dhcp pool next_server <pool_name 12> {<ipaddr>}
config dhcp ping_packets <number 0-10>
config dhcp ping_timeout <millisecond 10-2000>
config dhcp option_profile <profile_name 12> [add option <value 1-254> [string <multiword
255> | hex <string 254>] | delete option <value 1-254>]
config dhcp pool option_43 <pool_name 12> [add string <multiword 255> | delete]
config dhcp pool option_profile <pool_name 12> [add | delete] <profile_name 12>
config dhcp pool class <pool_name 12> [add | delete] <class_name 12> {begin_address
<ipaddr> end_address <ipaddr>}
clear dhcp binding [<pool_name 12> [<ipaddr> | all] | all]
clear dhcp conflict_ip [<ipaddr> | all]
delete dhcp excluded_address [begin_address <ipaddr> end_address <ipaddr> | all]
delete dhcp pool [<pool_name 12> | all]
delete dhcp pool manual_binding <pool_name 12> [<ipaddr> | all]
delete dhcp option_profile <profile_name 12>
delete dhcp class <class_name 12>
show dhcp excluded_address
show dhcp binding {<pool_name 12>}
show dhcp pool {<pool_name 12>}
show dhcp pool manual_binding {<pool_name 12>}
show dhcp conflict_ip {<ipaddr>}
show dhcp option_profile {<profile_name 12>}
show dhcp class {<class_name 12>}