Chinaunix首页 | 论坛 | 博客
  • 博客访问: 852825
  • 博文数量: 275
  • 博客积分: 3904
  • 博客等级: 中校
  • 技术积分: 4605
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-17 21:10
文章分类

全部博文(275)

文章存档

2014年(9)

2013年(124)

2012年(142)

分类:

2012-05-22 20:13:59

1、 接上Console线,重新加电,加电后按住mode键,STAT灯亮起后松开;

  2、 机器上会提示flash_init,load_helper,switchboot;

  3、 依次flash_init,load_helper;

  4、 进入特权模式,dir flash:,有一个config.text,就是这个文件保存3550的配置信息;

  5、 Rename flash:config.text flash:config.old;

  6、 Reboot;

  7、 启动以后,会提示是否进入setup,输入no;

  8、 进入特权模式,rename flash:config.old flash:config.text;

  9、 再运行copy flash:config.text system:running-config,完了后进入config mode,no enable password,保存即可。

  ------------------------------------------------------------------------------

  那你还有enable吗?能登陆进去的话只接该部就可以了吗?如果enable都丢失了那么可以用下面的。然后进去在该 line cons lin vty

  .拔掉的电源线

  2。用超级终端和控制线连到交换机,超级终端的设置是:

  9600 baud rate

  No parity

  8 data bits

  1 stop bit

  No flow control

  3。按住交换机前面板的“mode”按钮,插上电源线,当端口1上面的灯不亮后,放松“mode”按钮;

  4。这时超级终端上应该显示:

  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

  5。输入flash_init

  6。输入load_helper

  7. 输入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.text

  1728000 bytes total (456704 bytes free)

  8。输入rename flash:config.text flash:config.old

  9.输入boot,重新启动系统

  10。系统启动完后显示:Continue with the configuration dialog? [yes/no] :

  输入N

  11.输入enable

  12.进入enable模式后,输入rename flash:config.old flash:config.text

  13。接着按以下步骤操作:

  Switch# copy flash:config.text system:running-config

  Source filename [config.text]? (press Return)

  Destination filename [running-config]? (press Return)

  14 。接着按以下步骤操作:

  switch#configure terminal

  switch(config)#no enable secret

  switch(config)#no enable password

  switch(config)#exit

  switch#write memory

  这时,系统就恢复没有密码的状态了
阅读(894) | 评论(0) | 转发(2) |
0

上一篇:CISCO 3550 配置 DHCP

下一篇:EIGRP STUB

给主人留下些什么吧!~~