How to Enable RCMS via SSH CLI?
Overview
This guide outlines the steps to enable RCMS using SSH CLI commands. Ensure you have SSH access and admin credentials.
Steps
Connect via SSH
Make sure SSH is enabled. Open the firewall for either remote SSH or local SSH as applicable.
Enable RCMS
Execute:
Save Configuration
Apply the changes:
Notes
- Always back up the configuration before making changes.
- Use an admin account for access.
Related Articles
How to Connect Your Device to RCMS
Overview This guide describes how to connect your Robustel device to the Robustel Cloud Manager Service (RCMS) You will learn how to prepare the hardware, add the device to the cloud platform, and enable the connection via the Web interface, CLI, or ...
How to Control Digital Output (DO) via SMS
Overview Remote control of Digital Outputs (DOs) offers flexibility and convenience in managing connected devices. One commmon method is through a centralized management system, such as RCMS, which provides a web-based interface to monitor and ...
How to Enable RCMS via Configuration File
Overview This guide explains how to configure RCMS settings using a config.xml file, which can be deployed via: Web UI USB drive Complete RCMS Configuration Block <rcms> <enable>true</enable> <rlink_enable>true</rlink_enable> ...
How to Manually Select a Mobile Carrier Using Smart Roaming via CLI?
Overview When deploying an IoT gateway with a roaming SIM card, the device typically selects a network operator automatically. However, in certain situations, this automatic selection may result in a connection to a network with poor signal strength ...
How to access a RobustOS device via SSH?
Overview Secure Shell (SSH) provides a secure, encrypted connection to your Robustel gateway, allowing for advanced command-line access. This is essential for developers, system administrators, and support engineers who need to perform in-depth ...