Ipv6 Dns Configuration Examples; Static Domain Name Resolution Configuration Example - HPE FlexNetwork HSR6800 Configuration Manual

Comware 7 layer 3, ip services
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

The configuration might vary by DNS server. When a PC running Windows Server 2008 R2 acts
as the DNS server, see
configuration information.
2.
Configure the DNS proxy:
# Specify the DNS server 4.1.1.1.
<DeviceA> system-view
[DeviceA] dns server 4.1.1.1
# Enable DNS proxy.
[DeviceA] dns proxy enable
3.
Configure the DNS client:
<DeviceB> system-view
# Specify the DNS server 2.1.1.2.
[DeviceB] dns server 2.1.1.2
Verifying the configuration
# Verify that DNS proxy on Device A functions.
[DeviceB] ping host.com
Ping host.com (3.1.1.1): 56 data bytes, press CTRL_C to break
56 bytes from 3.1.1.1: icmp_seq=0 ttl=255 time=1.000 ms
56 bytes from 3.1.1.1: icmp_seq=1 ttl=255 time=1.000 ms
56 bytes from 3.1.1.1: icmp_seq=2 ttl=255 time=1.000 ms
56 bytes from 3.1.1.1: icmp_seq=3 ttl=255 time=1.000 ms
56 bytes from 3.1.1.1: icmp_seq=4 ttl=255 time=2.000 ms
--- Ping statistics for host.com ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/std-dev = 1.000/1.200/2.000/0.400 ms

IPv6 DNS configuration examples

Static domain name resolution configuration example

Network requirements
As shown in
so that the device can use the easy-to-remember domain name rather than the IPv6 address to
access the host.
Figure 41 Network diagram
Configuration procedure
# Configure a mapping between the host name host.com and the IPv6 address 1::2.
<Device> system-view
[Device] ipv6 host host.com 1::2
"Dynamic domain name resolution configuration
Figure
41, the host at 1::2 is named host.com. Configure static IPv6 DNS on the device
99
example" for

Advertisement

Table of Contents
loading

Table of Contents