Specifications
Startup and General Configuration Summary
Process Overview: CLI Startup and General Configuration
3-10 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Displaying WebView status:
To display WebView status, enter show webview at the CLI command prompt.
This example shows that WebView is enabled on TCP port 80, the default port number.
Enabling / disabling WebView:
To enable or disable WebView, enter set webview {enable | disable} at the CLI command prompt.
This example shows how to enable WebView.
Setting the WebView port:
To set a different TCP port through which to run WebView, enter set webview port webview_port
at the CLI command prompt. Webview_port must be a number value from 1 to 65535; specifying
the WebView TCP port.
This example shows how to set the WebView TCP port to 100.
3.1.5 Process Overview: CLI Startup and General Configuration
Use the following steps as a guide to the startup and general configuration process:
1. Starting and navigating the Command Line Interface (CLI) (Section 3.1.6)
2. Setting user accounts and passwords (Section 3.2.1)
3. Setting basic device properties (Section 3.2.2)
4. Downloading a new firmware image (Section 3.2.3)
5. Configuring Telnet (Section 3.2.4)
6. Managing switch configuration files (Section 3.2.5)
Matrix>show webview
Webview is currently enabled on port 80.
Matrix>set webview enable
Matrix>set webview port 100