2、 拔掉交换机电源线。
3、 按下“mode”按钮不动(在前面板的左边)。
4、 插好交换机电源线,然后释放“mode”按钮。出现如下提示:
以下是引用片段: 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 |
6、 键入命令:load_helper。
7、 键入命令:dir flash: .注意:一定要有“:”。
8、 键入命令:rename flash:config.text flash:config.old ,重新命名配置文件。该配置文件包含密码定义。
9、 键入命令:boot。
10、 在Continue with the configuration dialog? [yes/no] : 后键入“N”。
11、 在提示符后键入命令:enable ,进入特权模式。
12、 键入命令:rename flash:config.old flash:config.text ,恢复配置文件。
13、 键入命令:copy flash:config.text system:running-config,将配置文件拷贝入内存。
14、 进入配置状态,更改密码。
15、 将新配置保存。
16、 退出特权用户状态,关闭“超级终端”程序。
声明:该修改方法适用于多种型号的Cisco交换机。如:Cisco 2900XL, 3500XL, 2950,3550.本人在Cisco 3500XL交换机上成功使用过。