A network engineer wants to deploy a FortiGate in transparent mode and have it managed by FortiManager. The FortiGate should not participate in routing, but must be able to send logs to FortiAnalyzer. Which two settings must be configured on the FortiGate to achieve this?
Trap 1: Enable DHCP client on the management interface
DHCP is not required; static IP is typically used.
Trap 2: Enable NAT on the management interface
NAT is not required for management access.
Trap 3: Set the interface IP address in the same subnet as the upstream…
In transparent mode, interfaces do not have IPs; only the management IP is used.
- A
Enable DHCP client on the management interface
Why wrong: DHCP is not required; static IP is typically used.
- B
Configure a management IP address on the FortiGate
In transparent mode, the management IP is used for management and logging.
- C
Enable NAT on the management interface
Why wrong: NAT is not required for management access.
- D
Add a static route to reach FortiManager and FortiAnalyzer
A static route is needed for management traffic.
- E
Set the interface IP address in the same subnet as the upstream router
Why wrong: In transparent mode, interfaces do not have IPs; only the management IP is used.