D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
194
config dhcp pool default_router
Purpose Used to configure the default router for the DHCP client.
Syntax
config dhcp pool default_router <pool_name 12> <ipaddr>
{<ipaddr>} {<ipaddr>}
Description This command is used to configure the default router for DHCP clients
requesting DHCP information for the switch. Users may add up to three
IP addresses to identify the router, but must specify at least one.
Parameters <pool_name 12> - Enter the previously created pool name for which to
add a default router.
<ipaddr> - Enter the IP address for the default router for this pool.
Users may specify up to three default routers but users must add at
least one.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the default router:
DGS-3600:4#config dhcp pool default_router Trinity 10.245.32.1
Command: config dhcp pool default_router Trinity 10.245.32.1
Success.
DGS-3600:4#
config dhcp pool dns_server_address
Purpose Used to configure the IP addresses of DNS servers for a specific DHCP
pool.
Syntax
config dhcp pool dns_server_address <pool_name 12> <ipaddr>
{<ipaddr>} {<ipaddr>}
Description This command is used to configure the DNS server IP addresses for a
specific DHCP pool for the switch. The DNS Server correlates IP
addresses to host names when queried. Users may add up to three
DNS Server addresses.
Parameters <pool_name 12> - Enter the previously created pool name for which to
add a DNS address.
<ipaddr> - Enter the IP address for the DNS server for this pool. Users
may specify up to three DNS servers.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the DNS server address foe a DHCP pool:
DGS-3600:4# config dhcp pool dns_server_address Trinity 10.245.32.1
Command: config dhcp pool dns_server_address Trinity 10.245.32.1
Success.
DGS-3600:4#