User guide
2 Setting Up ScreenPlay
HTTP and HTTPS Setup
Client Setup
Launching ScreenPlay
This section describes the setup process required to use ScreenPlay with the switch and includes the
following topics:
•
HTTP and HTTPS Setup
•
Client Setup
•
Launching ScreenPlay
HTTP and HTTPS Setup
Before you can launch ScreenPlay, you must enable the web server on the switch. You can use either
HTTP or HTTPS to access ScreenPlay.
Note
You must assign an IP address to a VLAN for management access to the switch. For more
information, see the chapter Configuring Management Access.
1 To enable HTTP web access, enter the following command:
SummitX450a-48t.1 # enable web http
The switch is now ready for web access using HTTP at the URL http://<switch_ip>.
2 To enable HTTPS web access, you must first check to see if the SSL module is installed. Enter the
following command:
BD-8806.1 # show ssl
If the following displays, the SSL module is not installed:
SSL Module: Not Installed BD-8806.2 #
The SSL module must be installed to enable HTTPS web access. (Refer to the ExtremeXOS Concepts
Guide Secure Socket Layer in the Security chapter and Guidelines for Activating SSL in the Software
Upgrade and Boot Options appendix.)
3 After the SSL module is installed, create a certificate by entering the following command:
BD-8806.2 # configure ssl certificate privkeylen 1024 country us
organization extreme common-name name1
4 To enable HTTPS web access, enter the following command:
SummitX450a-48t.1 # enable web https
The switch is now ready for web access using HTTPS at the URL https://<switch_ip>.
ExtremeXOS ScreenPlay User Guide 5