28-5
Catalyst 2360 Switch Software Configuration Guide
OL-19808-01
Chapter 28 Troubleshooting
Recovering from a Lost or Forgotten Password
Step 2
If you had set the console port speed to anything other than 9600, it has been reset to that particular
speed. Change the emulation software line speed to match that of the switch console port.
Step 3
Load any helper files:
switch:
load_helper
Step 4
Display the contents of usb flash memory:
switch:
dir usbflash0:
The switch file system appears:
Directory of usbflash0:/
2 -rw- 8736183 <date> c2360-universal-mz
1022853120 bytes available (21938176 bytes used)
Step 5
Rename the configuration file to config.text.old.
This file contains the password definition.
switch:
rename flash:
config.text
flash:
config.text.old
Step 6
Boot up the system:
switch:
boot
You are prompted to start the setup program. Enter
N
at the prompt:
Continue with the configuration dialog? [yes/no]:
N
Step 7
At the switch prompt, enter privileged EXEC mode:
Switch>
enable
Step 8
Rename the configuration file to its original name:
Switch#
rename flash:
config.text.old
flash:
config.text
Step 9
Copy the configuration file into memory:
Switch#
copy flash:
config.text
system:
running-config
Source filename [config.text]?
Destination filename [running-config]?
Press
Return
in response to the confirmation prompts.
The configuration file is now reloaded, and you can change the password.
Step 10
Enter global configuration mode:
Switch#
configure terminal
Step 11
Change the password:
Switch (config)#
enable secret
password
The secret password can be from 1 to 25 alphanumeric characters, can start with a number, is case
sensitive, and allows spaces but ignores leading spaces.
Step 12
Return to privileged EXEC mode:
Switch (config)#
exit
Switch#
Содержание Catalyst 2360
Страница 28: ...xxviii Catalyst 2360 Switch Software Configuration Guide OL 19808 01 Preface ...
Страница 200: ...9 24 Catalyst 2360 Switch Software Configuration Guide OL 19808 01 Chapter 9 Configuring VLANs Configuring VLAN Trunks ...
Страница 388: ...23 18 Catalyst 2360 Switch Software Configuration Guide OL 19808 01 Chapter 23 Configuring SNMP Displaying SNMP Status ...