快速启动

>en

>config t

>int range f0/1 -24

>spanning-tree portfast

>end

>write memory

交换机en密码重置

1、 接上Console线,重新加电,加电后按住mode键,Syst灯亮起后松开;
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、 boot;
7、 启动以后,会提示是否进入setup,输入no;
8、 进入特权模式,rename flash:config.old flash:config.text;
9、 再运行copy flash:config.text system:running-config,完了后进入config mode,no enable password,保存即可。

 

相关文章:

  • 2021-12-19
  • 2021-09-28
  • 2021-11-04
  • 2022-01-02
  • 2021-12-16
  • 2021-12-02
  • 2021-11-02
猜你喜欢
  • 2021-12-06
  • 2021-07-15
  • 2021-12-30
  • 2021-05-15
  • 2021-12-16
  • 2021-12-16
相关资源
相似解决方案