Alcatel Carrier Internetworking Solutions 350I Modem User Manual


 
3 DHCP Commands
49 / 138
3EC 16982 AGAA TCZZA Ed. 01
dhcp policy
Set SpeedToucht350i DHCP server policy.
SYNTAX:
dhcp policy [verifyfirst = <yes|no>]
[trustclient = <yes|no>]
[spoofing]
[client = <yes|no>]
[verifyfirst] Probe the network for conflicting IP addresses before giving a
suggested IP address to the requesting DHCP client (yes) or not (no).
OPTIONAL
[trustclient] Take the IP address suggested by a DHCP client into account (yes) or
not (no).
OPTIONAL
[spoofing] Do not use this parameter. OPTIONAL
[client] Allow the SpeedToucht350i DHCP server 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 the DHCP server
(yes) or immediately start the DHCP server (no).
OPTIONAL
EXAMPLE:
=>dhcp status
DHCP Server Status: Running
Current configuration:
.....
Policies:
Verify first:no
Trust client:yes
Spoofing: no
Start as client: yes
.....
=>dhcp policy verifyfirst=yes trustclient=no client=no
=>dhcp status
DHCP Server Status: Running
Current configuration:
.....
Policies:
Verify first:yes
Trust client:no
Spoofing: no
Start as client: no
.....
=>
RELATED COMMANDS:
dhcp status Show current DHCP server configuration.