FortiGate/System
FortiLink 때문에 Transparent mode로 변경이 안되는 경우
에티버스이비티
2021. 1. 14. 15:19
FortiLink 가 설정되어 있는 상태에서 Tranparent Mode로 변경하는 경우 아래의 에러가 발생한다.
해결방법은 FortiLink를 disable 하는 것이다.
# config system interface
edit "fortilink"
set vdom "root"
set fortilink enable <------------ disable
set ip x.x.x.x x.x.x.x
set allowaccess ping fabric
set type hard-switch
set snmp-index 7
next
Attribute 'opmode' value 'transparent' checking fail -7610
Command fail. Return code -7610