Which CLI command is used on a FortiGate to set the central management IP to the FortiManager?
Trap 1: set fortimanager-ip
This is not the correct syntax.
Trap 2: set remote-log-server
This is for logging, not management.
Trap 3: set manager-address
This is not the correct command.
- A
set fortimanager-ip
Why wrong: This is not the correct syntax.
- B
config system central-management
This is the correct command path for configuring central management.
- C
set remote-log-server
Why wrong: This is for logging, not management.
- D
set manager-address
Why wrong: This is not the correct command.