Cisco Catalyst3850交换机RTU license使用方法

news/2024/7/24 12:47:26 标签: cisco 3850, cisco 3850 RTU, RTU license

1 情况说明

客户处采购了4台3850-14T交换机,在配置的时候发现OSPF不支持,
查询原因为当前license不支持 (lanbase, 只能支持2层功能)
报错如下:

Access-3850-1(config)#router ospf 100
Protocol not in this image

2 如何处理?

开启RTU license,加载ip service类型的license
开启RTU License后正常。如下图:

Access-3850-1(config)#router ospf 100
Access-3850-1(config-router)#

3 扫盲: 啥是RTU license What is RTU License ?

A Right to Use license scheme is an honor-based model for licensing. Licenses are not tied to an unique device identifier (UDI), product ID, or serial number.
看到上面所说的了吗? honor-based model ,说人话就是你应该购买license,但你可以直接使用。不买就用的就是臭不要脸。

我的理解,实际上就是cisco为了简化license安装和加载,以前的交换机或路由器上要加载license需要几步:

  1. 购买了license后,登录cisco.com官网
  2. 输入license信封上的key,并输入交换机的SN进行绑定,—>生成license文件—>下载下来
  3. 通过install license命令进行安装

现在不需要这么繁琐了,可以直接加载使用。

4 具体操作方法

4.1 无法运行OSPF, 报错

Access-3850-1(config)#router ospf 100
Protocol not in this image

4.2 查看license

Access-3850-1#show license right-to-use usage 
 Slot#  License Name     Type     usage-duration(y:m:d)  In-Use  EULA
-----------------------------------------------------------------------
 1      ipservices     permanent    0 :0 :0                no    no   
 1      ipservices     evaluation   0 :0 :0                no    no   
 1      ipbase         permanent    0 :0 :0                no    no   
 1      ipbase         evaluation   0 :0 :0                no    no   
 1      lanbase        permanent    0 :0 :0                yes   yes  //这就是当前的license 类型
 1      apcount        evaluation   0 :0 :0                no    no   
 1      apcount        base         0 :0 :0                no    no   
 1      apcount        adder        0 :0 :0                no    no

4.3 启用ipservices license

3850-1#license right-to-use activate ipservices all  acceptEULA 
% switch-1:stack-mgr:Reboot the switch to invoke the highest activated License level

4.4 Reload 重启交换机

3850-1#reload 
Reload command is being issued on Active unit, this will reload the whole stack
Proceed with reload? [confirm]

3.5 重启完成,查看license

3850-1#show license right-to-use usage 
 Slot#  License Name     Type     usage-duration(y:m:d)  In-Use  EULA

 1      ipservices     permanent    0 :0 :0                yes   yes    //加载了ip service
 1      ipservices     evaluation   0 :0 :0                no    no   
 1      ipbase         permanent    0 :0 :0                no    no   
 1      ipbase         evaluation   0 :0 :0                no    no   
 1      lanbase        permanent    0 :0 :0                no    yes  
 1      apcount        evaluation   0 :0 :0                no    no   
 1      apcount        base         0 :0 :0                no    no   
 1      apcount        adder        0 :0 :0                no    no   

3.6 再次启用ospf进程

3850-1(config)#router os 100
IP routing not enabled

报了个错,但这个和license无关,是因为没有开ip routing

***开启ip routing***

3850-1(config)#ip routing
3850-1(config)#router ospf 100
3850-1(config-router)#router ospf 100

其他查看命令


3850-1#license right-to-use activate ?
  apcount     configure the AP-count licenses on the switch
  ipbase      activate ipbase license on the switch
  ipservices  activate Ipservices license on the switch
  lanbase     activate lanbase license on the switch

3850-1#license right-to-use activate ipservices all  acceptEULA 
% switch-1:stack-mgr:Reboot the switch to invoke the highest activated License level

3850-1#show license right-to-use usage 
 Slot#  License Name     Type     usage-duration(y:m:d)  In-Use  EULA
-----------------------------------------------------------------------
 1      ipservices     permanent    0 :0 :0                no    yes  
 1      ipservices     evaluation   0 :0 :0                no    no   
 1      ipbase         permanent    0 :0 :0                no    no   
 1      ipbase         evaluation   0 :0 :0                no    no   
 1      lanbase        permanent    0 :0 :0                yes   yes  
 1      apcount        evaluation   0 :0 :0                no    no   
 1      apcount        base         0 :0 :0                no    no   
 1      apcount        adder        0 :0 :0                no    no  

不加eula参数,需要确认agreement.

3850-1#license right-to-use activate ipservices all 
PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND BY ALL THE TERMS SET FORTH HEREIN. Use of this product feature requires an additional license from Cisco, together with an additional payment.  You may use this product feature subject to the Cisco end user license agreement http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html, together with any supplements relating to such product feature.   It is your responsibility to make payment to Cisco for your use of the product feature if not already licensed to do so. Your acceptance of this agreement for the software features on one product shall be deemed your acceptance with respect to all such software on all Cisco products you purchase which includes the same software.  (The foregoing notwithstanding, you must purchase a license for each software feature you use, so that if you enable a software feature on 1000 devices, you must purchase 1000 licenses for use.)    This license may be transferrable from another Cisco device of the same model for the same functionality if such license already is owned.  Activation of the software command line interface will be evidence of your acceptance of this agreement. By clicking  the "accept" button  or typing "yes" you are  indicating  you have read and agree to be bound by all the terms provided herein.ACCEPT (yes/no) : yes
% switch-1:stack-mgr:Reboot the switch to invoke the highest activated License level

