Print

S5500/S5800/S5830系列交换机恢复出厂的方法

2018-11-25 发表

组网及说明

配置需求或说明

1.1 适用产品系列

      本案例适用于如S5500-20TP-SI、S5500-52C-EI、S5500-52C-PWR-EI、S5500-34C-HI、S5800-32C-EI、S5800-32F、S5800-60C-PWR、S5830-106S等S5500、S5800、S5830系列的交换机。


1.2 配置需求及实现的效果

     通过web页面和命令行恢复出厂设置。


组网图

    无


配置步骤

配置步骤

3.1 Web页面恢复出厂设置

适用浏览器登录设备

左边导航栏:设备>配置管理>恢复出厂配置,然后重启就好了。



3.2 命令行恢复出厂设置

reset saved-configuration 

The saved configuration file will be erased. Are you sure? [Y/N]:Y  //确定删除保存的配置文件

reboot

 Start to check configuration with next startup configuration file, please wait.........DONE!

 This command will reboot the device. Current configuration will be lost, save current configuration? [Y/N]:N  //不保存配置

This command will reboot the device. Continue? [Y/N]:Y   //继续重启


配置关键点