|
|
config CLI commands | system global |
Keywords and variables | Description | Default |
|
|
|
syncinterval | Enter how often, in minutes, the FortiGate unit should | 60 |
<minutes_integer> | synchronize its time with the Network Time Protocol |
|
| (NTP) server. The syncinterval number can be 1 |
|
| to 1440; 0 disables time synchronization. |
|
timezone | The number corresponding to your time zone. Press ? | 00 |
<timezone_integer> | to list time zones and their numbers. Choose the time |
|
zone for the FortiBridge unit from the list and enter the |
| |
| correct number. |
|
|
|
|
Example
This example shows how to set the FortiBridge system timezone, add the IP address of an NTP server, and enable synchronization with the NTP server. The IP address of the NTP server is 192.168.20.1.
config system global set timezone 16
set ntpserver 192.168.20.1 set ntpsync enable
end
This example shows how to display the settings for the system global command.
get system global
This example shows how to display the configuration for the system global command.
show system global
FortiBridge Version 3.0 Administration Guide | 67 |