config system ntp
Configure system NTP information.
config system ntp
Description: Configure system NTP information.
set ntpsync [enable|disable]
set type [fortiguard|custom]
set syncinterval {integer}
config ntpserver
Description: Configure the FortiGate to connect to any available third-party NTP server.
edit <id>
set server {string}
set ntpv3 [enable|disable]
set authentication [enable|disable]
set key {password}
set key-id {integer}
set interface-select-method [auto|sdwan|...]
set interface {string}
next
end
set source-ip {ipv4-address}
set source-ip6 {ipv6-address}
set server-mode [enable|disable]
set authentication [enable|disable]
set key-type [MD5|SHA1]
set key {password}
set key-id {integer}
set interface <interface-name1>, <interface-name2>, ...
end
config system ntp
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ntpsync |
Enable/disable setting the FortiGate system time by synchronizing with an NTP Server. |
option |
- |
disable |
||||||
|
|
|||||||||
type |
Use the FortiGuard NTP server or any other available NTP Server. |
option |
- |
fortiguard |
||||||
|
|
|||||||||
syncinterval |
NTP synchronization interval . |
integer |
Minimum value: 1 Maximum value: 1440 |
60 |
||||||
source-ip |
Source IP address for communication to the NTP server. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
source-ip6 |
Source IPv6 address for communication to the NTP server. |
ipv6-address |
Not Specified |
:: |
||||||
server-mode |
Enable/disable FortiGate NTP Server Mode. Your FortiGate becomes an NTP server for other devices on your network. The FortiGate relays NTP requests to its configured NTP server. |
option |
- |
disable |
||||||
|
|
|||||||||
authentication |
Enable/disable authentication. |
option |
- |
disable |
||||||
|
|
|||||||||
key-type |
Key type for authentication (MD5, SHA1). |
option |
- |
MD5 |
||||||
|
|
|||||||||
key |
Key for authentication. |
password |
Not Specified |
|
||||||
key-id |
Key ID for authentication. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
interface |
FortiGate interface(s) with NTP server mode enabled. Devices on your network can contact these interfaces for NTP services. Interface name. |
string |
Maximum length: 79 |
|
config ntpserver
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
server |
IP address or hostname of the NTP Server. |
string |
Not Specified |
|
||||||||
ntpv3 |
Enable to use NTPv3 instead of NTPv4. |
option |
- |
disable |
||||||||
|
|
|||||||||||
authentication |
Enable/disable MD5(NTPv3)/SHA1(NTPv4) authentication. |
option |
- |
disable |
||||||||
|
|
|||||||||||
key |
Key for MD5(NTPv3)/SHA1(NTPv4) authentication. |
password |
Not Specified |
|
||||||||
key-id |
Key ID for authentication. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
auto |
||||||||
|
|
|||||||||||
interface |
Specify outgoing interface to reach server. |
string |
Not Specified |
|