Command Line Interface Reference 10-63
WS2000>admin(network.lan.dhcp)> add
Description:
Adds static DHCP address assignments.
Syntax:
Example:
admin(network.lan.dhcp)>add 1 00A0F8F01234 192.160.24.6
admin(network.lan.dhcp)>add 1 00A1F1F24321 192.169.24.7
admin(network.lan.dhcp)>list 1
-----------------------------------------------------------------------------
index mac address ip address
-----------------------------------------------------------------------------
1 00A0F8F01234 192.160.24.6
2 00A1F1F24321 192.169.24.7
admin(network.lan.dhcp)>
add
<idx> <mac> <ip>
Adds a static DHCP address assignment for subnet <idx> where the device with the MAC
address <mac> (00A0F8F01234) assigned to the IP address <ip>.