Display DNS domain configurations
Suggest changes
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.
Step
Viewing the DNS domain configurations by using the vserver services name-service dns show
command.
The following command displays the DNS configurations for all SVMs in the cluster:
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:
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