zoukankan      html  css  js  c++  java
  • WLC-安装license

    在CLI界面安装license
    Step 1 Install a license on the controller by entering this command:
    ①license install url
    where url is tftp:// server_ip / path / filename .

    Note To remove a license from the controller, enter the license clear license_name command. For example, you might want to delete an expired evaluation license or any unused license. You cannot delete unexpired evaluation licenses, the permanent base image license, or licenses that are in use by the controller.
    使用license clear license_name 命令去移除license,不能移除超期的评估license,永久的base license,控制器正在使用的license


    Step 2 If you are prompted to accept the end-user license agreement (EULA), read and accept the terms of the agreement.
    ②如果有要求接受EULA,接受该授权。

    Note Typically, you are prompted to accept the EULA for evaluation, extension, and rehost licenses. The EULA is also required for permanent licenses, but it is accepted during license generation.

    Step 3 Add comments to a license or delete comments from a license by entering this command:
    license comment { add | delete } license_name comment_string
    ③license comment {add|delete} lic_name comm_string  为对应的license添加描述


    Step 4 Save a backup copy of all installed licenses by entering this command:
    license save url
    where url is tftp:// server_ip / path / filename .
    ④license save url 保存已安装license的副本


    Step 5 Reboot the controller by entering this command:
    ⑤reset system


    Step 6 Follow the instructions in the “Viewing Licenses” section to see the status of the license you installed.
    ⑥选择 Management > Software Activation > Licenses 去对应的license页面查看


    Step 7 If the desired license is not being used by the controller, follow the instructions in the “Activating an AP-Count Evaluation License” section or the “Activating an AP-Count Evaluation License” section to change the license that is used by the controller.

    来自 <https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-0MR1/configuration/guide/wlc_cg70MR1/cg_controller_setting.html#93395>

    好好学习,天天向上!
  • 相关阅读:
    automaticallyAdjustsScrollViewInsets
    Quartz 2D绘图
    手势识别
    多视图控制器跳转方法
    NSString和NSDate的转换
    遍历子视图中某个类型控件方法
    发布程序后的NSLog批处理
    searchDisplayController用法
    UIImagePickerController使用方法
    沙盒目录常用获取方式
  • 原文地址:https://www.cnblogs.com/MomentsLee/p/9905338.html
Copyright © 2011-2022 走看看