cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
974
Views
0
Helpful
4
Replies

Extract Config from Catalyst 3750 Stack - Password/Username unknown

Hi All,

 

Can anyone provide any guidance as to finding out the saved (or running) config on a Catalyst 3750 stack (fibre + copper mixture)?

 

I've got physical access to the switches, but unfortunately I don't have the username or passwords need to access enable mode/global config mode to make changes.

 

Thanks!

4 Replies 4

Just to add for the recovery make sure you dont skip any steps in the re-naming section of the config file in password recovery or you may wipe/overwrite the config

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

1. Power off the switch and press hold the MODE button (Don't release it)

2. Plug the power cable and wait till you will not see the "Switch:" prompt. After that release the MODE button.

3. run the command "flash_init"

4. Run a command "rename flash:config.text flash:config.old

5. Run a command "boot"

 

The switch will boot and wait for boot proper.

 

6. Run a command "rename flash:config.old flash:config.text"

7. copy flash: config.text running-config

 

Your configuration is here and doesn't forget to change the password.

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hello
Just like to add on some switch(s) you may have to also initiate the load_helper

1)
power cycle switch <- depress mode button until port 1 led shows solid for about 2-3 secs
flash_int
load_helper

2)
dir flash:
rename flash:config.text flash:config.old
boot

3)
rename flash:config.old flash:config.text
copy startup-config run
    .......change password(s)
wr
reload

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul