How to Enable RCMS via SSH CLI

How to Enable RCMS via SSH CLI?

Overview

This guide outlines the steps to enable RCMS using SSH CLI commands.  On a Robustel device, enabling RCMS through the SSH command line is relevant when the web interface is unavailable or configuration must be applied through a controlled CLI session. This article covers how to enable the RCMS setting, save and apply the configuration and check cloud connectivity. The main conclusion is that the CLI change is not complete until it is committed and the router can reach the RCMS service.

Steps

  1. Connect via SSH
    Make sure SSH is enabled. Open the firewall for either remote SSH or local SSH as applicable.

  2. Enable RCMS
    Execute:

    set rcms enable true
  3. Save Configuration
    Apply the changes:

    config save_and_apply

Conclusion

The final check for enabling RCMS through the SSH command line on a Robustel device is to confirm that the setting remains enabled after Save & Apply and the device appears online in RCMS. This restores remote device management without requiring a local Web GUI change.

Notes

  • Always back up the configuration before making changes.
  • Use an admin account for access.