User Manual

Time (seconds) until timeout occurs
[Initial value]
http-proxy timeout 60
[Input mode]
global configuration mode
[Description]
Specifies the timeout time when acquiring the Web GUI of an L2MS slave.
If this command is executed with the "no" syntax, the setting will be 60 seconds.
[Example]
Set HTTP Proxy function's timeout duration to two minutes.
SWR2311P(config)#http-proxy timeout 120
4.16.3 Show HTTP Proxy function settings
[Syntax]
show http-proxy
[Input mode]
priviledged EXEC mode
[Description]
Shows the settings of the HTTP Proxy function. The following items are shown.
HTTP Proxy function enabled/disabled status
Timeout time
[Example]
Show the settings of the HTTP Proxy function.
SWR2311P#show http-proxy
Service:Enable
Timeout:60
4.17 SSH server
4.17.1 Start SSH server and change listening port number
[Syntax]
ssh-server enable [port]
ssh-server disable
no ssh-server
[Keyword]
enable : SSH server is enabled
disable : SSH server is disable
[Parameter]
port : <1-65535>
Listening port of the SSH server (if omitted: 22)
[Initial value]
ssh-server disable
[Input mode]
global configuration mode
[Description]
Enables the SSH server. You can also specify the listening TCP port number.
In order to enable the SSH server, the host key must be created in advance (ssh-server host key generate).
If this command is executed with the "no" syntax, disable the SSH server.
Command Reference | Maintenance and operation functions | 77