トランスペアレントモード(transparent mode)への切替えは、
Fortilinkを無効、Switch-Controllerを無効にする必要があります。
config system interface
edit fortilink
set fortilink disable
end
config system global
set switch-controller disable
end
config system settings
set opmode transparent
set manageip xxx.xxx.xxx.xxx 255.255.255.0
set gateway xxx.xxx.xxx.xxx
end
これで再起動が発生した後、トランスペアレントモードに切り替わります。