Fortinet black logo

Handbook (HTML)

config system global

config system global

The config system global command allows you to configure global settings that affect miscellaneous FortiDB features.

Syntax

config system global

set console-output {more | standard}

set daylightsavetime {enable | disable}

set hostname <unithostname>

set ssl-low-encryption {enable disable}

set swapmem {enable | disable}

set timezone <timezone_number>

end

where:

Keywords and variables Description Default
console-output {more | standard} Select how the output is displayed on the console. Select more to pause the output at each full screen until keypress. Select standard for continuous output without pauses. standard
daylightsavetime {enable | disable} Enable or disable daylight saving time. If you enable daylight saving time, the FortiDB system automatically adjusts the system time when the time zone changes to or from daylight saving time. enable
hostname <unithostname> Enter a name for this FortiDB system. FD-XXX. The default hostname varies depending on the appliances.
ssl-low-encryption {enable disable} Enable or disable low-grade (40-bit) encryption. disable
swapmem {enable | disable} Enable or disable virtual memory. enable
timezone <timezone_number> The number corresponding to your time zone. Press ? to list time zones and their numbers. Choose the time zone for the FortiDB system from the list and enter the correct number. 00

Example

The following command turns on daylight saving time, sets the FortiDB system name to FDB1K, and chooses the Eastern timezone for US & Canada.

config system global

set daylightsavetime enable

set hostname FDB1k

set timezone 12

end

See also

config system global

The config system global command allows you to configure global settings that affect miscellaneous FortiDB features.

Syntax

config system global

set console-output {more | standard}

set daylightsavetime {enable | disable}

set hostname <unithostname>

set ssl-low-encryption {enable disable}

set swapmem {enable | disable}

set timezone <timezone_number>

end

where:

Keywords and variables Description Default
console-output {more | standard} Select how the output is displayed on the console. Select more to pause the output at each full screen until keypress. Select standard for continuous output without pauses. standard
daylightsavetime {enable | disable} Enable or disable daylight saving time. If you enable daylight saving time, the FortiDB system automatically adjusts the system time when the time zone changes to or from daylight saving time. enable
hostname <unithostname> Enter a name for this FortiDB system. FD-XXX. The default hostname varies depending on the appliances.
ssl-low-encryption {enable disable} Enable or disable low-grade (40-bit) encryption. disable
swapmem {enable | disable} Enable or disable virtual memory. enable
timezone <timezone_number> The number corresponding to your time zone. Press ? to list time zones and their numbers. Choose the time zone for the FortiDB system from the list and enter the correct number. 00

Example

The following command turns on daylight saving time, sets the FortiDB system name to FDB1K, and chooses the Eastern timezone for US & Canada.

config system global

set daylightsavetime enable

set hostname FDB1k

set timezone 12

end

See also