web-server
Enable the Web management interface to provide management access to the switch using a Web
browser. Configure the TFTP server location of the Help files for the Web interface.
Syntax
-
default web-server
[def-display-rows][enable][http-port][https-port][inactivity-timeout][password
min-password-len][read-only-user enable][secure-only][tls-min-ver]
-
no web-server {enable |
read-only-user enable | secure-only}
-
web-server
def-display-rows <10-100>
-
web-server enable
-
web-server help-tftp
WORD<0-256>
-
web-server http-port
<80-49151>
-
web-server https-port
<443-49151>
-
web-server
inactivity-timeout <30-65535>
-
web-server password
min-password-len <1-32>
-
web-server password ro
WORD<1-20>
-
web-server password rwa
WORD<1-20>
-
web-server read-only-user enable
-
web-server secure-only
-
web-server tls-min-ver
{tlsv10 | tlsv11 | tlsv12}
Command Parameters
- def-display-rows <10-100>
- Configures the web server default
display row width. The default is 30.
- enable
- Enables the web interface. You
must enable the web interface before you can connect to the system using
Enterprise Device Manager (EDM).
- help-tftp WORD<0-256>
- Specifies the path to the TFTP
server that stores the HTML Help files for the Web server. WORD<0-256> is a
string of 0-256 characters. Specifies the file name in the following format:
a.b.c.d:/
- http-port <80-49151>
- Configures the web server HTTP
port. The default is 80. To select another port for HTTP, you can discover the
ports that TCP already use. Use the show ip tcp connections command to list the
ports already in use, and then select a port that does not appear in the command
output.
- https-port <443-49151>
- Specifies the HTTPS port of the
web server. You can select a value of 443 or 1024 to 49151. The default is 443. To
select another port for HTTPS, you can discover the ports that TCP already use.
Use the show ip tcp connections command to list the ports already in use, and then
select a port that does not appear in the command output.
- inactivity-timeout <30-65535>
- Changes the web-server login
session inactivity timeout. The default is 900 seconds (15 minutes)
- password {ro|rwa} WORD<1-20>
- Specifies the username and the
password for the access level. The access level can be read-only or
read-write-all.
- password min-password-len <1-32>
- Configures the minimum password
length. By default, the minimum password length is 8 characters.
- read-only-user enable
- Enables the web server read-only (RO) user, which is disabled by default after a
software upgrade.
-
Note
read-only-user
enable is available for demonstration purposes on some products.
For more information, see VOSS User Guide.
- secure-only
- Enables secure-only access to the
web server. The default value for the secure-only option is enabled. By default
the web server is configured with the secure-only option, which requires you to
use https to access EDM. To access EDM using http, you must disable the
secure-only option, by using: no web-server secure-only. The default is
enabled.
- tls-min-ver <tlsv10|tlsv11|tlsv12>
- Configures the minimum version of
the TLS protocol supported by the web-server. The default is tlsv12.
Default
The Web server is disabled, by default.
Command Mode
Global Configuration