スタティックルートの設定方法
※FortiOS7.4.x
———————————-
config router static
edit 1 ※1
set status enable
set dst 192.168.10.0 255.255.255.0 ※1
set gateway 192.168.1.254 ※1
set device “internal” ※1
next
end
———————————-
※1 : FortiGateの設定内容やご利用環境により適宜変更してください。

スタティックルートの設定