CISCO2950恢复出厂设置

1.先按住交换机面板上的mode键,然后打开电源。

2.初始化flash。
>flash_init

3.更名含有password的配置文件。
>rename flash:config.text flash:config.old

4.重新启动交换机。
>boot/reset

5.进入特权模式。
>enable

6.此时开机是已忽略password。
#rename flash:config.old flash:config.text

7.copy配置文件到当前系统中。
#copy flash:config.text syst...
这是密码回复的步骤
如果要恢复出厂设置只要在初始化Flash以后,删除config.text和Vlan.dat
Delete flash:config.text
Delete flash:vlan.dat 









本文转自 chengchow 51CTO博客,原文链接:http://blog.51cto.com/chengchow/827988,如需转载请自行联系原作者
上一篇:JStorm-介绍


下一篇:buildroot 重新编译 package