2 how to configure the cli, How to configure the cli, 1 quick start with configuration examples – Robustel R3000 Lite User Guide User Manual

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

Advertising
background image

Robustel GoRugged R3000 Lite User Guide


RT_UG_R3000 Lite_v.1.0.0 23.12.2013 109 / 113
Confidential

INTERFACE MODE:

R3000(config)# interface Ethernet 0
R3000(config-e0)# ?

//check what commands can be used in interface mode

exit Exit from current mode
end Exit to Normal mode
ip Set the IP address of an interface
mtu Set the IP address of an interface

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

R3000> show version
software version : 1.01.01-sub-131211 Dec 11 2013 18:58:20
kernel version : v2.6.39-5 PREEMPT Mon Dec 9 09:49:58 HKT 2013
hardware version : 1.00.03

Example 2: Update firmware via tftp

Advertising