HP VPN Firewall Appliances Network Management Command Reference
776
display ipv6 host
Use display ipv6 host to display the mappings between host names and IPv6 addresses in the static
domain name resolution table.
Syntax
display ipv6 host [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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 the mappings between host names and IPv6 addresses in the static domain name resolution
table.
<Sysname> display ipv6 host
Host Age Flags IPv6Address
aaa 0 static 2002::1
bbb 0 static 2002::2
Table 170 Command output
Field Descri
p
tion
Host Host name.
Age Time for the entry to live. 0 is displayed in the case of static configuration.
Flags Type of the mapping. Static indicates a static mapping.
IPv6Address IPv6 address of a host.
Related commands
ipv6 host
dns server ipv6
Use dns server ipv6 to specify a DNS server.
Use undo dns server ipv6 to remove the specified DNS server.