思科启动了通过构建思科智能软件管理器门户来简化客户许可管理的计划。 它可以帮助客户了解他们购买的许可证以及他们使用的许可证。 其他各种思科产品已经启用Smart Enabled,随着此版本(我这里学习的版本是Release 8.5)的推出,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,注册方式可以参考:How to Request a Smart Account

1、使用Smart Software licensing的限制

  • 如果您启用了思科智能许可证并且控制器已在思科智能帐户上注册,我们建议您执行以下步骤。

    • We recommend you to perform the following procedure if you have the Cisco Smart License enabled and the controller is registered on Cisco Smart Account.

      Perform this procedure before upgrading the controller's boot image.

      1. Deregister the controller running the old build from the Cisco Smart Software Manager (CSSM).

      2. Upgrade the controller with new boot image.

      3. Reregister the upgraded controller with new build on Cisco Smart Software Manager (CSSM).

    • If you try to deregister the controller when CSSM is not reachable, the controller is deregistered internally. This results in a stale entry in CSSM. The workaround for this issue is that you must remove the stale entry from CSSM manually.

    • Token-id that is generated for Cisco 5520 or 8450 WLC cannot be used with Cisco vWLC.

    • Call-Home supports only HTTP and HTTPS mode of communication.

    • Call-Home does not support email mode of communication.

    • After the switch over to Smart Licensing mechanism some of the parameter reports, for example: runtime statistics will not be cumulative reports.

    • To create a new profile and avoid Smart Licensing transport mode from being disabled, ensure that the active profile is disabled using config call-home tac-profile status disable before creating the new profile.

    • Do not use a non-tac profile using call-home data reporting format as this will disable Smart Licensing service
    • There might be a difference in the timestamps when the WLC is in a different time zone, as the WLC is set to local time zone time, whereas the Smart License server is set to UTC time.
    • In a Smart License active HA pair, when the primary WLC stops functioning, and the standby WLC takes over as the new primary, and initiates a reboot. After reboot, the device losses its registration information. Manually registering the device with the Cisco Smart License Manager or rebooting and re-pairing the primary and stand-by devices helps resolve this issue.
    • On a Smart License active HA pair, any attempt to deregister before the switch over to active secondary from active primary is complete, and the renew message is sent, the deregistration process may fail
    • In a Smart License active HA pair, the stand-by device displays evaluation authorization state, this parameter gets updated to display the correct values after the switch over is complete and the WLC is the active controller
    • To free the license on the server in a situation, where the license mechanism is changed to Right To Use (RTU) from Smart Licensing, it is mandatory to manually deregister the device(要在许可证机制从智能许可更改为使用权限(RTU)的情况下释放服务器上的许可证,必须手动取消注册设备).

2、配置Cisco Smart Software Licensing

  • 开启Smart Software Licensing: config licensing smart-license dns-server ip-address

    • 注意:选择激活licensing机制需要重启设备!
  • 要在设备重新启动后注册或取消注册设备并保留设备注册状态,请输入以下命令: 

    license smart {register | deregister} idtoken

  • 查看licensing状态:show license {status | summary | udi | all}              
    • 注意:Smart License服务与控制器运行异步同步。 因此,在完成同步之前,在执行show命令时,将显示本地控制器信息,并且当下次调用show命令时,将显示来自Smart License的更新值。
  • Clear the Cisco Smart Software Licensing statistics:clear stats smart-lic

