Erase enable secret

meddmo -  
brupala Posted messages 111183 Registration date   Status Member Last intervention   -
Hello,
I assigned enable secret to a Cisco 3560 switch
and I can't connect
how to erase this login knowing that I am in user mode > and not in config mode

Configuration: Windows 7 / Internet Explorer 9.0

3 answers

  1. tech4help Posted messages 38 Status Member 11
     
    Hi,

    In your case, it is impossible to change your enable secret password because you are in user mode >, so here are the steps to change your password without losing the configuration

    1- Physically restart your switch (ON - OFF)
    2- During the IOS image decompression in RAM ######## press Ctrl + Pause to enter ROMMON mode (ROM MONITOR)
    3- Type the command Confreg 0x2142
    4- Then type Reset to restart the switch
    5- After the IOS decompression, type Enable
    6- switch#copy startup-config running config
    7- switch#no enable secret
    8- copy running-config startup-config
    9- Switch(config)#config-register 0x2102
    10- Router#reload
    2
  2. tech4help Posted messages 38 Status Member 11
     
    It is necessary to create the command in global configuration mode

    YourRouter(Config)# No Enable Secret
    1
  3. Doezer Posted messages 256 Registration date   Status Member Last intervention   112
     
    Hello,
    reset the router.
    0