!
5.2.1 Quick Start with configuration examples
The best and quickest way to master CLI is firstly to view all features from the webpage and then
reading all CLI commands at a time ,finally learn to configure it with some reference examples .
Example 1 : Show current version
MA-2040> show version
software version : 1.01.00
kernel version : v2.6.39
hardware version : 1.01.00
Example 2 : Update firmware via tftp
MA-2040> enable
Password: *****
MA-2040#
MA-2040# tftp 172.16.3.3 get rootfs R3k.1.01.00.02_130325
Tftp transferring
tftp succeeded downloaded
MA-2040# write //save current configuration
Building configuration...
OK
MA-2040# reload
!Reboot the system ?'yes'or 'no':yes //reload to take effect
Example 3: Set link-management
MA-2040> enable
Password: *****
MA-2040#
MA-2040# configure
MA-2040(config)# set link-management
wan link :
1.Cellular Only
2.Eth0 Only
3.Eth0 as primary and if fail use Cellular
4.Cellular as primary and if fail user Eth0
->please select mode(1-4)[1]:2 //select “Eth0 Only” as wan-link
->ICMP detection primary server[]:8.8.8.8
->ICMP detection second server[]:8.8.8.4
->ICMP detection interval(3-1800)[30]:
->ICMP detection timeout(1-10)[3]: