User Guide

6 DHCP Commands
82 / 260
3EC 16982 AFAA TCZZA Ed. 01
dhcp server client
Set the AutoDHCP client timeout in startup phase. Only applicable in AutoDHCP mode (See
dhcp server policy command).
SYNTAX:
dhcp server 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 SpeedTouchPro
with Firewall will remain client.
By default the timeout is 20 seconds.
REQUIRED
EXAMPLE:
=>dhcp server 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 server client timeout=15
=>dhcp server 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 server policy Set DHCP server policy.
dhcp server start Start DHCP server.
dhcp server status Show current DHCP server configuration.
dhcp server stop Stop DHCP server.