Specifications
MDS 05-6628A01, Rev. A MDS Orbit MCR-4G Technical Manual 19
CLI Quick Reference Table
Table 7 provides a summary listing of commonly-needed tasks and the appropriate commands to enter. The
table can be used as a quick reference before consulting the more detailed information which follows in this
section. Each CLI command is proceeded by the symbol
> for operational command, or % for a configura-
tion command.
Table 7. CLI Quick Reference Table
If you wish to... Enter this CLI command:
Create a one-time password >request system recovery one-time-password create function
<userfunction>
View all network interface
status and statistics
>show interfaces
Create a bridge %set interfaces interface myBridge virtual-type bridge
Add an interface to a bridge %set interfaces interface myBridge bridge-settings members port
ETH1
Remove an interface from a
bridge
%delete interfaces interface myBridge bridge-settings members port
ETH1
View WiFi settings >show configuration interfaces interface Wi-Fi wifi-config | details
Set WiFi AP SSID %set interfaces interface Wi-Fi wifi-config mode access-point
ap-config ap myssid
Enable WiFi WPA2-Personal
security
%set interfaces interface Wi-Fi wifi-config mode access-point
ap-config ap myssid privacy-mode wpa2-personal psk-config psk
mypassphrase
Configure WiFi details %set interfaces interface Wi-Fi wifi-config ap-config ap myssid
broadcast-ssid true
Monitor WiFi statistics >show interfaces interface Wi-Fi statistics | repeat 5
View the cell module status >show interfaces interface Cell
View the cell APN >show configuration interfaces interface Cell cell-config apn
View the routing table >show routing
View the event log >show table logging event-log | nomore
Set the admin user’s
password
>request system authentication change-password user admin
password admin
Set the device name %set system name “Mydevice”
Set the baud rate on COM1 %set services serial ports COM1 baud-rateb19200
Download a firmware
package from TFTP server at
192.168.1.10
>request system firmware reprogram-inactive-image filename
iwc-bkrc-1_0_0.mpk manual-file-server { tftp { address 192.168.1.10 } }
Monitor firmware download
status
>show system firmware reprogramming-status
Export configuration file to a
server
>request system configuration-files export filename myConfig.txt
manual-file-server {tftp {192.168.1.10 } }
Reboot device to firmware
image #2
>request system power restart-to-image location 2