D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
266
Parameters
<pool_name 12> - Specify the DHCP pool name.
<ipaddr> - Specify the IP address which will be assigned to a specified client.
hardware_address
- Specify the hardware MAC address.
<macaddr> - Enter the MAC address here.
type - (Optional) Specify the DHCP pool manual binding type.
ethernet - Specify Ethernet type.
ieee802 -Specify IEEE802 type.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure manual bindings:
DGS-3420-28SC:admin#create dhcp pool manual_binding engineering 10.10.10.1
hardware_address 00-80-C8-02-02-02 type ethernet
Command: create dhcp pool manual_binding engineering 10.10.10.1
hardware_address 00-80-C8-02-02-02 type ethernet
Success.
DGS-3420-28SC:admin#
22-26 delete dhcp pool manual_binding
Description
This command is used to delete DHCP server manual binding.
Format
delete dhcp pool manual_binding <pool_name 12> [<ipaddr> | all]
Parameters
<pool_name 12> - Specify the DHCP pool name.
<ipaddr> - Specify the IP address which will be assigned to a specified client.
all - Specify to delete all manual binding IP addresses from the specified pool.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete DHCP server manual binding:
DGS-3420-28SC:admin#delete dhcp pool manual_binding engineering 10.10.10.1
Command: delete dhcp pool manual_binding engineering 10.10.10.1