Supermicro L2/L3 Switches Configuration Guide
15
WEB Session Timeout
600 seconds
Statistics Refresh Timer
0 seconds
1.3.1
HTTP Enable/Disable
Hyper Text Transfer Protocol (HTTP) is enabled by default in Supermicro switches.
Follow the steps below to disable HTTP.
Step Command
Description
Step 1
configure terminal
Enters the configuration mode.
Step 2
set ip http {enable | disable}
Disables HTTP.
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.
The
“set ip http enable”
command enables HTTP.
The example below shows the commands used to disable HTTP.
SMIS# configure terminal
SMIS(config)#
set ip http disable
SMIS(config)# end
SMIS#
show http server status
HTTP server status:
Disabled
HTTP port is: 80
When HTTP is enabled, Supermicro switches can be accessed from a web browser by specifying
http:/<management-ip-address>
.
1.3.2
HTTP Port
The default HTTP port is 80. The HTTP port can be modified by the user.
Follow the steps below to configure the HTTP port.
Step Command
Description
Step 1
configure terminal
Enters the configuration mode.