DHCP Client CLI Commands
138
2/1553-ZAT 759 94 Uen B – December 2005
5.22
dhcpclient set interfaceconfig forcerenew
enabled|disabled
5.22.1 Syntax
dhcpclient set interfaceconfig {<name>|<number>}
forcerenew {enabled|disabled}
5.22.2 Description
This command sets whether or not the DHCP client is allowed to respond to
DHCPFORCERENEW requests received on the appropriate interface. If such
a request is accepted, the DHCP client will attempt to renew its lease early or,
if using DHCPINFORM, will attempt to obtain a new set of configuration
parameters from the DHCP server.
5.22.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
DHCP client interface. To display
client interface names, use the
dhcpclient list
interfaceconfigs
command.
N/A
number
A number that identifies an existing
DHCP client interface. To display
client interface numbers, use the
dhcpclient list
interfaceconfigs
command.
N/A
enabled
DHCP client is allowed to respond to
DHCPFORCERENEW requests.
disabled
DHCP client is not allowed to
respond to DHCPFORCERENEW
requests.
disabled
5.22.4 Example
-->
dhcpclient set interfaceconfig config1 forcerenew
enabled