cisco 导入lincense文件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cisco 导入lincense文件相关的知识,希望对你有一定的参考价值。
1.登陆设备 输入show license udi
记录到PID, SN,UDI信息
2.访问思科网站https://tools.cisco.com/SWIFT/LicensingUI/Quickstart#. 输入上述信息及购买的PAK号
3.将从思科获取到的License .lic文件导入设备中
tftp上传.lic文件
Example:
Router#copy tftp flash:
Address or name of remote host [ ]? 10.0.0.1
Source filename [ ]? uck9_license.lic
Destination filename [uck9_license.lic]?
Accessing tftp://172.20.244.138/uck9_license.lic...
Loading uck9_license.lic from 172.20.244.138 (via GigabitEthernet1/0/1): !
[OK - 1161 bytes]
安装.lic文件
Note: while the show flash: command now lists the file in the flash, it has not yet been installed. The license install command must be used to install the license.
Example:
Router#license install flash:uck9_license.lic
Installing licenses from "flash:uck9_license.lic"
Installing...Feature:uck9...Successful:Supported
1/1 licenses were successfully installed
0/1 licenses were existing licenses
0/1 licenses were failed to install
reload重启设备,enable许可 show ver 查看授权
本文出自 “hhslinux” 博客,谢绝转载!
以上是关于cisco 导入lincense文件的主要内容,如果未能解决你的问题,请参考以下文章