Indoor Routers
HomeShop
EZR26-5G
EZR26-5G
  • EZR26 - 5G Router WiFi6
  • πŸ“—Manual
    • Hardware Overview
      • Package
      • Physical Interfaces
      • Indicators
    • Installation
      • Choose Location
      • Insert SIM Card
      • Install Antennas
      • Power Supplies
    • Firmware
      • Connect And Login
      • Dashboard
      • System Admin
      • Network Interfaces
        • Local Networks
      • Mobile Modem
      • WiFi Hotspots
      • Firmware Operations
      • Recovery
    • Advanced
      • Internet & IP
      • Firewall Settings
      • Remote Access
      • Command Sets
      • Bootloader
    • Troubleshootings
  • 🧭Links
    • OutdoorRouter Store
    • Knowledge Base
    • Video Tutorials
Powered by GitBook
On this page
  • SSH Terminal
  • Command Sets
  1. Manual
  2. Advanced

Command Sets

The command-line interface (CLI) is a way of interacting with the router system. In this mode, the user issues commands to the router system through command lines.

Last updated 3 months ago

Secure Shell (SSH) is a cryptographic network protocol that allows access to the router’s command-line interface. The 5G router offers various ways to access the command-line interface.

SSH Terminal

The 5G router offers the most straightforward web terminal interface for browser access. Once you connect to the router, navigate to "Services > Terminal." Alternatively, you can access SSH software on your computer via the SSH port. Click the tutorial for more details.

OutdoorRouter login: root
Password: <invisible>

BusyBox v1.28.4 () built-in shell (ash)
╔═╗╦ ╦╔╦╗╔╦╗╔═╗╔═╗╦═╗╦═╗╔═╗╦ ╦╔╦╗╔═╗╦═╗
β•‘ β•‘β•‘ β•‘ β•‘  β•‘β•‘β•‘ β•‘β•‘ ║╠╦╝╠╦╝║ β•‘β•‘ β•‘ β•‘ β•‘β•£ ╠╦╝
β•šβ•β•β•šβ•β• β•© β•β•©β•β•šβ•β•β•šβ•β•β•©β•šβ•β•©β•šβ•β•šβ•β•β•šβ•β• β•© β•šβ•β•β•©β•šβ•
---------------------------------------
☼ ☼ ☼       OUTDOOR ROUTER        ❅ ❅ ❅
---------------------------------------

root@CellularRouter:~#

Command Sets

Once you've accessed the router's SSH port, you can execute OpenWrt UCI to configure parameters, add parameter lists, and even incorporate entire sections into configuration files.

It also enables advanced execution of MMCLI and AT+ command sets to manage the mobile modem installed in the router, allowing you to monitor connection status and modify linking parameters. For more details, please refer to the tutorial.

πŸ“—
SSH Terminal
Command Sets