wordpress 搞笑网站,淄博做网站跟优化,关于网站建设议案,宣城做w网站的公司1 科普#xff1a;
what is FMC full name is Firepower Management Center, 是思科FirePower防火墙的统一管理平台.
能管理ASA不#xff1f; no#xff0c;只能管理FTD模式的墙。这里的FTD包括物理机firepower系列运行的FTD#xff0c;以及FTDv#xff08;虚拟化版本
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
adminfirepower:~$ sudo su
Password:
Last login: Fri Nov 15 02:12:43 UTC 2024 on pts/0
rootfirepower:/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.rootfirepower:/Volume/home/admin#
rootfirepower:/Volume/home/admin#2.3 执行完成后再次确认license状态
已经变成Evaluation Mode