2 how to configure the cli, How to configure the cli, 1 quickstart with configuration examples – Robustel R3000 NU User Manual

Page 108: Example 1: show current version, Example 2: update firmware via tftp

Advertising
background image

Robustel GoRugged R3000 NU User Guide


RT_UG_R3000 NU_v.1.0.0 24.03.2014 107 / 110
Confidential

5.2 How to configure the CLI

Following is a list 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.

Invalid command “xxx”

Parameters “xxx” are not supported by the system, in this case, enter a mark
“?” instead of “xxx” will help to find out the correct parameters about this
issue.

Incomplete command

Command is not incomplete.

% Invalid input detected at '^' marker '^' marker indicates the location where the error is.

Note: Most of the parameters setting are in the

Global configuration mode. Commands set ,add are very important

for this mode. If some parameters can’t be found in the Global configuration mode, please move back to Privileged
exec mode
or move up to Interface mode.

Note: Knowing the

CLI hierarchy level modes is necessary before configuring the CLI. If not, please go back

and read it quickly in chapter 5.

5.2.1 QuickStart 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

R3000 NU> show version
software version : 1.01.00
kernel version : v2.6.39
hardware version : 1.01.00

Example 2: Update firmware via tftp

R3000 NU> enable
Password: *****
R3000 NU#
R3000 NU# tftp 172.16.3.3 get rootfs R3k.1.01.00.02_130325

Tftp transfering
tftp succeeded!downloaded

R3000 NU# write //save current configuration

Advertising