OptiSwitch 2400/L3
Getting
Started
C
HAPTER
2
26
Abbreviated Commands
You can abbreviate commands and keywords to the number of
characters that allow a unique abbreviation. You can abbreviate
the
configure terminal
command by entering
conf ter
at the
system prompt and pressing <
Enter
> to execute the command. An
example is shown below.
{
XE "Abbreviated commands"
}
OS2400#
OS2400# conf term
OS2400(config)#
Partial Commands
The <
Tab
> key enables you to complete partial commands. When
you enter a unique partial character string and press the <
Tab
>
key, the system completes the command or keyword on the
command line.
Accessing Help
Typing
?
enables you to gain command information in a number
of ways.
{
XE "Accessing help"
}{
XE "CLI:accessing help"
}{
XE "Help"
}
NOTE:
The
?
does not appear on the CLI screen and therefore is not depicted in the
following examples.
■
CLI Help:
Type
?
at the prompt in any mode to see the
commands available for that mode. The following example
displays the available options when you type
?
in the User
mode.
OS2400>
enabled
Turn on privileged mode command
exit
Exit current mode and down to previous mode
help
Description of the interactive help system
list
Print command list
logout
Logout form this current session
ping
send echo messages
quit
Exit current mode and down to the previous mode
show
Show running system information
telnet
Open a telnet connection
traceroute Trace t\route to destination
OS2400>