Skip to main content

_service_CLI MK4D cmd

For security purposes, you may need to stop one or more network services from accessing the Makito X4. The service command is used to enable and disable the following decoder network services: all, or (depending on the platform) EMS, HTTP, 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, ems, http, snmp, ssh, telnet 

Actions

ActionDescription

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:

ems service is currently enabled
ems service is enabled at system startup
http service is currently enabled
http service is enabled at system startup
snmp service is currently enabled
snmp service is enabled at system startup
ssh service is currently enabled
ssh service is enabled at system startup
telnet service is currently enabled
telnet service is enabled at system startup
# service

Displays usage information for the service command .

Usage: service svcname action
svcname can be: all, ems, http, snmp, ssh, telnet

action can be:
start activates the service right away and configures the unit so that
the service will be started automatically when the unit is rebooted.

stop de-activates the service right away 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 and startup status of the service.
# service telnet stop

Stops telnet connection to the Makito X4.

# service telnet restart

Re-starts telnet connections to the Makito X4.

        


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.