DHCP Server CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
177
6.27
dhcpserver set subnet hostisdnsserver
6.27.1 Syntax
dhcpserver set subnet {<name>|<number>} hostisdnsserver
{enabled|disabled}
6.27.2 Description
This command tells the DHCP server to give out its own host IP address as
the DNS server address. This is useful when combined with DNS Relay.
6.27.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
subnet. To display subnet names, use
the
dhcpserver list subnets
command.
N/A
number
A number that identifies an existing
subnet. To display subnet numbers,
use the
dhcpserver list
subnets
command.
N/A
enabled
Allows DHCP server to give out its
own host IP address as the DNS
server address.
disabled
Disallows DHCP server from giving
out its own host IP address as the
DNS server address.
disabled
6.27.4 Example
-->
dhcpserver set subnet sub1 hostisdnsserver enabled