Command-line
The command-line interface (CLI) means interacting with the extender system where the user issues commands to the extender system through command lines.
Secure Shell (SSH) is a cryptographic network protocol to access the command-line interface. The WiFi extender offers various ways to access the command-line interface.
Web Terminal
After accessing the admin, go to System > Terminal. Input the default username root and the extender password. You will then receive the welcome message on the web terminal interface.
* The web terminal is unavailable under the Traversal Cloud mode.
OutdoorRouter login: root
Password: <invisible>
BusyBox v1.28.4 () built-in shell (ash)
╔═╗╦ ╦╔╦╗╔╦╗╔═╗╔═╗╦═╗╦═╗╔═╗╦ ╦╔╦╗╔═╗╦═╗
║ ║║ ║ ║ ║║║ ║║ ║╠╦╝╠╦╝║ ║║ ║ ║ ║╣ ╠╦╝
╚═╝╚═╝ ╩ ═╩╝╚═╝╚═╝╩╚═╩╚═╚═╝╚═╝ ╩ ╚═╝╩╚═
---------------------------------------
☼ ☼ ☼ OUTDOOR ROUTER ❅ ❅ ❅
---------------------------------------
root@OutdoorRouter:~#SSH Software
i. Linux & Mac
For Linux and Mac computers, the most common tool is Terminal.
Open a new
Terminalwindow, typessh [email protected], and press Enter.If this is your first time logging in, you might be asked to clarify whether you want to log in. In that case, type yes and press.
Enter.Then type in the extender’s admin password and press
Enterto finish the login process.

ii. Windows
For the Windows computer, the most common SSH tool is PuTTY.
Launch PuTTY and select the SSH option under the
Connection typefield.Type in the extender’s LAN IP address
192.168.10.1into theHost Namefield.Type in the SSH port
22into thePort” field.Click
Openbutton.In the next window, type in the login name
rootand pressEnter.Type in the extender’s admin password and press
Enteragain.You should be greeted with a message.
Last updated