首页 | 互联网 | IT动态 | IT培训 | Cisco | Windows | Linux | Java | .Net | Oracle | 软件测试 | C/C++ | 嵌入式开发 | 存储世界 | 服务器
网络设备 | IDC | 安全 | 求职招聘 | 数字网校 | 网页设计 | 平面设计 | 技术专题 | 电子书下载 | 教学视频 | 源码下载 | 搜索 | 博客 | 论坛
欢迎光临中国IT实验室思科频道
Google
您现在的位置: 中国IT实验室 >> Cisco >> 路由技术 >> 路由应用 >> 正文

思科路由器口令破解执行总结

  1、启动路由器,在30秒那按ctrl+break,进入rommon模式

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
C2600 platform with 65536 Kbytes of main memory
PC = 0xfff0ab6c, Vector = 0x500, SP = 0x80004884
monitor: command "boot" aborted due to user interrupt
rommon 1 > 

  2、然后输入

rommon 1 > confreg 0x2142
You must reset or power cycle for new config to take effect
rommon 2 > reset 

  3、路由器会重新启动

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
C2600 platform with 65536 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0x8a7f8c
Self decompressing the image :
中间引导过程忽略。。。。。
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]: 

  4、按ctrl+c

Press RETURN to get started!
Router>
Router>enable
Router#copy startup-config running-config
Destination filename [running-config]?
816 bytes copied in 0.884 secs
router1#
router1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
router1(config)#
router1(config)#enable secret cisco
router1(config)#enable password 12345
router1(config)#line con 0
router1(config-line)#login
router1(config-line)#password cisco
router1(config-line)#exit
router1(config)#line aux 0
router1(config-line)#login
router1(config-line)#password cisco
router1(config-line)#exit
router1(config)#line vty 0 4
router1(config-line)#login
router1(config-line)#password cisco
router1(config-line)#exit
router1(config)#config-register 0x2102
router1(config)#exit
router1#
router1#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
router1# 

 

【责编:Kittoy】
中国IT教育
相关产品和培训
文章评论
 友情推荐精华
 专题推荐

 ·节省成本才是“王道” VOIP案例应用…
 ·巧用网络流量 打造健康内网…
 ·无线路由器设置从入门到精通
 ·企业网管如何部署你的网络监控系统?
 ·负载均衡技术方案攻略
 ·中国IT实验室2007年技术热点盘点
 ·利用路由实现VPN的配置方法
 ·让你的局域网网速更上一层楼
 ·小命令大作用---Ping
 ·OSPF路由协议专题
 今日更新
 认证培训
 频道精选
 思科频道导航