Initial Configuration
411553-KDU 137 365 Uen D 2006-06-16
To save the current configuration settings, type the following command:
1. At the Privileged Exec mode prompt, type copy running-config
startup-config and press <Enter>.
2. Type the startup file name when prompted and press <Enter>.
5.3.3 Setting Passwords
Note: If this is the first time to log into the CLI program, define a new
password for the default user name using the username command, record it
and put it in a safe place.
Passwords can consist of up to 8 alphanumeric characters and are case
sensitive. To prevent unauthorized access to the ECN330-switch, set the
passwords as follows:
1. Open the console interface with the default user name and password admin
to access the Privileged Exec level.
2. Type configure and press <Enter>.
3. Type username guest password 0 <password>, for the Normal Exec
level, where password is the new password. Press <Enter>.
4. Type username admin password 0 <password>, for the Privileged
Exec level, where password is the new password. Press <Enter>.
Console#copy running-config startup-config
Startup configuration file name []: startup
Console#
Username: admin
Password:
CLI session with the Embedded Switching/Routing Unit is opened.
To end the CLI session, enter [Exit].
Console#configure
Console(config)#username guest password 0 [password]
Console(config)#username admin password 0 [password]
Console(config)#