CLI: Service
You can use the service
command to manage Application Acceleration modules:
service <service> {start|stop|restart|enable|disable}
To start, stop, or restart the service:
service <service> {start|stop|restart}
To enable or disable the service:
service <service> {enable|disable}
Note
Not all modules support enable
and disable
.
To see the status of a service:
show service <service>