2015年4月16日

Fortigate Bug:The cmdb add entry failed

最近在調整Fortigate的路由設定時,一直沒辦法加入新的Static Route,會一直出現The cmdb add entry failed,查詢官網網站說明才知道這個是它Firmware OS 4.x的Bug,開機使用一段時間後(目前Uptime已達 528 days),就會發生這個狀況,造成無法透過GUI WEB再加入任何的設定,解決方法就是更新Firmware版本至新版或是先重開設備,不過上面已經有跑了服務在上面沒辦法重開。不過幸好還可以透過CLI的方式加入config,以下為透過CLI的方式加入Static Route的指令

Fortigate # config vdom
Fortigate (vdom) # edit root
current vf=root:0
Fortigate (root) # config router static
Fortigate (static) #edit 10
Fortigate (10) #
set dst 192.168.0.0 255.255.255.0
set gateway 192.168.0.254
set device VLAN2005
next
end

Fortigate (10) #show full-configuration
set dst 192.168.0.0 255.255.255.0
set gateway 192.168.0.254
set device VLAN2005








0 回應:

Copyright © 2009 New Life in Taipei All rights reserved. Theme by Laptop Geek. | Bloggerized by FalconHive.