Outdoor Routers
HomeShop
EZR35-5G
EZR35-5G
  • EZR35-5G Router WiFi 6
  • πŸ“™Manual
    • Hardware Overview
      • Package
      • Physical Interfaces
    • Installation
      • Insert SIM Cards
      • Antennas & Signals
      • PoE Connection
      • Mount On A Pole
    • Firmware
      • Connect & Login
      • Dashboard
      • System & Admin
      • Network Interfaces
        • Local Networks
      • Mobile Modem
      • Wi-Fi Hotspots
      • Firmware Operations
      • Recovery
    • Advanced Settings
      • Internet & IP
      • Firewall Settings
      • Remote Access
      • Command Sets
    • Troubleshooting
  • 🧭Links
    • OutdoorRouter Store
  • Knowledge Base
  • Video Tutorials
Powered by GitBook
On this page
  • SSH Terminal
  • Command Sets
  1. Manual
  2. Advanced Settings

Command Sets

The command-line interface (CLI) is a way of interacting with the router system. You can execute commands to the router system through command lines.

Last updated 2 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 EZR35-5G router offers the most straightforward web terminal interface for browser access in the local connections. Once you are locally connected 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.

Input the default username root and the router password. You will then receive the welcome message on the web terminal interface.

OutdoorRouter login: root
Password: <invisible>

BusyBox v1.28.4 () built-in shell (ash)

╔═╗╦ ╦╔╦╗╔╦╗╔═╗╔═╗╦═╗╦═╗╔═╗╦ ╦╔╦╗╔═╗╦═╗
β•‘ β•‘β•‘ β•‘ β•‘  β•‘β•‘β•‘ β•‘β•‘ ║╠╦╝╠╦╝║ β•‘β•‘ β•‘ β•‘ β•‘β•£ ╠╦╝
β•šβ•β•β•šβ•β• β•© β•β•©β•β•šβ•β•β•šβ•β•β•©β•šβ•β•©β•šβ•β•šβ•β•β•šβ•β• β•© β•šβ•β•β•©β•šβ•
---------------------------------------
☼ ☼ ☼       OUTDOOR ROUTER        ❅ ❅ ❅
---------------------------------------

root@OutdoorRouter:~#

For security reasons, the router password does not appear while inputting it. Just input it and press "Enter" on the keyboard to enter the web terminal.

The web terminal is unavailable under the Traversal Cloud mode.

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 the MMCLI and AT+ command sets to manage the mobile modem installed in the router. This allows you to monitor connection status and modify linking parameters. For more details, please refer to the tutorial.

πŸ“™
SSH Terminal
Command Sets