关于控制器的license,能够参考对应平台的Datasheet:html
其余文档:app
一、license类型和状态less
二、安装licenseelectron
在GUI界面选择Management > Software Activation > Commands ,选择Install License。ide
注意tftp-url: tftp://server_ip/path/filename
flex
e.g:tftp://10.0.0.1/cmm/standard.licui
end-user license agreement (EULA)须要Accept !lua
至于保存全部安装的license的备份,经过以下操做完成:url
而后重启WLC
若是经过CLI去安装license:
license comment {add | delete} license_name comment_string
license save url
eg:
(Test-vWLC) >license install tftp://<server ip>/<path>/<filename>
(Test-vWLC) >license comment add <license-name> <string>
(Test-vWLC) >license save tftp://<server ip>/<path>/<filename>
(Test-vWLC) >reset system
The system has unsaved changes.
Would you like to save them now? (y/N)
三、激活评估license
你须要将评估license的优先级别调高,以便激活它。
接着你会被要求接受EULA,你须要选择Accept
以后再查看,你能够看到目前已是in use状态了。
CLI配置:
确认好license的名字:
(Test-vWLC) >show license all
License Store: Evaluation License Storage
StoreIndex: 0 Feature: base-ap-count Version: 1.0
License Type: Evaluation
License State: Active, In Use
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 3 days
Expiry date: Sun Nov 17 20:58:04 2019
License Count: 200 /200 (Active/In-use)
License Priority: High
(Test-vWLC) >license modify priority base-ap-count high
Feature: base-ap-count
Index: 1 License type: Evaluation
Lock type : Not Locked
License Count : 200
License Priority: High
Evaluation licenses are being activated in the device for the following feature(s):
Feature Name: base-ap-count
PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR
LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH
PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING
TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND
BY ALL THE TERMS SET FORTH HEREIN.
You hereby acknowledge and agree that the product feature license
is terminable and that the product feature enabled by such license
may be shut down or terminated by Cisco after expiration of the
applicable term of the license (e.g., 30-day trial period). Cisco
reserves the right to terminate or shut down any such product feature
electronically or by any other means available. While alerts or such
messages may be provided, it is your sole responsibility to monitor
your terminable usage of any product feature enabled by the license
and to ensure that your systems and networks are prepared for the shut
down of the product feature. You acknowledge and agree that Cisco will
not have any liability whatsoever for any damages, including, but not
limited to, direct, indirect, special, or consequential damages related
to any product feature being shutdown or terminated. By clicking the
"accept" button or typing "yes" you are indicating you have read and
agree to be bound by all the terms provided herein.
ACCEPT? [y/n]: y
(Test-vWLC) >
而后能够reset system !
四、Smart license
思科启动了经过构建思科智能软件管理器门户来简化客户许可管理的计划。它能够帮助客户了解他们购买的许可证以及他们使用的许可证。 其余各类思科产品已经启用Smart Enabled,随着此版本的推出,Smart Licensing如今将在如下平台上提供:
Cisco 5520 WLC (AIR-CT5520-K9)
Cisco 8540 WLC (AIR-CT8540-K9)
Cisco vWLC (L-AIR-CTVM-5-K9)
Cisco 3504 WLC (AIR-CT3504-K9)
你须要注册你本身的Smart Account !
如何查看license?
show license capacity
show license summary
show license all
show license detail license_name
show license {expiring | evaluation | permanent | in-use}
排查license的问题:
debug license core {all | errors | events} {enable | disable}
debug license errors {enable | disable}
debug license events {enable | disable}