Command Line Reference Page 65
SET DHCP WINS <PRIMARY|SECONDARY> ipaddress
Defines the primary and secondary WINS ser ver addresses sent to a DHCP client when a
DHCP lease is requested.
SET DHCP DOMAIN <domain>
Defines the domain name sent to a DHCP client when a DHCP lease is requested.
SHOW DHCP CONFIGURATION
Displays the settings for all DHCP-related parameters.
SET DHCP SERVERADDR <PRIMARY | SECONDARY> ipaddress
Defines where DHCP requests are forwarded when the device is acting as a DHCP relay agent
(using SET DHCP TYPE RELAY). DHCP is on by default.
ADD DHCP STATICMAP <ipaddress> <MACaddress>
Adds a new entry to the STATICMAP table, which contains the static IP address assignments
used by DHCP clients.
SET DHCP STATICMAP <ipaddress> <MACaddress>
Modifies an existing entry in the STATICMAP table, which contains the static IP address
assignments used by DHCP clients.
<PRIMARY> Primary WINS server.
<SECONDARY> Secondary WINS server.
<ipaddress> IP address of the WINS server.
<domain> Domain name, a string of up to 31 characters.
<PRIMARY> Primary DHCP server.
<SECONDARY> Secondary DHCP server.
<ipaddress> IP address of the DHCP server where requests are to be relayed.
<ipaddress> IP address in dotted-decimal notation (#.#.#.#).
<MACaddress> MAC address of the target device. This address must be 12
hexadecimal digits separated by colons, commas, or hyphens
(11:22:33:44:55:66 for example).
<ipaddress> IP address of the entry to modify.
<MACaddress> New value for the MAC address of the target device. This address
must be 12 hexadecimal digits separated by colons, commas, or
hyphens (11:22:33:44:55:66 for example).