Created on
02-23-2022
06:12 AM
Edited on
07-13-2023
06:19 AM
By
Stephen_G
Description | This article describes how to add multiple NTP servers in FortiGate. |
Scope | FortiGate, CLI only. |
Solution |
In order to add multiple NTP server, this configuration is supported via CLI only.
Use the following configuration:
config system ntp set ntpsync enable config ntpserver edit 3 end
The global limit of NTP server on each FortiGate can be checked via 'print tablesize'.
system.ntp:interface: 0 256 512
As an example on FortiGate-101E, a total of 512 NTP servers can be defined. |