Fortinet black logo

Handbook (HTML)

config system admin setting

config system admin setting

The config system admin setting command allows you to configure web administration settings.

Syntax

config system admin setting

set http_port <integer>

set https_port <integer>

set idle_timeout <integer>

end

where:

Variables Description Default
http_port The HTTP port number for web administration. 80
https_port The HTTPS port number for web administration. 443
idle_timeout The idle-timeout value which ranges from 1 to 480 minutes 5

Example

To sets an idle-timeout value of 2 minutes and port 444 for HTTPS web administration:

config system admin setting

set idle_timeout 2

set https_port 444

end

See also

config system admin setting

The config system admin setting command allows you to configure web administration settings.

Syntax

config system admin setting

set http_port <integer>

set https_port <integer>

set idle_timeout <integer>

end

where:

Variables Description Default
http_port The HTTP port number for web administration. 80
https_port The HTTPS port number for web administration. 443
idle_timeout The idle-timeout value which ranges from 1 to 480 minutes 5

Example

To sets an idle-timeout value of 2 minutes and port 444 for HTTPS web administration:

config system admin setting

set idle_timeout 2

set https_port 444

end

See also