How to Enable RCMS via Web UI
Prerequisites
- Device web interface access
- RCMS server details (if using private network):
- Server URL/IP
- Port number
- Network ping server address
Configuration Process
Step-by-Step Instructions
1. Access device web interface
2. Navigate to Services > RCMS
3. Enable RCMS:
- Set Enable RCMS toggle to "ON"
4. For Private Network Setup:
- Change RCMS Environment to "Custom"
- Enter your "RCMS URL or IP"
- Set custom "Port" number
5. Configure Ping Detection:
- Enter network server address
Important Notes
- Save configuration after changes
- Device will attempt to connect to RCMS server immediately
- Verify connection status after setup
- Ensure network allows RCMS connectivity
Troubleshooting
If connection fails:
- Verify server details are correct
- Check network connectivity
- Confirm firewall settings
- Verify device registration in RCMS platform
Related Articles
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 Enable Ping Detection via Config/Profile XML File
Overview This guide explains how to configure ping detection using a config.xml file, which can be deployed via: RCMS platform Web UI USB drive Complete Ping Detection Configuration Block <ping> <enable>true</enable> ...
How to Setup Ping Detection via Web UI
Overview This guide explains how to configure ping detection for monitoring network connectivity on your cellular gateway device. Prerequisites Web UI access to the device Network server addresses for ping detection WWAN (cellular) interface ...
How to Enable RCMS via SMS
Prerequisites 1. Device mobile number 2. Admin credentials 3. RCMS server details: Server IP/URL Port number Primary server IP for ping detection SMS Configuration Command Send the following SMS command to the device: admin:admin; set rcms enable ...
How to Update Firmware via Web UI
Prerequisites Device web interface access Latest firmware file Stable network connection Update Process Direct Steps Access the device web interface Navigate to System > Update Click "Choose File" and select firmware Click "Update" button Accept the ...