vserver cifs stop
Contributors
Suggest changes
- 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
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