admin管理员组文章数量:1130349
----------------------------------------
Cisco交换机4506/4006密码恢复详细过程 步骤:1、 打开45交换机的电源后,出现提示后按住键盘上的“Ctrl−C”5秒。然后进入系统ROM moniter状态(ROMmon) !−−−Here, you power cycle the switch. ********************************************************** * Welcome to ROM Monitor for WS−X4014 System. * * Copyright (c) 1999−2000, 2001 by Cisco Systems, Inc. * * All rights reserved. * ********************************************************** ROM Monitor Program Version 12.1(10r)EY(1.21) Board type 1, Board revision 7 Swamp FPGA revision 16, Dagobah FPGA revision 43 Timer interrupt test passed. MAC Address : 00−02−b9−83−af−fe IP Address : 172.16.84.122 Netmask : 255.255.255.0 Gateway : 172.16.84.1 TftpServer : Not set. Main Memory : 256 MBytes ***** The system will autoboot in 5 seconds ***** Type control−C to prevent autobooting. !−−−At this point, press Ctrl+C. Autoboot cancelled......... please wait!!! Autoboot cancelled......... please wait!!! rommon 1 > [interrupt] !−−−The module ended in the ROMmon. rommon 1 > [interrupt] 2、 进入了ROMmon模式后使用命令“confreg”进入系统恢复阶段。 rommon 1 > confreg Configuration Summary : => load ROM after netboot fails => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to change the configuration? y/n [n]: y enable "diagnostic mode"? y/n [n]: n enable "use net in IP bcast address"? y/n [n]: n disable "load ROM after netboot fails"? y/n [n]: n enable "use all zero broadcast"? y/n [n]: n enable "break/abort has effect"? y/n [n]: n enable "ignore system config info"? y/n [n]: y change console baud rate? y/n [n]: n change the boot characteristics? y/n [n]: n Configuration Summary : => load ROM after netboot fails => ignore system config info => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to save this configuration? y/n [n]: y You must reset or power cycle for new configuration to take effect 如果当你在“ignore system config info”时选择了Y,系统已经将寄存器值修改为0x2142,无需下面那一步了。 rommon 1 >confreg 0x2142 You must reset or power cycle for the new configuration to take effect 3、 修改寄存器值以后使用命令“reset”从新启动引擎。 rommon 2 > reset Resetting ....... rommon 3 > 当系统从新启动以后,你进入交换机后模式的提示符就成为了“Switch> ” 通过使用命令“Switch#show version”来查看现在的寄存器值是否修改成功。 Switch#show version ----看看是不是有下面这一行 Configuration register is 0x2142 此时交换机的配置为空,使用命令“Switch#show startup−config”查看曾经的配置。 此时可以看到密码和原先的设备配置情况。可以进行保存作为原始配置的备份。 4、 当查看寄存器值和配置备份后我们就可以进行下一步的操作了。 使用命令configure memory来保存startup-config中的内容到running-config中。 Switch#configure memory Uncompressed configuration from 1307 bytes to 3014 bytes 00:13:52: %SYS−5−CONFIG_I: Configured from memory by console c−4006−SUPIII# 同样可以使用命令“copy startup−config running−config”把原先的配置拷贝到现在的running-config中。 5、 此时就可以删除原来的密码了。 Switch (config)#no enable password 6、 删除密码后需要恢复原来的寄存器值。最后保存配置就可以了 c−4006−SUPIII(config)#config−register 0x2102 c−4006−SUPIII#write memory保存 7、最后使用“show version”命令来检查修改后的寄存器值是否修改回去了。、 c−4006−SUPIII#show version !−−− 看看是不是有下面这一行 Configuration register is 0x2142 (will be 0x2102 at next reload) c−4006−SUPIII# 最后从新启动系统,还原初始的寄存器值。
----------------------------------------
Cisco交换机4506/4006密码恢复详细过程 步骤:1、 打开45交换机的电源后,出现提示后按住键盘上的“Ctrl−C”5秒。然后进入系统ROM moniter状态(ROMmon) !−−−Here, you power cycle the switch. ********************************************************** * Welcome to ROM Monitor for WS−X4014 System. * * Copyright (c) 1999−2000, 2001 by Cisco Systems, Inc. * * All rights reserved. * ********************************************************** ROM Monitor Program Version 12.1(10r)EY(1.21) Board type 1, Board revision 7 Swamp FPGA revision 16, Dagobah FPGA revision 43 Timer interrupt test passed. MAC Address : 00−02−b9−83−af−fe IP Address : 172.16.84.122 Netmask : 255.255.255.0 Gateway : 172.16.84.1 TftpServer : Not set. Main Memory : 256 MBytes ***** The system will autoboot in 5 seconds ***** Type control−C to prevent autobooting. !−−−At this point, press Ctrl+C. Autoboot cancelled......... please wait!!! Autoboot cancelled......... please wait!!! rommon 1 > [interrupt] !−−−The module ended in the ROMmon. rommon 1 > [interrupt] 2、 进入了ROMmon模式后使用命令“confreg”进入系统恢复阶段。 rommon 1 > confreg Configuration Summary : => load ROM after netboot fails => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to change the configuration? y/n [n]: y enable "diagnostic mode"? y/n [n]: n enable "use net in IP bcast address"? y/n [n]: n disable "load ROM after netboot fails"? y/n [n]: n enable "use all zero broadcast"? y/n [n]: n enable "break/abort has effect"? y/n [n]: n enable "ignore system config info"? y/n [n]: y change console baud rate? y/n [n]: n change the boot characteristics? y/n [n]: n Configuration Summary : => load ROM after netboot fails => ignore system config info => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to save this configuration? y/n [n]: y You must reset or power cycle for new configuration to take effect 如果当你在“ignore system config info”时选择了Y,系统已经将寄存器值修改为0x2142,无需下面那一步了。 rommon 1 >confreg 0x2142 You must reset or power cycle for the new configuration to take effect 3、 修改寄存器值以后使用命令“reset”从新启动引擎。 rommon 2 > reset Resetting ....... rommon 3 > 当系统从新启动以后,你进入交换机后模式的提示符就成为了“Switch> ” 通过使用命令“Switch#show version”来查看现在的寄存器值是否修改成功。 Switch#show version ----看看是不是有下面这一行 Configuration register is 0x2142 此时交换机的配置为空,使用命令“Switch#show startup−config”查看曾经的配置。 此时可以看到密码和原先的设备配置情况。可以进行保存作为原始配置的备份。 4、 当查看寄存器值和配置备份后我们就可以进行下一步的操作了。 使用命令configure memory来保存startup-config中的内容到running-config中。 Switch#configure memory Uncompressed configuration from 1307 bytes to 3014 bytes 00:13:52: %SYS−5−CONFIG_I: Configured from memory by console c−4006−SUPIII# 同样可以使用命令“copy startup−config running−config”把原先的配置拷贝到现在的running-config中。 5、 此时就可以删除原来的密码了。 Switch (config)#no enable password 6、 删除密码后需要恢复原来的寄存器值。最后保存配置就可以了 c−4006−SUPIII(config)#config−register 0x2102 c−4006−SUPIII#write memory保存 7、最后使用“show version”命令来检查修改后的寄存器值是否修改回去了。、 c−4006−SUPIII#show version !−−− 看看是不是有下面这一行 Configuration register is 0x2142 (will be 0x2102 at next reload) c−4006−SUPIII# 最后从新启动系统,还原初始的寄存器值。
----------------------------------------
Cisco交换机4506/4006密码恢复详细过程 步骤:1、 打开45交换机的电源后,出现提示后按住键盘上的“Ctrl−C”5秒。然后进入系统ROM moniter状态(ROMmon) !−−−Here, you power cycle the switch. ********************************************************** * Welcome to ROM Monitor for WS−X4014 System. * * Copyright (c) 1999−2000, 2001 by Cisco Systems, Inc. * * All rights reserved. * ********************************************************** ROM Monitor Program Version 12.1(10r)EY(1.21) Board type 1, Board revision 7 Swamp FPGA revision 16, Dagobah FPGA revision 43 Timer interrupt test passed. MAC Address : 00−02−b9−83−af−fe IP Address : 172.16.84.122 Netmask : 255.255.255.0 Gateway : 172.16.84.1 TftpServer : Not set. Main Memory : 256 MBytes ***** The system will autoboot in 5 seconds ***** Type control−C to prevent autobooting. !−−−At this point, press Ctrl+C. Autoboot cancelled......... please wait!!! Autoboot cancelled......... please wait!!! rommon 1 > [interrupt] !−−−The module ended in the ROMmon. rommon 1 > [interrupt] 2、 进入了ROMmon模式后使用命令“confreg”进入系统恢复阶段。 rommon 1 > confreg Configuration Summary : => load ROM after netboot fails => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to change the configuration? y/n [n]: y enable "diagnostic mode"? y/n [n]: n enable "use net in IP bcast address"? y/n [n]: n disable "load ROM after netboot fails"? y/n [n]: n enable "use all zero broadcast"? y/n [n]: n enable "break/abort has effect"? y/n [n]: n enable "ignore system config info"? y/n [n]: y change console baud rate? y/n [n]: n change the boot characteristics? y/n [n]: n Configuration Summary : => load ROM after netboot fails => ignore system config info => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to save this configuration? y/n [n]: y You must reset or power cycle for new configuration to take effect 如果当你在“ignore system config info”时选择了Y,系统已经将寄存器值修改为0x2142,无需下面那一步了。 rommon 1 >confreg 0x2142 You must reset or power cycle for the new configuration to take effect 3、 修改寄存器值以后使用命令“reset”从新启动引擎。 rommon 2 > reset Resetting ....... rommon 3 > 当系统从新启动以后,你进入交换机后模式的提示符就成为了“Switch> ” 通过使用命令“Switch#show version”来查看现在的寄存器值是否修改成功。 Switch#show version ----看看是不是有下面这一行 Configuration register is 0x2142 此时交换机的配置为空,使用命令“Switch#show startup−config”查看曾经的配置。 此时可以看到密码和原先的设备配置情况。可以进行保存作为原始配置的备份。 4、 当查看寄存器值和配置备份后我们就可以进行下一步的操作了。 使用命令configure memory来保存startup-config中的内容到running-config中。 Switch#configure memory Uncompressed configuration from 1307 bytes to 3014 bytes 00:13:52: %SYS−5−CONFIG_I: Configured from memory by console c−4006−SUPIII# 同样可以使用命令“copy startup−config running−config”把原先的配置拷贝到现在的running-config中。 5、 此时就可以删除原来的密码了。 Switch (config)#no enable password 6、 删除密码后需要恢复原来的寄存器值。最后保存配置就可以了 c−4006−SUPIII(config)#config−register 0x2102 c−4006−SUPIII#write memory保存 7、最后使用“show version”命令来检查修改后的寄存器值是否修改回去了。、 c−4006−SUPIII#show version !−−− 看看是不是有下面这一行 Configuration register is 0x2142 (will be 0x2102 at next reload) c−4006−SUPIII# 最后从新启动系统,还原初始的寄存器值。
----------------------------------------
Cisco交换机4506/4006密码恢复详细过程 步骤:1、 打开45交换机的电源后,出现提示后按住键盘上的“Ctrl−C”5秒。然后进入系统ROM moniter状态(ROMmon) !−−−Here, you power cycle the switch. ********************************************************** * Welcome to ROM Monitor for WS−X4014 System. * * Copyright (c) 1999−2000, 2001 by Cisco Systems, Inc. * * All rights reserved. * ********************************************************** ROM Monitor Program Version 12.1(10r)EY(1.21) Board type 1, Board revision 7 Swamp FPGA revision 16, Dagobah FPGA revision 43 Timer interrupt test passed. MAC Address : 00−02−b9−83−af−fe IP Address : 172.16.84.122 Netmask : 255.255.255.0 Gateway : 172.16.84.1 TftpServer : Not set. Main Memory : 256 MBytes ***** The system will autoboot in 5 seconds ***** Type control−C to prevent autobooting. !−−−At this point, press Ctrl+C. Autoboot cancelled......... please wait!!! Autoboot cancelled......... please wait!!! rommon 1 > [interrupt] !−−−The module ended in the ROMmon. rommon 1 > [interrupt] 2、 进入了ROMmon模式后使用命令“confreg”进入系统恢复阶段。 rommon 1 > confreg Configuration Summary : => load ROM after netboot fails => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to change the configuration? y/n [n]: y enable "diagnostic mode"? y/n [n]: n enable "use net in IP bcast address"? y/n [n]: n disable "load ROM after netboot fails"? y/n [n]: n enable "use all zero broadcast"? y/n [n]: n enable "break/abort has effect"? y/n [n]: n enable "ignore system config info"? y/n [n]: y change console baud rate? y/n [n]: n change the boot characteristics? y/n [n]: n Configuration Summary : => load ROM after netboot fails => ignore system config info => console baud: 9600 => autoboot from: commands specified in 'BOOT' environment variable do you wish to save this configuration? y/n [n]: y You must reset or power cycle for new configuration to take effect 如果当你在“ignore system config info”时选择了Y,系统已经将寄存器值修改为0x2142,无需下面那一步了。 rommon 1 >confreg 0x2142 You must reset or power cycle for the new configuration to take effect 3、 修改寄存器值以后使用命令“reset”从新启动引擎。 rommon 2 > reset Resetting ....... rommon 3 > 当系统从新启动以后,你进入交换机后模式的提示符就成为了“Switch> ” 通过使用命令“Switch#show version”来查看现在的寄存器值是否修改成功。 Switch#show version ----看看是不是有下面这一行 Configuration register is 0x2142 此时交换机的配置为空,使用命令“Switch#show startup−config”查看曾经的配置。 此时可以看到密码和原先的设备配置情况。可以进行保存作为原始配置的备份。 4、 当查看寄存器值和配置备份后我们就可以进行下一步的操作了。 使用命令configure memory来保存startup-config中的内容到running-config中。 Switch#configure memory Uncompressed configuration from 1307 bytes to 3014 bytes 00:13:52: %SYS−5−CONFIG_I: Configured from memory by console c−4006−SUPIII# 同样可以使用命令“copy startup−config running−config”把原先的配置拷贝到现在的running-config中。 5、 此时就可以删除原来的密码了。 Switch (config)#no enable password 6、 删除密码后需要恢复原来的寄存器值。最后保存配置就可以了 c−4006−SUPIII(config)#config−register 0x2102 c−4006−SUPIII#write memory保存 7、最后使用“show version”命令来检查修改后的寄存器值是否修改回去了。、 c−4006−SUPIII#show version !−−− 看看是不是有下面这一行 Configuration register is 0x2142 (will be 0x2102 at next reload) c−4006−SUPIII# 最后从新启动系统,还原初始的寄存器值。
版权声明:本文标题:Cisco交换机45004000密码恢复详细过程 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/jiaocheng/1763973090a2976003.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论