This document describes the password recovery procedure for the Cisco Catalyst 2900XL, 3500XL, 2950, and 3550 series switches.
Attach a terminal or PC with terminal emulation to the console port of the switch. Use the following terminal settings:
9600 baud rate
No parity
8 data bits
1 stop bit
No flow control
The following instructions appear:
The system has been interrupted prior to initializing the flash file system. The following commands will initialize the flash file system, and finish loading the operating system software: flash_init load_helper boot
The switch file system is displayed:
Directory of flash: 2 -rwx 843947 Mar 01 1993 00:02:18 C2900XL-h-mz-112.8-SA 4 drwx 3776 Mar 01 1993 01:23:24 html 66 -rwx 130 Jan 01 1970 00:01:19 env_vars 68 -rwx 1296 Mar 01 1993 06:55:51 config.text 1728000 bytes total (456704 bytes free)
This file contains the password definition.
Switch# copy flash:config.text system:running-config Source filename [config.text]? (press Return) Destination filename [running-config]? (press Return)
The configuration file is now reloaded.
switch#configure terminal switch(config)#no enable secret !-- This step is necessary if the switch had an enable secret password switch(config)#enable password Cisco switch#(config)#^Z !--Control/Z
Write the running configuration to the configuration file:
switch#write memory