3850-1#reload 

System configuration has been modified. Save? [yes/no]: y
Building configuration...
Compressed configuration from 3001 bytes to 1475 bytes[OK]Reload command is being issued on Active unit, this will reload the whole stack
Proceed with reload? [confirm]






3850-1#show license right-to-use  default 
 Slot#    License Name    Type      Count 
------------------------------------------
 1        lanbase        permanent     N/A 
 1        apcount        base          0   

3850-1#show license right-to-use  de      
3850-1#show license right-to-use  deta
3850-1#show license right-to-use  detail 
Index 1:  License Name: ipservices
           Period left: Lifetime
           License Type: permanent
           License State: Active, In use
           License Count: Non-Counted
           License Location: Slot 1
Index 2:  License Name: ipservices
           Period left: 90
           License Type: evaluation
           License State: Not Activated
           License Count: Non-Counted
           License Location: Slot 1
Index 3:  License Name: ipbase
           Period left: Lifetime
           License Type: permanent
           License State: Not Activated
           License Count: Non-Counted
           License Location: Slot 1
Index 4:  License Name: ipbase
           Period left: 90
           License Type: evaluation
           License State: Not Activated
           License Count: Non-Counted
           License Location: Slot 1
Index 5:  License Name: lanbase
           Period left: Lifetime
           License Type: permanent
           License State: Active, Not In use
           License Count: Non-Counted
           License Location: Slot 1
Index 6:  License Name: apcount
           Period left: 90
           License Type: evaluation
           License State: Not Activated
           License Count: 50
           License Location: Slot 1
Index 7:  License Name: apcount
           Period left: Lifetime
           License Type: base
           License State: Not Activated
           License Count: 0
           License Location: Slot 1
Index 8:  License Name: apcount
           Period left: Lifetime
           License Type: adder
           License State: Not Activated
           License Count: 0
           License Location: Slot 1

3850-1#show license right-to-use  summary 
  License Name    Type     Count   Period left
-----------------------------------------------
  ipservices   permanent   N/A      Lifetime
  apcount      base        0        Lifetime
  apcount      adder       0        Lifetime

--------------------------------------------

License Level In Use: ipservices
License Level on Reboot: ipservices
Evaluation AP-Count: Disabled
Total AP Count Licenses: 0
AP Count Licenses In-use: 0
AP Count Licenses Remaining: 0



http://www.niftyadmin.cn/n/5452257.html

相关文章

Java 面试宝典:什么是可见性?volatile 是如何保证可见性的?

大家好,我是大明哥,一个专注「死磕 Java」系列创作的硬核程序员。 本文已收录到我的技术网站:https://skjava.com。有全网最优质的系列文章、Java 全栈技术文档以及大厂完整面经 什么是可见性? 可见性是指一个线程对共享变量所作…

Ubuntu系统部署Inis博客结合内网穿透实现公网访问本地站点

文章目录 前言1. Inis博客网站搭建1.1. Inis博客网站下载和安装1.2 Inis博客网站测试1.3 cpolar的安装和注册 2. 本地网页发布2.1 Cpolar临时数据隧道2.2 Cpolar稳定隧道(云端设置)2.3.Cpolar稳定隧道(本地设置) 3. 公网访问测试总…

51单片机入门:定时器与中断系统

定时器的介绍 定时器:51单片机的定时器属于单片机的内部资源,其电路的设计连接和运转均在单片机内部完成。根据单片机内部的时钟或者外部的脉冲信号对寄存器中的数据加1,定时器实质就是加1计数器。因为又可以定时又可以计数,又称…

【Java程序设计】【C00367】基于(JavaWeb)Springboot的粮仓管理系统(有论文)

TOC 博主介绍:java高级开发,从事互联网行业六年,已经做了六年的毕业设计程序开发,开发过上千套毕业设计程序,博客中有上百套程序可供参考,欢迎共同交流学习。 项目简介 项目获取 🍅文末点击卡片…

测试组合生成器-allpairspy

1、前言 在我们写功能用例时,常常会遇到多个参数有很多的选项,而如果想把这些参数值都要覆盖执行的话,工作量可想而知。那有没有什么办法既可以减少用例数量,也可以保证用例质量又降低测试时间成本,本篇将介绍一款工具…

数据库专题(oracle基础和进阶)

前言 本专题主要记录自己最近学的数据库,有兴趣一起补习的可以一起看看,有补充和不足之处请多多指出。希望专题可以给自己还有读者带去一点点提高。 数据库基本概念 本模块有参考:数据库基本概念-CSDN博客 数据库管理系统是一个由互相关联的…

【Qt】QMainWindow

目录 一、概念 二、菜单栏 2.1 创建菜单栏 2.2 在菜单栏中添加菜单 2.3 创建菜单项 2.4 在菜单项之间添加分割线 三、工具栏 3.1 创建工具栏 3.2 设置停靠位置 3.3 设置浮动属性 3.4 设置移动属性 四、状态栏 4.1 状态栏的创建 4.2 显示实时消息 4.3 显示永久消…

面试经典150题【91-100】

文章目录 面试经典150题【91-100】70.爬楼梯198.打家劫舍139.单词拆分322.零钱兑换300.递增最长子序列77.组合46.全排列39.组合总和(※)22.括号生成79.单词搜索 面试经典150题【91-100】 五道一维dp题五道回溯题。 70.爬楼梯 从递归到动态规划 public …