Supermicro L2/L3 Switches Configuration Guide
16
Step 2
ip http port <port-number(1-65535)>
Configures the HTTP port.
port-number –
Port number specified as
an integer from 1-65535.
Step 3
end
Exits the configuration mode.
Step 4
show http server status
Displays the HTTP server configuration.
Step 5
write startup-config
Optional step – saves this configuration
to be part of the startup configuration.
HTTP status must be disabled before changing the HTTP port configuration.
The “
no ip http port
” command resets the HTTP port to its default value of 80.
The example below shows the commands used to configure the HTTP port.
SMIS# configure terminal
SMIS(config)#
ip http port 500
SMIS(config)# end
SMIS#
show http server status
HTTP server status: Enabled
HTTP port is: 500
1.3.3
WEB Session Timeout
When a user session in the web interface is inactive, the user is logged out. In Supermicro switches, the
session timeout for inactive WEB access users is configurable. The default web session time out value is
600 seconds.
Follow the steps below to configure the web session timeout.
Step Command
Description
Step 1
configure terminal
Enters the configuration mode.
Step 2
web session-timeout <integer(1-9999)>
Configures the web idle session timeout
to between 1-9999 seconds.
Step 3
end
Exits the configuration mode.
Step 4
write startup-config
Optional step – saves this configuration
to be part of the startup configuration.
The example below shows the commands used to configure a web session timeout.
SMIS# configure terminal