The dns server ipv6 command configures the IPv6 address for the DNS server that resolves dynamic domain names.
The undo dns server ipv6 command deletes the configured IPv6 address for DNS server.
By default, no IPv6 address is configured for the DNS server that resolves dynamic domain names.
Parameter |
Description |
Value |
|---|---|---|
ipv6-address |
Specifies the IPv6 address for a DNS server. |
The value has 128 bits. It is represented as eight groups of four hexadecimal digits with the groups being separated by colons, in the format of X:X:X:X:X:X:X:X. |
interface-type interface-number |
Specifies the type and number of an outbound interface that communicates with the DNS server. |
- |
Usage Scenario
The IPv6 DNS client must work with the DNS server to implement dynamic domain name resolution. You can run the dns server ipv6 command to specify the IPv6 address of the DNS server. The IPv6 DNS client sends requests to the specified DNS server for domain name resolution.
Precautions