R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

166
Click Apply.
# Configure the DNS server address.
Select Network > DNS > Dynamic from the navigation tree, and then click Add IP.
Type 2.1.1.2 in DNS Server IP Address.
Click Apply.
# Configure the domain name suffix.
Select Network > DNS > Dynamic from the navigation tree, and then click Add Suffix.
Type com in DNS Domain Name Suffix.
Click Apply.
Configuring DNS in the CLI
Configuring the IPv4 DNS client
Configuring static domain name resolution
Configuring static domain name resolution refers to specifying the mappings between host names and
IPv4 addresses. Static domain name resolution allows applications such as Telnet to contact hosts by
using host names instead of IPv4 addresses.
Follow these steps to configure static domain name resolution:
To do… Use the command…
Remarks
Enter system view system-view ––
Configure a mapping between a
host name and an IPv4 address
ip host hostname ip-address
Required
Not configured by default.
NOTE:
The IPv4 address you last assign to the host name will overwrite the previous one if there is any.
You may create up to 50 static mappings between domain names and IPv4 addresses.
Configuring dynamic domain name resolution
To send DNS queries to a correct server for resolution, you must enable dynamic domain name resolution
and configure a DNS server.
In addition, you can configure a DNS suffix that the system automatically adds to the provided domain
name for resolution.
Follow these steps to configure dynamic domain name resolution:
To do… Use the command…
Remarks
Enter system view system-view
Enable dynamic domain name
resolution
dns resolve
Required
Disabled by default.