Setup Guide
Web Server
You download web server with HTTP[S] support with the SmartScripts package. It is supported on the S4810, S4820T, S3100 Series,
S3048–ON, S4048–ON, S4048T–ON, S5000, S5048F-ON, S6000, S6000–ON, S6010–ON, S6100–ON, Z9100–ON, Z9500, and MXL
platforms.
For more information, see Download the Smart Scripting Package.
Starting the 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 conguration to the running
conguration, use the http-server http command.
To start the web server in a secure mode for receiving HTTPS requests and write the conguration to the running conguration, use the
http-server secure-http command.
• Starts the web-server application in non-secure mode to receive HTTP requests.
CONFIGURATION mode
http-server http
• Starts the web-server application in secure mode using SSL to receive HTTPS requests.
CONFIGURATION mode
http-server secure-http
To stop the web server and remove the conguration from the running-conguration le, use the no http-server {http |
secure-http}
command.
13
Web Server 199