D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 216

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
208
no dns-server
Parameters
14-6 domain-name
This command is used to define the suffix domain name of the DHCP client in the DHPC address pool configuration
mode. The no form of this command can be used to delete the suffix domain name.
domain-name domain-name
no domain-name
Parameters
14-7 hardware-address
This command is used to define the hardware address of the DHCP client in the DHPC address pool configuration
mode. The no form of this command can be used to delete the definition of the hardware address.
hardware-address hardware-address type
no hardware-address
ip-address Specifies to define the IP address of the DNS server. At least one IP address should
be configured.
ip-address2 ip-address3 (Optional) Up to 3 DNS servers can be configured.
Default
No DNS server is defined by default.
Command Mode
DHCP Address Pool Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
Define the DNS server for the DHCP client.
Example
This example shows how to specify the DNS server 192.168.12.3 for the DHCP
client.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#dns-server 192.168.12.3
DXS-3600-32S(dhcp-config)#
domain-name Specifies to define the suffix domain name string of the DHCP client.
Default
No suffix domain name by default.
Command Mode
DHCP Address Pool Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
After the DHCP client obtains a specified suffix domain name, it can access a host
with the same suffix domain name by the host name directly.
Example
This example shows how to define the suffix domain name ‘domain.com’ for the
DHCP client.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#domain-name domain.com
DXS-3600-32S(dhcp-config)#
Loading ...
Loading ...
Loading ...