Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-64
WS2000>admin(network.lan.dhcp)> delete
Description:
Deletes static DHCP address assignments.
Syntax:
Example:
admin(network.lan.dhcp)>list 1
-----------------------------------------------------------------------------
index mac address ip address
-----------------------------------------------------------------------------
admin(network.lan.dhcp)>add 1 0011223344FF 191.168.0.42
admin(network.lan.dhcp)>add 1 4433221100AA 191.168.0.43
admin(network.lan.dhcp)>list 1
-----------------------------------------------------------------------------
index mac address ip address
-----------------------------------------------------------------------------
1 0011223344FF 191.168.0.42
2 4433221100AA 191.168.0.43
admin(network.lan.dhcp)>delete 1 1
admin(network.lan.dhcp)>list 1
delete
<idx> <entry>
Deletes the static DHCP address entry <entry> for subnet <idx>.
<idx>
all Deletes all static DHCP addresses for subnet <idx>.