• 5700清空所有配置的方法


    5700能否通过reset按键清空配置,清空配置的方法是什么?

    5700系列交换机目前暂无reset按键,清空配置的方法如下:
    
    方法一:通过命令行恢复
    
    1.系统视图下输入
    
    [S5348TP-SI]undo startup saved-configuration
    
    取消下次启动时已保存的配置启动
    
    2.用户视图下输入
    
    <S5348TP-SI>reset saved-configuration 
    
    Warning: The action will delete the saved configuration in the device.
    
    The configuration will be erased to reconfigure. Continue? [Y/N]:Y
    
    清除保存的配置,系统会提示是否删除,选择Y
    
    3.用户视图下输入
    
    <S5348TP-SI>reboot
    
    Info: The system is now comparing the configuration, please wait.
    
    Warning: All the configuration will be saved to the configuration file for the next startup:, Continue?[Y/N]:N
    
    Info: If want to reboot with saving diagnostic information, input 'N' and then execute 'reboot save diagnostic-information'.
    
    System will reboot! Continue?[Y/N]:Y
    
    重启设备,此时系统会提示两次选择,第一次提示是否保存当前配置,选择N,第二次提示是否重启,选择Y。
    
    重启完成后设备即恢复出厂设置。
  • 相关阅读:
    三种常用的迭代搜索优化方法
    三种常用的迭代搜索优化方法
    颜色空间总结
    颜色空间总结
    卷积神经网络(CNN)
    卷积神经网络(CNN)
    在沉睡中站立起来
    在沉睡中站立起来
    Terence’s Stuff: Why do we do research?
    Terence’s Stuff: Why do we do research?
  • 原文地址:https://www.cnblogs.com/Summer6/p/13054160.html
Copyright © 2020-2023  润新知