![AsGa LightBolt 28304-E1 User Manual Download Page 10](http://html1.mh-extra.com/html/asga/lightbolt-28304-e1/lightbolt-28304-e1_user-manual_2981900010.webp)
AsGa Light
AsGa Light
AsGa Light
AsGa LightBOLT
BOLT
BOLT
BOLT 10GigE Switch
10GigE Switch
10GigE Switch
10GigE Switch
U
U
U
User Guide
ser Guide
ser Guide
ser Guide
Configuration
Configuration
Configuration
Configuration
10
3 CONFIGURATION
3.1
Command Line Interface
This Guide attempts to make configuration simpler as possible; displaying all AsGOS
command lines necessaries to configure LightBOLT series switches. It covers basic configurations for
Basic Access and all Networking Services provided by the platform.
3.2
Conventions Used in this Guide
Conventions for the syntax and procedures describing how to enter information and how
information is displayed on the console are given in the following table.
CONVENTION
DESCRIPTION
SYNTAX
command syntax
This monospaced font represents command strings
entered on a command line and sample source code.
show ip ospf
UPPERCASE
A variable parameter. Enter a value according to the
descriptions that follow.
área
AREAID
range
ADDRESS
? question Mark
Used with the square brackets to limit the immediately
following token to one occurrence. Not to be entered as
part of the command.
[parm1|parm2|
?
parm3]
expands to parm1
parm3
parm1 parm2
(with parm3 occurring once)
lowercase
A keyword parameter. Enter lowercase values exactly as
shown.
show ip ospf
|
The vertical bar. Delimits choices; select one from the list. A.B.C.D
|
<0-4294967295>
. Dot (period)
Allows the repetition of the element that immediately
follows it multiple times. Not to be entered as part of the
command.
.AA:NN
can be expanded
to:
1:01 1:02 1:03.
()
Parenthesis. Delimits optional parameters. Do not enter
parentheses as part of any command
(
A.B.C.D|<0-4294967295>
)
[]
Square brackets: groups parameters and keywords into a
single unit. Take all parts within these brackets. Do not
enter brackets as part of any command.
[
parm2|parm2|parm3
]
< >
Angle brackets: enclose a numeric range for a keyword.
Do not enter angle brackets as part of any command.
<
0-65535
>
description
Proportional font gives specific details about a parameter.
=
Equal sign: separates the command syntax from
explanatory text.
PROCESSID
=
<0-65535>
IFNAME
Indicates the name of an interface.
GE1 (For Giga Bit Etherrnet
interfaces) XE1 (For 10Giga
Bit Interfaces)
Note
: Unless otherwise stated, press Enter after each command entry.
3.3
Command Line Interface Primer
The AsGOS Command Line Interface (CLI) is a text-based facility similar to most industry
standards command lines interfaces. Each command CLI is usually associated with a specific function
or a common function performing a specific task.
Multiple users can telnet and issue commands using the Exec mode and the Privileged Exec
mode. However, only one user is allowed to use the Configure mode at a time, to avoid multiple users
from issuing configuration commands simultaneously.