📅  最后修改于: 2023-12-03 15:15:11.039000             🧑  作者: Mango
在 Fortigate 中,有时需要查看其当前的系统版本以确保其正常运行。下面将介绍如何使用 Shell-Bash 命令来查看 Fortigate 的系统版本。
使用以下 Shell-Bash 命令来查看 Fortigate 的系统版本:
get system status
使用上述命令,将会返回以下信息:
Version: FortiGate-VM64-KVM v6.2.0,build0756,190124 (GA)
其中,Version
代表当前系统的版本号,FortiGate-VM64-KVM
代表当前系统的型号,v6.2.0
代表当前系统的具体版本,build0756
代表当前系统版本的构建编号,以及 190124
代表当前系统版本的发布日期。
参考文献: