Upgrade Firepower Devices from CLI(expert mode)
1.确认升级的路径和目标
2.下载并上传文件
下载的部分这里将不做记录了。直接看如何进入expert mode。
Copyright 2004-2022, Cisco and/or its affiliates. All rights reserved.
Cisco is a registered trademark of Cisco Systems, Inc.
All other trademarks are property of their respective owners.
Cisco Firepower Extensible Operating System (FX-OS) v2.12.0 (build 1104)
Cisco Firepower Threat Defense for VMware v7.2.2 (build 54)
> expert
admin@vFTD:~$ sudo su
Password:
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
root@vFTD:/home/admin#
root@vFTD:/home/admin# cd
root@vFTD:~# cd /ngfw/var/sf/updates
root@vFTD:/ngfw/var/sf/updates#
上传之后,我们来查看:ls -lrth
3.执行Install操作
install_update.pl --detach /var/sf/updates/Cisco_FTD...REL.tar
然后进入该目录下:cd /ngfw/var/sf/
查看我们的状态log:tail -f status.log
好好学习,天天向上!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~