WLC-Right to Use Licensing
1、RTU的介绍
RTU licensing是没有和UDI(unique device identifier)或SN绑定的一种模型。
在你接受了最终用户许可协议(EULA)后,使用RTU license在WLC配置你期望的AP计数。
这里允许你在控制器上添加AP的计数。RTU license支持如下WLC:
Cisco 3504 WLC
Cisco 5520 WLC
Cisco 8540 WLC
Cisco vWLC
在RTU许可模型中,可以使用以下类型的许可证:
1、Permanent/Base licenses[永久或基本许可证:这些许可证在制造时被编程到控制器硬件中.这些许可证是无法删除或转换的基本计数许可证。
2、Adder licenses:这些许可证是您可以通过接受RTU EULA激活的AP计数许可证。EULA声明您有义务在激活licenses时激活购买的指定的AP count。必须为购买的AP计数激活这些许可证并接受EULA。
我们可以从一个控制器中删除adder许可证,并将许可证转移到同一产品系列中的另一个控制器。
3、Evaluation licenses[评估许可证]:这些许可证是有效期为90天的试用许可证。在90天期限到期前15天,你将收到有关购买永久许可证的通知。这些评估许可证随许可证image一起安装。你可以随时使用命令激活评估许可证。在控制器CLI上运行激活命令后,将提示EULA。 EULA声明您有义务在使用后90天内购买指定的许可证数量。在您接受EULA后开始倒计时。
每当你在控制器上添加或删除AP adder许可证时,系统都会提示RTU EULA。可以为每个添加或删除操作接受或拒绝RTU EULA。
对于启用HA时的高可用性(HA)控制器,控制器将与主控制器的已启用许可证计数同步,并支持高可用性,支持在主控制器上启用许可证计数。
你可以通过控制器GUI或CLI查看RTU许可证。还可以通过Cisco Prime基础设施在查看多个无线控制器上的这些许可证。
在8.1版本中,思科vWLC的许可证管理从基于许可证文件的管理(license-file based management)更改为基于RTU管理的license(Right-to-Use-based management)。以前的许可证仍然有效,当你从早期版本升级到版本8.1时,您只需要再次接受最终用户许可协议EUAL,而不是之前安装的数量。
2、配置RTU
2.1 通过GUI配置RTU
| Step 1 |
Choose Management > Software Activation > Licenses to open the Licenses page. |
| Step 2 |
In the Adder License area, choose to add or delete the number of APs that an AP license can support, enter a value, and click Set Count. |
| Step 3 |
Save the configuration. |
2.2 通过CLI配置RTU
Add or delete the number of APs that an AP license can support by entering this command:
license {add | delete } ap-count count 例如 license add ap-count 200
Add or delete a license for a feature by entering this command:
license {add | delete } feature license_name
Activate or deactivate an evaluation AP count license by entering this command:
license {activate | deactivate } ap-count eval
注意:如果激活的许可证支持的AP数量少于连接到控制器的当前AP数量,则激活命令将失败。
Activate or deactivate a feature license by entering this command:
license {activate | deactivate } feature license_name
See the licensing information by entering this command:
show license all
注意:在删除或添加license之后,注意保存配置。
3、其他参考
WLC-Right to Use Licensing的更多相关文章
- RTU license
Right to Use (RTU) licensing is a model in which licenses are not tied to a unique device identifier ...
- WLC license管理
关于控制器的license,可以参考对应平台的Datasheet: Cisco 2504 WLC Cisco 3504 WLC Cisco 5508 WLC Cisco 5520 WLC Cisco ...
- WLC RTU license
目前思科的某些WLC不是一定要license文件去安装,例如这里提到的RTU license. RTU:Right To Use Right to Use (RTU) licensing is a m ...
- Introduction to Microsoft Dynamics 365 licensing
Microsoft Dynamics 365 will be released on November 1. In preparation for that, Scott Guthrie hosted ...
- 重新安装Photoshop CS6以后启动软件出现Licensing for this product has expired
当我们卸载试用版本Photoshop CS6并且重新安装,出现Licensing for this product has expired,并且无法打开软件,这是由于证书过期导致的,解决办法是将计算机 ...
- Oracle数据库如何授权收费(Database Licensing)
Oracle软件本身是免费的,所以任何人都可以从Oracle官方网站下载并安装Oracle的数据库软件,收费的是License,即软件授权,如果数据库用于商业用途,就需要购买相应Oracle产品的Li ...
- Oracle Licensing
Oracle根据什么来计算License的? Unlimited License Agreements Unlimited License Agreements通常简称ULA,表示在一个固定期限内(2 ...
- using 40 logical processors based on SQL Server licensing SqlServer CPU核心数限制问题
公司服务器是120核心cpu,但是实际应用中只有40核,原因是业务部门发现服务器cpu承载30%的时候sql 就会卡死: 然后从sqlserver 去查询,cpu核心数: SELECT COUNT(1 ...
- Matlab安装完成后,出现错误licensing error:-8523的解决方法
Matlab2018安装成功后,打开出现licensing error:-8523解决方法 https://blog.csdn.net/qq_41634276/article/details/8000 ...
随机推荐
- CentOS 7下用firewall-cmd控制端口与端口转发
# 将80端口的流量转发至192.168.0.1的8080端口 1.firewall-cmd --permanent --add-forward-port=port=80:proto=tcp:toad ...
- html代码分享
贴图:<img src="图片URL"> 加入连接:<a href="所要连接的相关URL">写上你想写的字</a> 在新窗 ...
- iview渲染函数
<Table border :columns="discountColumns" :data="discountData.rows"></Ta ...
- python开发基础03-列表、元组、字典、集合操作方法汇总
列表 创建列表: li = [1, 12, 9, "age", ["石振文", ["19", 10], "庞麦郎"], ...
- linux双网卡双网关设置
https://blog.csdn.net/wangliang888888/article/details/60139499 在给客户做软件部署的时候,客户提出了一个需求,需要用到双网卡双网关,我研究 ...
- element中的分页
在template <template> <div class="Terminal" v-loading="loading"> < ...
- innerHTML,innerText,textContent
参考理解 https://www.e-learn.cn/content/html/1765240 https://developer.mozilla.org/zh-CN/docs/Web/API/El ...
- ISE-Backup Data Type
Cisco ISE allows you to back up data from the Primary PAN and from the Monitoring node. Back up can ...
- Jmeter 测试结果分析之聚合报告简介
聚合报告(aggregate report) 对于每个请求,它统计响应信息并提供请求数,平均值,最大,最小值,错误率,大约吞吐量(以请求数/秒为单位)和以kb/秒为单位的吞吐量. 吞吐量是以取样目标点 ...
- php的排序函数
sort(array,sortingtype); 参数 描述 array 必需.规定要进行排序的数组. sortingtype 可选.规定如何比较数组的元素/项目.可能的值: 0 = SORT_REG ...