激活Cisco路由器和交換機的right-to-use


一、確認當前正在使用license版本

  show license     #路由器2911測試可行

 

 

  show license summary  #交換機C4503測試可行

  show version  #c3850-48T  軟件版本03.06.06E測試可行

 

 

 

二、設備是否支持right-to-use(RTU)

  Cisco交換機只有在IOS 15.0以上的部分版本支持right-to-use

  一般可以打出show license right-to-use 都支持

 

三、切換場景

  3.1 lanbase 的RTU--->ipservices Evaluation license (此版本不是RTU的ipservices版本,是90天的評估版本)

Switch#config term
Switch(config)#license boot level ipservices
Switch(config)#end
Switch#Write
Switch#reload

 

  3.2 lanbase RTU license或ipservices Evaluation license--->ipservices RTU license

Switch#conf term
Switch(config)#license right-to-use activate ipservices [acceptEULA]
Switch(config)#license boot level ipservice
Switch(config)#end
Switch#write
Switch#reload

 

  3.3 ipservices RTU license --->another license

Switch#conf term
Switch(config)#license right-to-use deactivate ipservices
Switch(config)#no license boot level ipservice
Switch(config)#end
Switch#write
Switch#reload

ps:還原到默認的license版本

 

4.關於路由器2911切換到永久RTU的方法

R2911#license right-to-use move name  #name用需要激活的license(feature set)的名字替換
R2911(config)#license boot module c2900 technology-package ?  #?用想要使用的feature set代替
R2911(config)#end
R2911#write
R2911#reload

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM