Skip to main content

Displaying DNS domain configurations

You can display the DNS domain configuration of one or more storage virtual machines (SVMs) in your cluster to verify that it is configured properly.

Viewing the DNS domain configurations by using the vserver services name-service dns show command.

Example

The following command displays the DNS configurations for all SVMs in the cluster:

cluster-1::> vserver services name-service dns show
Name
Vserver State Domains Servers
-------------- --------- ------------------------ -------------
cluster-1 enabled xyz.company.com 192.56.0.129,
192.56.0.130
vs1 enabled xyz.company.com 192.56.0.129,
192.56.0.130
vs2 enabled xyz.company.com 192.56.0.129,
192.56.0.130
vs3 enabled xyz.company.com 192.56.0.129,
192.56.0.130

The following command displays detailed DNS configuration information for SVM vs1:

cluster-1::> vserver services name-service dns show -vserver vs1
Vserver: vs1
Domains: xyz.company.com
Name Servers: 192.56.0.129, 192.56.0.130
Enable/Disable DNS: enabled
Timeout (secs): 2
Maximum Attempts: 1