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>

    好好学习,天天向上!
  • 相关阅读:
    hibernate
    杨辉三角
    查看端口号
    一个线程同步问题的例子
    SQL关系数据库设计三大范式
    C#OpenFileDialog的使用
    莫队算法
    蒟蒻已知的高能数学公式
    C++ 产生随机数
    C++ 输出小数点后 n 位
  • 原文地址:https://www.cnblogs.com/MomentsLee/p/9905338.html
Copyright © 2011-2022 走看看