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
好好学习,天天向上!