F3215-HP Load Balancing Module Network Management Command Reference-6PW101

388
undo dns server ipv6 ipv6-address [ interface-type interface-number ]
Default
No DNS server is configured.
Views
System view
Default command level
2: System level
Parameters
ipv6-address: IPv6 address of a DNS server.
interface-type interface-number: Specifies an interface. When the IPv6 address of the DNS server is a
link-local address, the two arguments must be specified.
Usage guidelines
You can configure a maximum of six DNS servers, including those with IPv4 addresses.
Examples
# Specify a DNS server at 2002::1.
<Sysname> system-view
[Sysname] dns server ipv6 2002::1
ipv6 host
Use ipv6 host to configure a mapping between host name and IPv6 address.
Use undo ipv6 host to remove a mapping between host name and IPv6 address.
Syntax
ipv6 host hostname ipv6-address
undo ipv6 host hostname [ ipv6-address ]
Default
No mappings are created.
Views
System view
Default command level
2: System level
Parameters
hostname: Host name, a string of up to 255 characters. The character string can contain letters, numbers,
underscores (_), hyphens (-), or dots (.), and must contain at least one letter.
ipv6-address: IPv6 address.
Usage guidelines
Each host name can correspond to only one IPv6 address. The IPv6 address you last assign to the host
name overwrites the previous one if there is any.