Robustel GoRugged R3000-3P User Guide
86
INTERFACE MODE:
R3000-3P(config)# interface Ethernet 0
R3000-3P(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 “?” everywhere needed that will show us the helpful
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
Parameters haven’t been finished yet .
% Invalid input detected at '^' marker '^' marker indicates the location where is set wrong .
Note
: Almost all 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
.
NOTICE: Knowing the
CLI hierarchy level modes
is necessary before configuring the CLI. If you don’t , 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-3P> show version
software version : 1.01.00
kernel version : v2.6.39
hardware version : 1.01.00
Example 2 : Update firmware via tftp