user manual

3 DHCP Commands
41 / 138
3EC 16982 AGAA TCZZA Ed. 01
dhcp client
Set the AutoDHCP client timeout in startup phase. Only applicable in AutoDHCP mode (See
dhcp policy command).
SYNTAX:
dhcp client timeout = <number>
timeout A number between 0 and 1814400 (seconds).
Represents the time to look for another DHCP server.
Specifying `1` will make the timeout infinite: the SpeedTouch350i
will remain client.
By default the timeout is 20 seconds.
REQUIRED
EXAMPLE:
=>dhcp status
DHCP Server Status: Running
Current configuration:
Address Range: 10.0.0.1 ... 10.255.255.254
.......
Start–up client parameters:
Timeout: 20 sec
Tracing: off
Memory usage:
Leases: total: 36, in use: 7 free: 80 %
=>dhcp client timeout=15
=>dhcp status
DHCP Server Status: Running
Current configuration:
Address Range: 10.0.0.1 ... 10.255.255.254
.......
Start–up client parameters:
Timeout: 15 sec
Tracing: off
Memory usage:
Leases: total: 36, in use: 7 free: 80 %
=>
RELATED COMMANDS:
dhcp policy Set DHCP policy.
dhcp start Start DHCP server.
dhcp status Show current DHCP server configuration.
dhcp stop Stop DHCP server.