| 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 ip host vpn-instance vpn1
Host Age Flags Address
hw 0 static 10.1.1.1
gww 0 static 192.168.1.1
<HUAWEI> display ip host
Host Age Flags Address
hw 0 static 10.1.1.1
gww 0 static 192.168.1.1
| Item | Description |
|---|---|
| Host | Host name. |
| Age | Aging time of a DNS entry. The value is 0 for static DNS entries, indicating that static DNS entries do not age. |
| Flags | Flag of a DNS entry. The value is Static for static DNS entries. |
| Address | IP address corresponding to a host name. |