The syntax of this command is:
NET STOP service [/YES]
This command stops a network service.
COMMENTS
Stop a service to remove the network function it performs
and to remove the software from memory. For example, when
you stop the Server service, all sessions on the network
end.
To stop the Server service, you must be logged on to the
UNIX system at the server console as root.
Stopping the Server service prevents users from accessing
the server's shared resources. If you stop the server when
users are accessing resources, the server displays a warning
message, requesting confirmation that you want to cancel the
connections. A "y" response cancels all connections to the
server.
Before stopping the Server service, you can
- Pause the service (to disallow new connections)
The following services cannot be paused: alerter,
nvalert, remoteboot, replicator, timesource, and ups.
- Send a message advising users to disconnect from the
server's resources
SEE ALSO
For information about See
_____________________ _________
Getting help with network commands net help
Starting services net start
Pausing services net pause
Continuing services net continue
To get Help on command options, type "net help {command} /options | more".
To get Help one screen at a time, type "net help {command} | more".