Installation Instructions

Table Of Contents
dhcp Commands
E-DOC-CTC-20071119-0004 v1.0
163
dhcp server policy
Print DHCP server policy settings
SYNTAX:
dhcp server policy [verifyfirst = <{disabled|enabled}]>
[trustclient = <{disabled|enabled}]>
[rtbehaviour = <{traditional|standard|msft}]>
where:
verifyfirst Enable/Disable IP address conflict network
probing before handing out an address to a
client.
OPTIONAL
trustclient Whether or not the IP address suggested by a
DHCP client should be taken into account.
OPTIONAL
rtbehaviour Define the DHCP Server's route options
behaviour. The options that are involved are: 3,
33, 121 and 249. "Traditional" will return 3 and/
or 33; "standard" will return 3 and/or 33 or 121;
"msft" will return 3 and/or 33 or 121 or 249
OPTIONAL