The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Display DNS domain configurations
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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