User guide
Dynamic Host Configuration Protocol DHCP Server command reference
iMG/RG Software Reference Manual (System Administration)
5-30
Example --> dhcpserver show subnet sub1
DHCP Server Subnet: sub1
Subnet: 192.168.103.0
Netmask: 255.255.255.0
Max. lease time: 70000 seconds
Default lease time: 30000 seconds
See also DHCPSERVER SHOW
5.1.5.1.42 DHCPSERVER SET SUBNET ASSIGNAUTODOMAIN
Syntax DHCPSERVER SET SUBNET {<name>|<number>} ASSIGNAUTODOMAIN
{ENABLED|DISABLED}
Description This command sets DHCP server to automatically pick up the domain name configured
in DNS relay and hand it out to DHCP clients on one or more of the subnets being
administered by DHCP server.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> dhcpserver set subnet sub1 assignautodomain enabled
Option Description Default Value
name An existing subnet. To display subnet names, use the
DHCPSERVER LIST SUBNETS command.
N/A
number An existing subnet. To display subnet numbers, use the
DHCPSERVER LIST SUBNETS command.
N/A
Option Description Default Value
name An existing subnet. To display subnet names, use the
DHCPSERVER LIST SUBNETS command.
N/A
number An existing subnet. To display subnet numbers, use the
DHCPSERVER LIST SUBNETS command.
N/A
enabled DHCP server passes the local device’s domain name (set up
in DNS relay) to all DHCP clients on the LAN.
disabled
disabled DHCP server does not pass the local device’s domain name
(set up in DNS relay) to all DHCP clients on the LAN.