Alcatel-Lucent 6850-48 Supplementary Manual

Page of 312
WebView CLI Commands
Using WebView
page 10-4
OmniSwitch AOS Release 6 Switch Management Guide
September 2009
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 th
 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 below:
-> https port default