思科3560的enable登陆密码被设定以后,我们可以选用下边的办法来恢复思科3560网络交换机登陆密码。
恢复思科3560网络交换机登陆密码基本上流程:
(1).拔出开关电源
(2).按住mode按键,开启开关电源
(3).输入flash_init,再输入load_helper
(4).实行dir flash:
(5).重命名配置文件 (rename flash:config.text flash:config.old)
(6).运行 (Boot)
(7).在进到setup模式提醒下输入no
(8).进到权利模式 (enable)
(9).重命名配置文件 (rename flash:config.text flash:config.old)
(10).存盘 (write)
(11).重新启动 (reload)
在恢复全过程中采用的一些指令:
switch: flash_init
switch: load_helper
switch: dir flash: //能够看见vlan.dat和config.text文档
switch: rename flash:config.text flash:config.old //改文件夹名称
switch: boot //重新启动进到setup模式,输入no撤出该模式,这时沒有开启原来的配置文件
switch>en
switch#rename flash:config.old flash:config.text
switch# write
switch# reload
思科不一样的网络交换机登陆密码恢复有点儿区别。