2
CLI C
OMMAND
C
ONVENTIONS
AND
T
ERMINOLOGY
This chapter describes the command syntax, conventions and terminology used
within the Command Line Interface. Reviewing and understanding this chapter is
essential for you to understand subsequent chapters.
Command
Structure
Format
Commands can be followed by values and/or parameters and values. For example:
a
dd ip network <network_name>
address [ip_addr]
{ interface [eth:1] }
■
add ip network
is the command
■
<network_name>
is the (required) value for the command
■
address
is a required parameter
■
[ip_addr]
is the value for the IP address parameter which you must provide
■
interface
is only required if you want to override the default value, which is
eth:1
Parameters
■
are order independent
■
{
…
}
parameters enclosed by curly braces are required, and are provided with
default values. You do not need to specify these parameters unless you wish to
override the default.
Values
■
<
…
>
required values for a command or parameter are enclosed by arrows.
■
[
…
]
range of values following parameters are enclosed in brackets. Inside the
brackets, if you see a:
■
|
(vertical bar) you may select only
one
of the displayed choices:
[FIRST
|
SECOND
|
THIRD]
■
,
(comma) you can select
one or more
of the displayed choices:
[FIRST,SECOND,THIRD,...]
■
The type of value you enter must match the type requested. Numbers are
either decimal or hexadecimal. Text can be either a string that you create, or it
Summary of Contents for OfficeConnect 3CP4144
Page 1: ...http www 3com com OfficeConnectTM Remote 812 ADSL Router CLI User s Guide Release 1 1 ...
Page 20: ...2 4 CHAPTER 2 CLI COMMAND CONVENTIONS AND TERMINOLOGY ...
Page 30: ...4 8 CHAPTER 4 QUICK SETUP ...
Page 36: ...5 6 CHAPTER 5 QUICK VC SETUP ...
Page 76: ...6 40 CHAPTER 6 MANUAL SETUP ...