Parameter | Description | Value |
---|---|---|
vpn-instance vpn-name |
Specifies the VPN to be displayed. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 host vpn-instance vpn1
Host Age Flags Address
hw 0 static 2001:db8::1
<HUAWEI> display ipv6 host
Host Age Flags Address
gww 0 static 2001:db8::2
Item | Description |
---|---|
Host | Host name. |
Age | Aging time. The value 0 indicates that an entry is a static entry and does not age. |
Flags | Flags. Static indicates a static DNS entry. |
Address | IPv6 address mapped to a domain name. |