7.
Network management commands
7.1
HTTP config
HTTP configuration commands include:
ip http-server http
ip http-server https
Function Brief
Describe the HTTP configuration command. This command can
configure the switch to accept the HTTP/HTTPS service request at the
specified port, processing the request and return the results to the browser.
7.1.1
ip http-server http
Command Description
ip http-server http
//This command is used to enable the HTTP on the switch.
no ip http-server
//This command is used to disable the HTTP on the switch.After this
command is executed, the switch cannot be managed in HTTP mode.
Parameter
None
Default
None
Command Mode
Global configuration mode
Example
//Enable the HTTP service.
switch(config)# ip http-server http
7.1.2
ip http-server https
Command Description
ip http-server https
//This command is used to enable the HTTP service on the switch.
no ip http-server