SWR2311P(config)#http-server access deny 192.168.10.0/24
SWR2311P(config)#http-server access permit any
4.15.6 Web GUI display language
[Syntax]
http-server
language
lang
no
http-server
language
[Parameter]
lang
:
Specify the language
Setting value
Description
japanese
Japanese
english
English
[Initial value]
http-server language japanese
[Input mode]
global configuration mode
[Description]
Sets the Web GUI display language.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set the Web GUI display language to English.
SWR2311P(config)#http-server language english
4.15.7 Set log-in timeout time for HTTP server
[Syntax]
http-server
login-timeout
min
[
sec
]
no
http-server
login-timeout
[Parameter]
min
:
<0-35791>
Timeout time (minutes)
sec
:
<0-2147483>
Timeout time (seconds)
[Initial value]
http-server login-timeout 5
[Input mode]
global configuration mode
[Description]
Specify the time until automatic logout when there has been no access to the HTTP server.
If sec is omitted, 0 is specified.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
The smallest value that can be specified is one minute.
[Example]
Set the timeout time for the HTTP server to 2 minutes 30 seconds.
SWR2311P(config)#http-server login-timeout 2 30
Command Reference | Maintenance and operation functions |
73