display dns zone
Example
# Display information about the DNS zone named com.
<AC6605> display dns zone com
Dns zone : com
TTL : 1200
Resource records as follows:
Hostname : huawei
Class : IN
Type : A
Address : 10.1.1.1
Hostname : huawei123
Class : IN
Type : AAAA
Address : FC00::1
Resource records statistics: A 1, AAAA 1
Item |
Description |
---|---|
Dns zone |
Name of the DNS zone. To configure the DNS zone name, run the dns zone command. |
TTL |
Storage time of the static resource records in the DNS zone. To configure the storage time of the static resource records in the DNS zone, run the ttl command. |
Resource records as follows |
Information about static resource records in the DNS zone, including:
To configure static resource records in the DNS zone, run the rr a or rr aaaa command.
|
Resource records statistics |
Number of static resource records in the DNS zone, including static resource records of type A and type AAAA. |