set dns-ipv6
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Configures the IPv6 DNS Servers.
Syntax
set dns-ipv6 [ primary ipv6-address <IPv6-Address> ] [ secondary ipv6-address <IPv6-Address> ] [ tertiary ipv6-address <IPv6-Address> ] |
Parameters
Parameter |
Description |
---|---|
primary ipv6-address |
First global DNS IPv6 address |
secondary ipv6-address |
Second global DNS IPv6 address |
tertiary ipv6-address |
Third global DNS IPv6 address |
Example Command
set dns-ipv6 primary ipv6-address 2001:4860:4860::8888 secondary ipv6-address 2001:4860:4860::8844 |