我试图在ISR4321上安装FL-4320-PERF-K9 (性能)许可证,以将吞吐量从85 mbit提高到100 mbit,但它告诉我,已经安装了更好的许可证。有人知道那是什么吗?我是怎么看出来的?日志消息清楚地描述了在此许可平台上使用85 mbit的最大带宽.
%CERM_DP-4-DP_TX_BW_LIMIT: Maximum Tx Bandwidth limit of 85000 Kbps reached for Crypto functionality with securityk9 technology package license.
Router#license install flash:<hidden.lic>
Installing licenses from "flash:<hidden.lic>"
Installing...Feature:throughput...Failed:
% Error: Better license exists 以下是“展示许可证”的输出:

发布于 2017-03-22 08:44:34
如果如所附图片所示,启用了吞吐量(性能)许可证,则吞吐量为100 your。使用4321,您有两个选项。50 50mbps无性能许可证,100 50mbps与它。
发布于 2017-04-07 14:30:37
您可以使用安全许可证来激活Cisco 4000系列ISR平台上提供的高级安全功能。需要HSEC许可证才能使功能具有完全的密码功能。如果没有HSEC许可证,只有225条安全隧道和85 Mbps的加密带宽可用。
在这里输入链接描述
然而,上面引用的许可证是FL-4320-PERF-K9,它将在以太网接口上将路由吞吐量从50 50Mbps提高到100 50Mbps。您必须在安装后激活它:
1-安装许可证:
06600r2#license install flash:FDO210102MX_20170401103432129.lic
Installing licenses from "flash:FDO210102MX_20170401103432129.lic"
Installing...Feature:throughput...Successful:Supported
1/1 licenses were successfully installed 2-应用/配置新的吞吐量级别:
06600r2#conf t
Enter configuration commands, one per line. End with CNTL/Z.
06600r2(config)#platform hardware throughput level 100000
% The config will take effect on next reboot
06600r2#show platform hardware throughput level
The current throughput level is 50000 kb/s以下是重新启动:
3.确认吞吐量:
06600r1#show platform hardware throughput level
The current throughput level is 100000 kb/s发布于 2015-12-04 22:13:10
您可能需要输入命令“平台硬件吞吐量级别xxxxxx”才能启用许可证。
https://networkengineering.stackexchange.com/questions/22889
复制相似问题