User guide

set dhcp
Chapter 2 Command Descriptions 107
client_id_type=type
A number between 0 and 255 that can be used to define the type of
information in the client_identifier string. For example, all routers could be
assigned 11 as the client_id_type.
keepalive={accept|ignore}
Determines which TCP keep-alive attributes are used, those set by the
DHCP server or those specified on the "set tcpip" command.
accept
The DHCP server settings are used, and the "set tcpip" settings are
not used.
ignore
The "set tcpip" settings are used, and the DHCP server settings are
ignored.
The default is accept. If the DHCP client feature is disabled, this setting
has no effect.
run={on|off}|[renew]
Turns DHCP on or off, and optionally renews the IP address of the device
server.
on
Turns DHCP on.
off
Turns DHCP on or off. The default is "on."
renew
Renews the IP address of the device server.
You must reboot the device server before this change takes affect.
Examples Enable DHCP
#> set dhcp run=on
Renew the IP address
#> set dhcp renew
See also "revert" on page 79. The “revert dhcp” option reverts the “set dhcp”
configuration.
"set config" on page 97 for information on configuring the IP address
manually.
"set tcpip" on page 214.