User guide
WebView CLI Commands Using WebView
page 11-4 OmniSwitch 6250/6450 Switch Management Guide May 2012
Enabling/Disabling SSL
Force SSL is disabled by default. Use the http ssl command to enable Force SSL on the switch. For exam-
ple:
-> http ssl
Use the no http ssl command to disable Force SSL on the switch. Use the show http command to view
WebView status.
As an alternative you can use the https keyword instead of the http keyword to enable Force SSL. For
example:
-> https ssl
When using this format of the command use the no https server command to disable Force SSL on the
switch.
Changing the HTTPS Port
The default secure HTTP (HTTPS) port is 443, the well-known port number for SSL. You can change the
port to a number in the range 0 to 65535 using the https port command. (Well-known port numbers,
which are in the range 0 to 1023, cannot be configured.)
Note. All WebView sessions must be terminated before the switch accepts the command.
For example:
-> https port 2500
This command changes the secure HTTP port to 2500.
To restore an HTTPS port to its default value, use the default keyword as shown in the following exam-
ple:
-> https port default