show webview
Enterasys C3 Configuration Guide 3-51
show webview
Use this command to display WebView status.
Syntax
show webview
Parameters
None.
Defaults
None.
Mode
Switch command, read-only.
Example
This example shows how to display WebView status:
C3(rw)->show webview
WebView is Enabled.
set webview
Use this command to enable or disable WebView on the switch.
Syntax
set webview {enable [ssl-only] | disable}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Usage
When you enable WebView without using the ssl-only option, HTTP can be used to access
WebView. If you enable with the ssl-only option, only HTTPS can be used to access WebView. Use
the set ssl command to enable SSL (and HTTPS) on the switch.
Refer to “set ssl” on page 3-52 for information about enabling and disabling SSL on the switch.
It is good practice for security reasons to disable HTTP access on the switch when finished
configuring with WebView, and then to only enable WebView on the switch when changes need to
be made.
enable | disable Enable or disable WebView on the switch.
ssl-only (Optional)Enables WebView with SSL only.