中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 硬件维修 > 综合技术
CISCO交换机恢复密码方法
作者:未知 时间:2005-09-13 23:53 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:CISCO交换机恢复密码方法

1、 设置WINDOWS超级终端,名称自定义:
波特率(每秒位数):9600
数据位:8
奇偶校验:无
停止位:1
数据流控制:硬件或无
2、拔下交换机的电源线。
3、重新连接交换机电源的同时按住交换机前面板上的mode(模式)键,直到交换机上1X端口指示灯不再亮(大约15~20秒)。将出现以下信息:
The system has been interrupted prior to initializing the flash file system. The following commands will initialize the flash file system, and finish loading the operating system software:

flash_init
load_helper
boot

switch>
4、在switch>提示符下键入flash_init,进行初始化;
5、switch>load_helper
6、switch>dir flash:
显示如下信息:
Directory of flash:
2 -rwx 843947 Mar 01 1993 00:02:18 C2900XL-h-mz-112.8-SA
4 drwx 3776 Mar 01 1993 01:23:24 html
66 -rwx 130 Jan 01 1970 00:01:19 env_vars
68 -rwx 1296 Mar 01 1993 06:55:51 config.text1728000 bytes total (456704 bytes free)
7、switch>rename flash:config.text flash:config.old
把配置文件更名后,在switch>下键入boot引导设备,在系统开始进行设置的时候,按N键,设置完成后,出现如下信息:
Continue with the configuration dialog? [yes/no] :
键入n
8、出现switch>提示符后,键入en进入配置模式
9、重新命名配置文件:
switch> rename flash:config.old flash:config.text
10、拷贝配置文件到内存中
Switch# copy flash:config.text system:running-config
Destination filename [running-config]? (press Return)
按回车键,将配置文件重新装入。
11、改变口令
switch#config terminal
switch(config)#enable password Cisco
12、将当前配置写入配置文件
switch(config)#write mem

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有