A newer release of this product is available.
vserver cifs stop
Contributors
Stop a CIFS server
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command stops the CIFS server on the specified Vserver.
|
Established sessions will be terminated and their open files closed. Workstations with cached data will not be able to save those changes, which could result in data loss. |
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies a Vserver containing a configured CIFS server that is running.
Examples
The following example stops the CIFS server on Vserver vs1:
cluster1::> cifs stop -vserver vs1