当前位置: 首页 > news >正文

Cisco FMC重置SmartLicense到Evaluatin mode步骤

1 科普:

what is FMC
full name is Firepower Management Center, 是思科FirePower防火墙的统一管理平台.

能管理ASA不?
no,只能管理FTD模式的墙。这里的FTD包括物理机firepower系列运行的FTD,以及FTDv(虚拟化版本)

本次背景

当前1台FMC因为存在问题,需要将配置迁移到1台新建的FMC上。
经过与思科tac确认,由于恢复了相同的配置,可能会使得smart account中出现2个相同的license占用警告,建议是在新FMC上恢复配置后,将Smart License reset掉。

2 实际操作

2.1 license status before the operation

在这里插入图片描述

2.2 执行如下命令,切换为evaluation mode

> 
> expert
admin@firepower:~$ sudo su
Password: 
Last login: Fri Nov 15 02:12:43 UTC 2024 on pts/0
root@firepower:/Volume/home/admin# /var/sf/bin/reset_licenses.pl ********************* Caution ****************************
Going to reset the licenses. This will bring back the system into evaluation mode.
**********************************************************Are you sure you want to continue (Y/N)   y
License reset initiated.. putting to eval mode.Disabling Smart Agent... at /usr/local/sf/lib/perl/5.24.4/SF/SmartAgentManager.pm line 10357.
Enabling Smart Agent... at /usr/local/sf/lib/perl/5.24.4/SF/SmartAgentManager.pm line 10385.
waiting for SLA to come up at /usr/local/sf/lib/perl/5.24.4/SF/SmartAgentManager.pm line 10403.
URL fitlering capability disabled on all devices - reload Cloud Agent (Active FMC) at /usr/local/sf/lib/perl/5.24.4/SF/LicenseCaps.pm line 1200.
Disable URLFiltering, Updates, UserPreference, queryVendors at /usr/local/sf/lib/perl/5.24.4/SF/Cloud/Support.pm line 1438.
Commenting call to disableConfigURLFiltering as fix for CSCvb16413 at /usr/local/sf/lib/perl/5.24.4/SF/Cloud/Support.pm line 1439.
Use of uninitialized value in numeric ne (!=) at /usr/local/sf/lib/perl/5.24.4/SF/EODataHandler/CloudConfig.pm line 84.
Use of uninitialized value in numeric ne (!=) at /usr/local/sf/lib/perl/5.24.4/SF/EODataHandler/CloudConfig.pm line 84.
activateDeactiveURLFiltering is called with enabled set to 2 
No Caps passed to setCapabilities at /usr/local/sf/lib/perl/5.24.4/SF/LicenseCaps.pm line 1016.
Failed to load data: File not found at /usr/local/sf/lib/perl/5.24.4/SF/PeerManager/Util.pm line 96.in file path: /var/tmp/device_connection.json at /usr/local/sf/lib/perl/5.24.4/SF/PeerManager/Util.pm line 115.
License has successfully reseted to Eval mode.root@firepower:/Volume/home/admin# 
root@firepower:/Volume/home/admin#

2.3 执行完成后,再次确认license状态

已经变成Evaluation Mode

http://www.lryc.cn/news/484962.html

相关文章:

  • 多表查询综合归纳
  • 【5.线性表-链式表示-王道课后算法题】
  • 存储过程及练习
  • 【在Linux世界中追寻伟大的One Piece】多路转接epoll
  • 设计模式-参考的雷丰阳老师直播课
  • Python +Pyqt5 简单视频爬取学习(一)
  • Python Requests模块全面教程
  • PyQt入门指南六十 与Python其他库的集成方法
  • Android15之解决:Dex checksum does not match for dex:framework.jar问题(二百三十九)
  • 车企自动驾驶功能策略 --- 硬件预埋(卷传感器配置)
  • 【已为网站上传证书,却显示不安全】
  • docker busybox作为initContainers
  • 20.UE5UI预构造,开始菜单
  • Electron教程1-初学入门
  • 从北美火到中国,大数据洞察品牌“STANLEY”的突围之路
  • 深度学习之GAN应用
  • 鸿蒙生态下的安全隐私保护:打造用户信任的应用体验
  • 用pandoc工具实现ipynb,md,word,pdf之间的转化
  • 第三十一天|贪心算法| 56. 合并区间,738.单调递增的数字 , 968.监控二叉树
  • 力扣 最长公共前缀-14
  • IDEA调整警告级别【IntelliJ IDEA 2024.2.0.1】
  • Vulnhub靶场 Billu_b0x 练习
  • Essential Cell Biology--Fifth Edition--Chapter one (6)
  • Jupyter Book 快捷键总结大全
  • Spring Authorization Server OAuth2.1
  • 解决”重复文件名重命名“问题【根据Word系统方式】
  • 【PyTorch】PyTorch Geometric(PyG)安装指南:如何高效配置图神经网络环境
  • SolidWorks21装配体中一个零件无法改为线架图
  • 11.11机器学习_介绍和定义
  • 【代码审计】常见漏洞专项审计-业务逻辑漏洞审计