F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
215
<Sysname> display dns host
No. Host TTL Type Reply Data
1 sample.com 3132 IP 192.168.10.1
2 sample.net 2925 IPv6 FE80::4904:4448
3 sip.sample.com 3122 NAPTR 100 10 u sip+E2U !^.*$!sip:info.se!i
4 website.tcp.sample.com 3029 SRV 10 10 8080 iis.sample.com
Table 45 Command output
Field Descri
p
tion
No Sequence number.
Host Domain name for query.
TTL Time that a mapping can be stored in the cache (in seconds).
Type Query type, IP, IPv6, NAPTR, and SRV.
Reply Data
Reply data concerning the query type:
For an IP query, the reply data is an IPv4 address.
For an IPv6 query, the reply data is an IPv6 address.
For a NAPTR query, the reply data comprises order, preference, flags,
services, regular expression, and replacement.
For an SRV query, the reply data comprises the priority, weight, port, and
target domain name.
Related commands
reset dns host
display dns server
Use display dns server to display the IPv4 DNS server information.
Syntax
display dns server [ dynamic ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
dynamic: Displays the DNS server information dynamically obtained through DHCP or other protocols.
|: 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.