service
Important
(Makito X4 Rugged Encoder only) If the COM1 port is not configured for CLI Management, and all remote management interfaces (HTTP, telnet, SSH, and SNMP) are disabled, the only way to re-enable these services is by a Factory Reset. Once the serial port is configured for metadata or passthrough use, it is no longer usable for CLI management.For security purposes, you may need to stop one or more network services from accessing the Makito X device. The service
command is used to enable and disable the following network services: all, or (depending on the platform) AUDIT, EMS, HTTP, ONVIF, PREVIEW, NMOS, RTSP, SNMP, SSH, and TELNET.
Caution
Take care not to disable all network services; you must at least keep http
(Web interface), telnet
, or ssh
active. Otherwise you will lose access control to the unit, and the only way to re-enable these services is by a Factory Reset.
Synopsis
service svcname action where (depending on the platform): svcname can be: all, audit, ems, http, onvif, preview, nmos, rtsp, snmp, ssh, telnet |
Actions
Action | Description |
---|---|
start | Activates the service immediately and configures the unit so that the service will be started automatically when the unit is rebooted. |
stop | De-activates the service immediately and configures the unit so that the service will be disabled when the unit is rebooted. |
restart | Restarts the service and configures the unit so that the service will be started automatically when the unit is rebooted. |
status | Displays the current status of the service, i.e., if it has been started or stopped. Also displays the startup status of the service. |
Examples
# service all status Displays information about all services, such as: audit service is currently enabled |
# service telnet stop Stops telnet connection to the Makito X4. |
# service telnet restart Re-starts telnet connections to the Makito X4. |
Tip
On the Makito X4 Rugged,pass-through
allows the serial port to be used as a pass-through interface to control serially attached devices, such as PTZ controlled cameras.