Cisco Recuperacion Password 3750G
Cisco Recuperacion Password 3750G
Configuration Switches
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Background Information
Recovery Procedure
Related Information
Introduction
This document describes the password recovery procedure for the Cisco Catalyst Layer 2 and
Cisco Catalyst Layer 3 fixed configuration switches.
Prerequisites
Requirements
Components Used
This document is based on the switches 2900XL/3500XL, 2940, 2950/2955, 2960, 2970, 3550,
3560, and 3750 Series.
The information in this document was created from the devices in a specific lab environment. All of
the devices used in this document started with a cleared (default) configuration. If your network is
live, ensure that you understand the potential impact of any command.
Conventions
For more information on document conventions, see the Cisco Technical Tips Conventions.
Background Information
This document describes the password recovery procedure for the Cisco Catalyst Layer 2 fixed
configuration switches 2900XL/3500XL, 2940, 2950/2955, 2960, and 2970 Series, as well as the
Cisco Catalyst Layer 3 fixed configuration switches 3550, 3560, and 3750 Series.
Recovery Procedure
To recover the password:
1. Attach a terminal or PC with terminal emulation (for example, Hyper Terminal) to the console
port of the switch.Use these terminal settings:Bits per second (baud): 9600Data bits: 8Parity:
NoneStop bits: 1Flow Control: Xon/XoffNote: For additional information on cabling and
connecting a terminal to the console port, refer to Connect a Terminal to the Console Port on
Catalyst Switches.
2. Unplug the power cable.
3. Power the switch and bring it to the switch: prompt:For 2900XL, 3500XL, 2940, 2950, 2960,
2970, 3550, 3560, and 3750 series switches, do this:Hold down the mode button located
on the left side of the front panel, while you reconnect the power cable to the switch.Note:
LED position can vary slightly based on the model.
Catalyst 3524XL
Catalyst 3524XL
Catalyst 2950-24
Catalyst 2950-24
The next example uses Hyperterm to break into switch: mode on a 2955.
!--- Wait until you see this message before !--- you issue the break sequence.
!--- Ctrl+Break is entered using Hyperterm. The system has been interrupted prior to
initializing the flash file system to finish loading the operating system software:
flash_init load_helper boot switch:
switch: flash_init
Initializing Flash...
flashfs[0]: 143 files, 4 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 3612672
flashfs[0]: Bytes used: 2729472
flashfs[0]: Bytes available: 883200
flashfs[0]: flashfs fsck took 86 seconds
....done Initializing Flash.
Boot Sector Filesystem (bs:) installed, fsid: 3
Parameter Block Filesystem (pb:) installed, fsid: 4
switch:
switch: load_helper
switch:
6. Issue the dir flash: command.
Note: Make sure to type a colon (:) after the dir flash.
!--- This is the current version of software. 4 -rwx 1131 <date> config.text
!--- This is the configuration file. 5 -rwx 109 <date> info 6 -rwx 389 <date>
env_vars 7 drwx 640 <date> html 18 -rwx 109 <date> info.ver 403968 bytes available
(3208704 bytes used) switch: !--- This output is from a 3500XL switch. Output from
!--- other switches will vary slightly.
!--- Type "n" for no. Press RETURN to get started. !--- Press Return or Enter. Switch> !---
The Switch> prompt is displayed.
4. At the switch prompt, type en to enter enable mode.
Switch>en
Switch#
5. Type rename flash:config.old flash:config.text to rename the configuration file with its
original name.
Switch#rename flash:config.old flash:config.text
Destination filename [config.text]
!--- Press Return or Enter. 1131 bytes copied in 0.760 secs Sw1#
The configuration file is now reloaded.
7. Overwrite the current passwords that you do not know. Choose a strong password with at
least one capital letter, one number, and one special character.Note: Overwrite the
passwords which are necessary. You need not overwrite all of the mentioned passwords.
Sw1#configure terminal
8. Write the running configuration to the configuration file with the write memory command.
Sw1#write memory
Building configuration...
[OK]
Sw1#
Related Information
● Cisco Technical Support & Downloads