< Home

display dns domain

Function

The display dns domain command displays the configuration and sequence of domain name suffixes.

Format

display dns domain [ verbose ]

Parameters

Parameter Description Value
verbose Displays the detail information of domain name suffixes. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display dns domain command to view the configuration and sequence of domain name suffixes.

Example

# Display the list of domain name suffixes.

<sysname> display dns domain
Type:                                                                            
D:Dynamic     S:Static                                                           
                                                                                 
NO.  Type    Domain name                        TTL                           
1     S      com                                -                                
2     S      net                                -     
Table 1 Description of the display dns domain command output

Item

Description

NO.

Domain name suffix numbers, that is, the configuration sequence of domain name suffixes.

Type

Domain name suffixes type, including dynamic and static domain name suffix.

Domain name

Configured domain name suffix.

In this example, two domain name suffixes are displayed. During DNS resolution, the first suffix "com" is added and sent to the DNS server. If the DNS server gives no response, the query message is resent. If the DNS server still gives no response, the query message is resent for a third time. If the DNS server still does not respond, the second suffix "net" is added and sent to the DNS server for searching for the mapped address.

TTL

Domain name suffix TTL.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >