HP VPN Firewall Appliances Network Management Command Reference
775
IPv6 DNS commands
display dns ipv6 server
Use display dns ipv6 server to display IPv6 DNS server information.
Syntax
display dns ipv6 server [ dynamic ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
dynamic: Displays IPv6 DNS server information acquired dynamically through DHCP or other protocols.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display IPv6 DNS server information.
<Sysname> display dns ipv6 server
Type:
D:Dynamic S:Static
DNS Server Type IPv6 Address (Interface Name)
1 S 1::1
2 S FE80::1 Vlan999
Table 169 Command output
Field Descri
p
tion
DNS Server Sequence number.
Type
Type of the DNS server:
• S—A manually configured DNS server.
• D—A DNS server obtained dynamically through DHCP or other protocols.
IPv6 Address IPv6 address of the DNS server.
Interface Name
Interface name, available only for a DNS server with an IPv6 link-local address
configured.