service start
Start the specified service.
User access
admin, pseoperator
Syntax
service start <service>
| Argument(s) | Shortcut | Description | 
|---|---|---|
| <service> | 
                                                                         Specifies the service to start. Valid values: network, etnetserver, iptables, snmp, ssh, syslog.  | 
                                                                
Example
psesh:>service start syslog Starting system logger: [ OK ] Starting kernel logger: [ OK ] Command Result : 0 (Success)