Smart License的更多相关文章

  1. WLC license管理

    关于控制器的license,可以参考对应平台的Datasheet: Cisco 2504 WLC Cisco 3504 WLC Cisco 5508 WLC Cisco 5520 WLC Cisco ...

  2. 《使用wxWidgets进行跨平台程序开发》chap09——布局一个对话框

    ///////////////////////////////////////////////////////////////////////////// // Name: personalrecor ...

  3. Elasticsearch:Smart Chinese Analysis plugin

    Smart Chinese Analysis插件将Lucene的Smart Chinese分析模块集成到Elasticsearch中,用于分析中文或中英文混合文本. 支持的分析器在大型训练语料库上使用 ...

  4. webstorm license key

    JetBrains WebStorm注册码 UserName: William License Key : ===== LICENSE BEGIN ===== 45550-12042010 00001 ...

  5. Vertica license导入最佳实践

    常用的方法,我们可以通过admintools字符图形工具来导入license, 7 -> 5 -> 选择库 -> 输入license文件全路径 -> Accept -> ...

  6. Smart Tag——DevExpress WPF初探

    Smart Tag是一个设计时扩展,所有标准控件均自带这个功能,当然也包括 DevExpress WPF Controls .可以快速设置控件的值或者绑定最重要的属性.它还可以帮助你完成一些重复的工作 ...

  7. VMware中CPU分配不合理以及License限制引起的SQL Scheduler不能用于查询处理

    有一台SQL Server(SQL Server 2014 标准版)服务器中的scheduler_count与cpu_count不一致,如下截图所示: SELECT  cpu_count ,      ...

  8. StarUML license key

    参考博客:http://blog.csdn.net/Excing/article/details/48998891 方法 将StarUML/www/license/node/LicenseManage ...

  9. 什么是License

    许多混乱就始于你不知道License到底是什么,到底有什么含义.当你对你的产品使用License时,并不意味着你放弃了任何权利,你依然对其拥有原著作权.License只是授予他们于特定权利来使用你的产 ...

随机推荐

  1. Python中读取目录里的文件并按排序列出

    1.os.listdir():用于返回指定的文件夹包含的文件或文件夹的名字的列表. 如: dir ='F:/Home_01/img'#当前目录 filenames=os.listdir(dir)#fi ...

  2. 小匠第二周期打卡笔记-Task05

    一.卷积神经网络基础 知识点记录: 神经网络的基础概念主要是:卷积层.池化层,并解释填充.步幅.输入通道和输出通道之含义. 二维卷积层: 常用于处理图像数据,将输入和卷积核做互相关运算,并加上一个标量 ...

  3. SQLserver各种时间取值格式

    叫大哥 SQLServer提取日期中的年月日及其他格式 SQLServer提取日期中的年月日及其他格式   提取年:datepart(yy,getdate())提取月:datepart(mm,getd ...

  4. Pyarm的Pyqt的配置

    相关连接: Python PyQt 安装python3.4 x64到c盘根目录. 安装PyQt5-5.5.1-gpl-Py3.4-Qt5.5.1-x64.exe 安装pycharm-professio ...

  5. DVWA全级别之File Upload(文件上传)

    File Upload File Upload,即文件上传漏洞,通常是由于对上传文件的类型.内容没有进行严格的过滤.检查,使得攻击者可以通过上传木马获取服务器的webshell权限,因此文件上传漏洞带 ...

  6. wamp配置本地多站点。

    ' 进入C:\wamp64\wamp64\bin\apache\apache2.4.37\conf\http.conf 首先确保httpd-vhosts.conf扩展文件引入进来了,部分版本默认是不引 ...

  7. eclipse快速创建一个Spring Boot应用

    1,创建一个空的maven项目 2,添加parent <parent> <groupId>org.springframework.boot</groupId> &l ...

  8. redis5.0.7安装及配置集群

    1.安装环境linux系统,时间2020年2月 2.官网下载https://redis.io/ 3.解压 tar -zxvf redis-5.0.7.tar.gz 4.配置文件 //创建etc文件夹, ...

  9. 为什么Oracle等数据库软件可以同时创建多个连接

    首先我们要明确的是一个IP跟一个端口确定的是一个进程的地址,也就是我们运行了一个Oracle的数据库,这时候就已经确定的了. oracle监听器也是一个TCP/IP网络中的进程,默认的端口号是1521 ...

  10. nodejs npm安装教程

    一.使用之前,我们先来掌握3个东西是用来干什么的. npm: Nodejs下的包管理器. webpack: 它主要的用途是通过CommonJS的语法把所有浏览器端需要发布的静态资源做相应的准备,比如资 ...