Operation Manual
108
DHCP Commands
E-DOC-CTC-20040210-0030 v1.0
dhcp server config
Show/set SpeedTouch™ DHCP server configuration settings.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
dhcp server config [autodhcp = <{off|on}>]
[scantime = <number>]
[state = <{disabled|enabled}>]
[trace = <{off|on}>]
autodhcp Allow the SpeedTouch™ to present itself as DHCP client
(AutoDHCP mode) at boot time and probe for another DHCP
server on the network for some time before starting its own DHCP
server (on) or immediately start the DHCP server (off).
OPTIONAL
scantime A number between 0 and 1814400 (seconds).
Represents the time for which the SpeedTouch™ scans for another
DHCP server to be active in the network.
The default is 20.
OPTIONAL
state State of the DHCP server (enabled/disabled). OPTIONAL
trace Disable (off) or enable (on) verbose console logging and generation
of debug traces.
The default is off.
OPTIONAL
=>dhcp server config
autodhcp: on
scantime: 20s
state: disabled
tracing: off
=>dhcp server config scantime=30 tracing=on
=>dhcp server config
autodhcp: on
scantime:30s
state: disabled
tracing: on
=>
dhcp server stats Show current DHCP server state and statistics.