DELETE DHCP STATICMAP <ipaddress>
Deletes an entry from the STATICMAP table, which contains the static IP address assignments used by DHCP clients.
<ipaddress>
IP address of the entry to delete.
SHOW DHCP STATICMAP
Displays the list of defined static DHCP addresses, which contains the static IP address assignments used by DHCP clients. Each entry consists of an IP address and IP mask for the MAC address of a DHCP client.
ENABLE DHCP STATICMAP <ipaddress>
DISABLE DHCP STATICMAP <ipaddress>
Enables/disables static address assignment for this IP address. When a device makes a DHCP request, the MAC address of the device is compared to the MAC address of each enabled entry in the STATICMAP table. If a match is found, the device is assigned the corresponding static IP address.
<ipaddress>
IP address of the entry to enable or disable.
Command Line Reference | Page 66 |