FortiGate/ETC...
GUI에서 Firmware upgrade 경고 메세지 없애는 방법
에티버스이비티
2021. 6. 2. 10:28
FortiCare License가 있고 FortiGuard에 연결되어 있으면 FortiGates는 설정 창, 배너 및 FortiGate 메뉴에 업그레이드 알림을 표시한다.
이런 알림을 없애는 명령어이다.
FortiOS V 6.4.0:
# config system global
set gui-firmware-upgrade-setup-warning {enable | disable>}
end
FortiOS V 6.4.1 이상:
# config system global
set gui-firmware-upgrade-warning {enable | disable>}
end