
Operation Manual – IPv6
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 IPv6 Basics Configuration
1-11
Figure 1-5
Working procedure of the PMTU discovery
The working procedure of the PMTU discovery is as follows:
1) The source host uses its MTU to fragment packets and then sends them to the
destination host.
2)
If the MTU supported by the forwarding interface is less than the packet size, the
forwarding device will discard the packet and return an ICMPv6 error packet
containing the interface MTU to the source host.
3)
After receiving the ICMPv6 error packet, the source host uses the returned MTU to
fragment the packet again and then sends it.
4)
Step 2 to step 3 are repeated until the destination host receives the packet. In this
way, the minimum MTU of all links in the path from the source host to the
destination host is determined.
1.1.5 Introduction to IPv6 DNS
In the IPv6 network, a Domain Name System (DNS) supporting IPv6 converts domain
names into IPv6 addresses, instead of IPv4 addresses.
However, just like an IPv4 DNS, an IPv6 DNS also covers static domain name
resolution and dynamic domain name resolution. The function and implementation of
these two types of domain name resolution are the same as those of an IPv4 DNS. For
details, refer to
DNS Configuration
.
Usually, the DNS server connecting IPv4 and IPv6 networks not only contain A records
(IPv4 addresses), but also AAAA records (IPv6 addresses). The DNS server can
convert domain names into IPv4 addresses or IPv6 addresses. In this way, the DNS
server implements the functions of both IPv6 DNS and IPv4 DNS.
1.1.6 Protocols and Standards
Protocols and standards related to IPv6 include:
z
RFC 1881: IPv6 Address Allocation Management
z
RFC 1887: An Architecture for IPv6 Unicast Address Allocation
z
RFC 1981: Path MTU Discovery for IP version 6