User guide
Dynamic Host Configuration Protocol DHCP Client command reference
iMG/RG Software Reference Manual (System Administration)
5-66
• Interface identification number
•Interface name
• IP interface configured by the client interface
• Requested lease time (in seconds)
• Client identifier (if set)
• Status of ip address auto-configuration (true or false)
Example --> dhcpclient list interfaceconfigs
DHCP Client Declarations:
Requested
ID | Name | Interface | Lease Time | Client ID | AutoIP
-----|---------|-----------|------------|-------------------|-------
1 | client1 | ip1 | 9000 | 00:11:22:33:44:5a | true
--------------------------------------------------------------------
See also DHCPCLIENT SHOW
DHCPCLIENT SET INTERFACECONFIG REQUESTEDLEASETIME
DHCPCLIENT SET INTERFACECONFIG CLIENTID
DHCPCLIENT SET INTERFACECONFIG AUTOIP ENABLED|DISABLED
5.1.6.1.14 DHCPCLIENT SET BACKOFF
Syntax DHCPCLIENT SET BACKOFF <backofftime>
Description This command sets the global maximum time (in seconds) that a DHCP client interface
will ‘back off’ between issuing individual DHCP requests. This prevents many clients try-
ing to configure themselves at the same time, and sending too many requests at once.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> dhcpclient set backoff 200
See also DHCPCLIENT SHOW
Option Description Default Value
backofftime The maximum number of seconds that the DHCP
client can pause for between unsuccessful DHCP
negotiations.
120