User Guide

6 DHCP Commands
90 / 260
3EC 16982 AFAA TCZZA Ed. 01
dhcp server policy
Set SpeedTouchPro with Firewall DHCP server policy.
SYNTAX:
dhcp server policy [verifyfirst = <yes|no>]
[trustclient = <yes|no>]
[spoofing = <yes|no>]
[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] Allow a remote DHCP server to hand out IP addresses negotiated by
PPP on WAN side (yes) or not (no).
DHCP spoofing is used to relay local DHCP requests to an external
PPP connection having a specific IP address negotiation mechanism.
DHCP replies are in turn generated by the DHCP server based on the
IP address information received by the PPP link.
OPTIONAL
[client] Allow the SpeedTouchPro with Firewall 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 server status
DHCP Server Status: Running
Current configuration:
.....
Policies:
Verify first: no
Trust client: yes
Spoofing: no
Start as client:yes
.....
=>dhcp server policy verifyfirst=yes trustclient=no spoofing=yes client=no
=>dhcp server status
DHCP Server Status: Running
Current configuration:
.....
Policies:
Verify first:yeso
Trust client: no
Spoofing: yes
Start as client:no
.....
=>
RELATED COMMANDS:
dhcp server status Show current DHCP server configuration.










