display dns ipv6 server
Syntax
display dns ipv6 server [ dynamic ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default 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 Fundamentals Configuration 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.
Description
Use display dns ipv6 server to display IPv6 DNS server information.
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 53: Command output
Field | Description |
---|---|
DNS Server | Sequence number of the DNS server, which is assigned automatically by the system, starting from 1. |
Type | Type of the DNS server:
|
IPv6 Address | IPv6 address of the DNS server. |
Interface Name | Interface name, which is available only for a DNS server with an IPv6 link-local address configured. |