Setup Guide
Web Server
You download web server with HTTP[S] support with the SmartScripts package. It is supported on the S3048–ON, S3100 Series, S4048–
ON, S5048F-ON, S6000, S6000-ON, S6010–ON, S6100–ON, C9010, and Z9100–ON 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.
12
182 Web Server