D-Link DGS-1510 Series Reference Manual page 215

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Usage Guideline
Use this command to enable the domain name resolution function. The DNS resolver sends the query
to the configured name server. The answer replied by the name server will be cached for answering
the subsequent requests.
Example
This example shows how to enable the DNS domain name resolution function.
Switch# configure terminal
Switch(config)# ip domain lookup
Switch(config)#
24-3 ip host
This command is used to configure the static mapping entry for the host name and the IP address in
the host table. Use the no form of this command to remove the static host entry.
ip host HOST-NAME {IP-ADDRESS | IPV6-ADDRESS}
no ip host HOST-NAME {IP-ADDRESS | IPV6-ADDRESS}
Parameters
HOST-NAME
IP-ADDRESS
IPV6-ADDRESS
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The host name specified in this command needs to be qualified. Use the no command to delete a
static host entry.
Example
This example shows how to configure the mapping of the host name "www.abc.com" and the IP
address 192.168.5.243.
Switch# configure terminal
Switch(config)# ip host www.abc.com 192.168.5.243
Switch(config)#
24-4 ip name-server
This command is used to configure the IP address of a domain name server. Use the no form of this
command to delete the configured domain name server.
ip name-server {IP-ADDRESS | IPV6-ADDRESS} [{IP-ADDRESS2 | IPV6-ADDRESS2}]
Specifies the host name of the equipment.
Specifies the IPv4 address of the equipment.
Specifies the IPv6 address of the equipment.
212

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents