zoukankan      html  css  js  c++  java
  • 华为设备清除配置信息

    <R3>reset saved-configuration
    
    输入命令后会出现:
    
    This will delete the configuration in the flash memory.
    
     
    
    The device configuratio
    
    ns will be erased to reconfigure.
    
     
    
    Are you sure? (y/n)[n]:
    
    这时输入y
    <R3>reboot
    
    输入命令后会出现:
    
    Info: The system is comparing the configuration, please wait.
    
    Warning: All the configuration will be saved to the next startup configuration.
    
    Continue ? [y/n]:
    
    这时输入n
    
    系统会继续提示:
    
    System will reboot! Continue ? [y/n]:
    
    这时输入y,重启
  • 相关阅读:
    C++ 日期 & 时间
    C++ 引用
    C++ 指针
    C++ 字符串
    C++ 数组
    C++ 数字
    C++ 函数
    C++ 判断
    C++ 循环
    C++ 运算符
  • 原文地址:https://www.cnblogs.com/liujunjun/p/12986757.html
Copyright © 2011-2022 走看看