Chapter 2
| Using the Command Line Interface
Entering Commands
– 63 –
After entering the Telnet command, the login screen displays:
Username: admin
Password:
CLI session with the SC30010 is opened.
To end the CLI session, enter [Exit].
Vty-0#
Note:
You can open up to eight sessions to the device via Telnet or SSH.
Entering Commands
This section describes how to enter CLI commands.
Keywords and
Arguments
A CLI command is a series of keywords and arguments. Keywords identify a
command, and arguments specify configuration parameters. For example, in
the command “show interfaces status ethernet 1/5,”
show interfaces
and
status
are keywords,
ethernet
is an argument that specifies the interface
type, and
1/5
specifies the unit/port.
You can enter commands as follows:
◆
To enter a simple command, enter the command keyword.
◆
To enter multiple commands, enter each command in the required order.
For example, to enable Privileged Exec command mode, and display the
startup configuration, enter the following commands. The default password
“super” is used to change from Normal Exec to Privileged Exec mode:
Console>
enable
Password:
Console#
show startup-config
◆
To enter commands that require parameters, enter the required
parameters after the command keyword. For example, to set a password
for the administrator, enter:
Console(config)#
username admin password 0 smith
Minimum
Abbreviation
The CLI will accept a minimum number of characters that uniquely identify a
command. For example, the command “configure” can be entered as
con
. If an
entry is ambiguous, the system will prompt for further input.
Содержание SC30010
Страница 1: ...C 300 Series Gigabit Managed Switch CLI Reference Guide SOFTWARE RELEASE V1 1 10 171 www signamax com ...
Страница 2: ...CLI Reference Guide SC30010 C 300 48 Port Gigabit Managed Switch E122017 KS R01 ...
Страница 482: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 482 ...
Страница 670: ......
Страница 671: ...E122017 KS R01 ...