Specifications
Altitude 3500 Series Access Point Product Reference Guide
287
AP35xx>admin(network.lan.dhcp)> delete
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 122.
delete  <LAN-idx> <idx>  <entry>  Deletes the static DHCP address entry for the specified LAN (1-LAN1, 
2-LAN2) and DHCP entry index (1-30).
<LAN-idx> all Deletes all static DHCP addresses.










