config system global
set hostname FAZ
end

config system interface
edit port1
set ip 192.168.100.215/24
set allowaccess https ssh ping fgfm
next
edit port2
set allowaccess ping
set ip 10.0.1.252/24
end

config system route
edit 1
set device port2
set gateway 10.0.1.254
end

enable fortimang on lan interface
 
config system global
set ssl-low-encryption enable
set oftp-ssl-protocol tlsv1.0
set enc-algorithm low
set fgfm-ssl-protocol tlsv1.0
end
-----------------------------------------------------

