10G Core Routing Switch User Manual
陈泽科技有限公司
- - 12 - -
www.stephen-tele.com
4.
Basic Configuration
4.1.
Console Connection
The CLI program provides two different command levels — normal access level (Normal Exec) and privileged access
level (Privileged Exec).
The commands available at the Normal Exec level are a limited subset of those available at the Privileged Exec level
and allow you to only display information and use basic utilities. To fully configure the switch parameters, you must
access the CLI at the Privileged Exec level. Access to both CLI levels are controlled by user names and passwords.
The switch has a default user name and password for each level. To log into the CLI at the Privileged Exec level using
the default user name and password, perform these steps:
1. To initiate your console connection, press <Enter>. The “User Access Verification” procedure starts.
2. At the <Login:> prompt, enter “admin.”
3. At the Password prompt, direct press “enter” (The default password not set.)
4. The session is opened and the CLI displays the “switch>” prompt indicating you have access at the Normal Exec level.
5. At the “switch>” prompt ,enter “enable” .
6 . At the Password prompt, direct press “enter” (The default password not set.)
7. The session is opened and the CLI displays the “switch#” prompt indicating you have access at the Privileged Exec
level.
4.2.
Creating user and setting password
When you create new user ,the default user is deleted automatically.
Beginning in privileged EXEC mode, follow these steps to create user and set password.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
user add
user-name
login-password
login-password
Create user and set login password.
User-name is less than 4 chars.
Login-password is less than 6 chars.
Step 3
user login-password
user-name
<CR>
Input new login password for
user abc please.
New Password:
Confirm Password:
(optional) Change login password.
Step 4
user enable-password
user-name
<CR>
Input new enable password for
user abc please.
New Password:
Confirm Password:
(optional) Set or change enable password.