Technical Tip: How to add multiple NTP servers in FortiGate
| 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. |
