Home >

LunaSH Command Reference Guide > LunaSH Commands > service > service start

service start

Start a named service on the SafeNet appliance. Services usually need to be started only if they were stopped with a service stop command, or if the service stopped unexpectedly.

Use the service list command to display a list of services that you can stop.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Syntax

service start <service_name>

Option Description
<service_name>

Specifies the service to start.

Valid values: cbs,lsta,network,ntls,ntp,snmp,ssh,stc,syslog,sysstat,webserver

Example

lunash:>service start syslog
 
Starting syslog:                                           [  OK  ]
 
Command Result : 0 (Success)