考试网 >> IT认证 >> 思科 >> Cisco指导 >> Cisco系列路由器密码恢复研究与实践

Cisco系列路由器密码恢复研究与实践

发布时间:2006-06-28 06:07     点击:
分页:上一页  1 [2] 3 4  下一页

  (1)在启动的60 s内按下中断键Ctrl+Break,如果Break被屏蔽了可以使用循环开机的方法,使设备进入rom monitor状态,提示符号为“>”。

  (2)在rom monitor中输入set命令:

  记下当前的ios-conf值,这里是0x2102。

  Boot# set

  ……

  Set prompt=“boot”

  Set ios-conf=0X2102

  (3)输入set ios-conf 142,如下:boot# set ios-conf 142。

  (4)输入boot引导系统,如果设备在重启过程中要求进行初始化配置,一路回答“No”,如下所示:

  Boot# boot

  ……

  8kbytes of nonvolatile configuration

  memory

  8Mbytes of flash on board (4M from flash card)

  ——system configuration dialog——

  would you like to enter the initial configuration dialog?[yes/no]:n

  press reture to get started!(press enter)

  (5)输入回车,enable,再回车,进入enable状态,命令序列如下:

  Router>en

  Router#

  (6)输入config mem,调入原配置文件,并进入配置模式(注意:不要conf t),命令序列如下:

  Router# conf mem

  801(config)#

  (7)恢复原始配置寄存器值并激活所有端口:

  801#configure terminal

  801(config)#configregister0X2102

  801(config)#interface xx

  801(config)#no shutdow

  (8)查询并记录丢失的口令:

  801#show configuration (show startupconfig)

  (9)修改口令:

  801#configure terminal

  801(config)line console 0

  801(configline)#login

  801(configline)#password xxxxxxxxx

  801(configline)#

  801(configline)#write memory (copy runningconfig startupconfig)

  4Cisco2500系列路由器(以2509为例)具体操作方法

  (1)在启动的60 s内按下中断键Ctrl+Break,如果Break被屏蔽了可以使用循环开机的方法,使设备进入rom monitor状态。
分页:上一页  1 [2] 3 4  下一页
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有