Robustel R3010 User Guide
RT_UG_R3010_v.1.0.2 8 Aug., 2018 102
Confidential
5.2
How to Configure the CLI
Following is a table about the description of help and the error should be encountered in the configuring program.
Commands /tips
Description
?
Typing a question mark “?” will show you the help information.
Ctrl+c
Press these two keys at the same time, except its “copy” function but also
can be used for “break” out of the setting program.
Syntax error: The command is not
completed
Command is not completed.
Tick space key+ Tab key
It can help you finish you command.
Example:
# config (tick Enter key)
Syntax error: The command is not completed
# config (tick space key+ Tab key)
commit save_and_apply loaddefault
# config save_and_apply /
#config commit
When your setting finished, you should enter those commands to make
your setting take effect on the device.
Note:
Commit and save_and_apply plays the same role.
Quick Start with Configuration Examples
The best and quickest way to master CLI is firstly to view all features from the webpage and then read all CLI
commands at a time, finally learn to configure it with some reference examples.
Example 1: Show current version
# status system
hardware_version = 1.0
firmware_version = "3.0.0"
kernel_version = 4.1.0
device_model = R3010
serial_number = 201612221052
uptime = "0 days, 00:39:31"
system_time = "Mon Feb 27 09:52:52 2017"
Example 2: Update firmware via tftp
# tftpupdate (space+?)
firmware New firmware
# tftpupdate firmware (space+?)
String Firmware name
# tftpupdate firmware R3010-firmware-sysupgrade-unknown.bin host 192.168.100.99 //enter a new firmware name
Downloading
R3010-firmware-s 100% |*******************************| 5018k 0:00:00 ETA