zoukankan      html  css  js  c++  java
  • H3C保存当前配置--用户图示(console)以上

    <H3C>save         //此种保存只默认保存为Startup.cfg ,系统默认是加载此文件  

    The current configuration will be written to the device. Are you sure? [Y/N]:y  

    Please input the file name(*.cfg)[cf:/startup.cfg]      //默认保存为cf:/startup.cfg

    (To leave the existing filename unchanged, press the enter key):    //回车即可

     

    Validating file. Please wait...

    Now saving current configuration to the device.

    Saving configuration cf:/startup.cfg. Please wait...

    .

    Configuration is saved to cf successfully.........

    <H3C>

    <H3C>save 123.cfg                   //保存为123.cfg,系统启动不会加载此文件

    The current configuration will be saved to cf:/123.cfg. Continue? [Y/N]:y

    Now saving current configuration to the device.

    Saving configuration cf:/123.cfg. Please wait...

    .

    Configuration is saved to cf successfully.

    <H3C>save saved-configuration      //保存当前的设置

  • 相关阅读:
    Eclipse中配置约束
    c++ 虚函数
    cocos3 menu
    cocos3 封装一个ball
    cocos3 内存管理机制
    cocos3 多文件拆分cocos
    cocos3 labelttf
    cocos3 messagebox
    cocos3 log
    cocos3 director sprite scene之间的关系
  • 原文地址:https://www.cnblogs.com/fanweisheng/p/11150978.html
Copyright © 2011-2022 走看看