Startup and General Configuration Summary
Using WebView
3-12 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
3.1.4 Using WebView
By default WebView is enabled on TCP port number 80 of the Matrix E1 device. You can verify
WebView status, enable or disable WebView, and reset the WebView port as described in the
following section.
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.
NOTE: This guide describes configuring and managing the Matrix E1 device using CLI
commands. For details on using WebView (Enterasys Networks’ embedded web server)
for switch configuration and management tasks, refer to the Matrix E1 (IG582-09 and
1H582-51) WebView User’s Guide. WebView is not available as a router configuration
tool.
Matrix>show webview
Webview is currently enabled on port 80.
Matrix>set webview enable
Matrix>set webview port 100