Robustel EG8001 User Guide
RT_UG_EG8001_v.1.0.1 2 June, 2017 79/84
Confidential
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 = EG8001
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 EG8001-firmware-sysupgrade-unknown.bin host 192.168.100.99 //enter a new firmware
name
Downloading
EG8001-firmware-s 100% |*******************************| 5018k 0:00:00 ETA
Flashing
Checking 100%
Decrypting 100%
Flashing 100%
Verifying 100%
Verfify Success
upgrade success //update success
# config save_and_apply
OK // save and apply current configuration, make you configuration effect
Example 3: Set LAN IP address
# show lan all
network {
id = 1
interface = lan0
ip = 192.168.0.1