xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
405
config dhcp pool domain_name
Purpose
Specifies the domain name for the client if server allocate the address
for the client from this pool.
Syntax
config dhcp pool domain_name <pool_name 12>
{<domain_name 64>}
Description
The domain name configured here will be used as the default domain
name by the client. By default, the domain name is empty. If domain
name is empty, the domain name information will not be provided to
the client .
Parameters
<pool_name 12>
- Pool’s name.
<domain_name 64>
- Domain name of client.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To config domain name option of dhcp pool :
DES-3800:admin#config dhcp pool domain_name
engineering d_link.com
Command: config dhcp pool domain_name engineering
d_link.com
Success.
DES-3800:admin#
config dhcp pool dns_server
Purpose
Specifies the IP address of a DNS server that is available to a DHCP
client. Up to three IP addresses can be specified in one command
line.
Syntax
config dhcp pool dns_server <pool_name 12> {<ipaddr>} {<
ipaddr>} {< ipaddr>}
Description
If dns server is not specified ,the dns server information will not be
provided to the client .
If this command are input twice for the same pool, the second
command will overwrite the first command.
Parameters
<pool_name 12>
- Pool’s name.
<ipaddr>
- Ip address of DNS server.
Restrictions
Only Administrator or Operator-level users can issue this command.