AP-5131 Access Point Product Reference Guide8-32
AP5131>admin(network.lan.dhcp)> delete
Description:

Deletes static DHCP address assignments.

Syntax:
Example:
admin(network.lan.dhcp)>list 1
-----------------------------------------------------------------------------
Index MAC Address IP Address
-----------------------------------------------------------------------------
1 00A0F8112233 10.1.2.4
2 00A0F8102030 10.10.1.2
3 00A0F8112234 10.1.2.3
4 00A0F8112235 192.160.24.6
5 00A0F8112236 192.169.24.7
admin(network.lan.dhcp)>delete 1
-----------------------------------------------------------------------------
index mac address ip address
-----------------------------------------------------------------------------
1 00A0F8102030 10.10.1.2
2 00A0F8112234 10.1.2.3
3 00A0F8112235 192.160.24.6
4 00A0F8112236 192.169.24.7
admin(network.lan.dhcp)>delete 1 all
-----------------------------------------------------------------------------
index mac address ip address
-----------------------------------------------------------------------------

For information on deleting client MAC and IP address information using the applet (GUI), see

Configuring Advanced DHCP Server Settings on page 5-11.

delete <LAN-idx> <entry> Deletes the static DHCP address entry for the specified LAN.

<LAN-idx> all Deletes all static DHCP addresses.