Skip to main content

vserver cifs domain discovered-servers discovery-mode show

Display 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 show command displays information about the discovery mode servers for the CIFS domains of one or more Vservers.

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-vserver <vserver name>] - Vserver
If you use this parameter, the command only displays discovery mode for the specified Vserver.
[-mode {all|site|none}] - Server Discovery Mode
If you use this parameter, the command only displays Vservers with the specified mode.

Examples

The following example shows the server discovery mode for all Vservers.

cluster1::> vserver cifs domain discovered-servers discovery-mode show
Vserver Mode
--------------- ----------
vs1 all
vs2 site
vs3 none
3 entries were displayed.