Owner's Manual

Web Server with HTTP Support | 179
11
Web Server with HTTP Support
Web Server with HTTP Support are downloaded with the SmartScripts package (see
Downloading the Smart Scripting Package). It is supported on the S4810, S4820T,
Z9000 and MXL switch platforms.
This chapter describes the Web-based components in the Open Automation package:
Web Server
Web Server
In the Open Automation package, the web server runs on a switch and handles HTTP
and HTTPS requests. You can start the web server in a non-secure (HTTP) or secure
(HTTPS) mode.
To start the web server in a non-secure (without SSL) mode for receiving HTTP
requests and write the configuration to the running configuration, use the
http-server
http command:
To start the web server in a secure mode for receiving HTTPS requests and write the
configuration to the running configuration, use the http-server secure-http
command:
To stop the web server and remove the configuration from the running-configuration
file, use the no http-server {http | secure-http} command.
Command Syntax Command Mode Task
http-server http CONFIGURATION Starts the web-server application in non-secure mode
to receive HTTP requests.
Command Syntax Command Mode Task
http-server secure-http CONFIGURATION Starts the web-server application in secure mode
using SSL to receive HTTPS requests.