display dns domain
Function
The display dns domain command displays the configuration and sequence of domain name suffixes.
Parameters
Parameter | Description | Value |
---|---|---|
verbose | Displays the detail information of domain name suffixes. | - |
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.
<AC6605> display dns domain
Type:
D:Dynamic S:Static
NO. Type Domain name TTL
1 S com -
2 S net -
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. |