WLC license管理

關於控制器的license,能夠參考對應平臺的Datasheet:html

 

其餘文檔:app

一、license類型和狀態less

  • license type (permanent, evaluation, or extension)
  • The status of the license (in use, not in use, inactive, or EULA not accepted)

二、安裝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

  1. From the Action drop-down list, choose Save License.spa

  2. In the File Name to Save text box, enter the path on the TFTP server where you want the licenses to be saved.

    NoteYou cannot save evaluation licenses.
  3. Click Save Licenses.                                                                                                         

 

 而後重啓WLC

 

 

若是經過CLI去安裝license:

  • license install url        <<<< tftp://server_ip /path /filename      若是須要移除license文件,使用命令:license clear license_name
  • license comment {add | delete} license_name comment_string

  • license save url

  • reset system 

 

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} 

相關文章
相關標籤/搜索