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.
A newer release of this product is available.
vserver cifs domain discovered-servers discovery-mode modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify Server Discovery Mode
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver cifs domain discovered-servers discovery-mode modify
command modifies the configuration for the server discovery mode of one or more Data Vservers.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Use this parameter to specify the Vserver for which you want to modify the server discovery mode.
[-mode {all|site|none}]
- Server Discovery Mode (privilege: advanced)-
Use this parameter to specify the server discovery mode for the Vserver. Following are the possible values for this parameter:
-
all - Discover all the servers in the domain.
-
site - Discover the servers local to the site.
-
none - Discover nothing. Depend only on preferred-dc configured.
-
Examples
The following example disables server discovery for a Vserver.
cluster1::> vserver cifs domain discovered-servers discovery-mode modify -vserver vs1 -mode none