Supermicro L2/L3 Switches Configuration Guide
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
Enters the configuration mode
set ip http {enable | disable}
Exits the configuration mode.
Displays the HTTP server configuration.
to be part of the startup configuration.
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
Enters the configuration mode