CLI Reference Guide
1468 | web-server Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
web-server
web-server
captive-portal-cert <name>
ciphers {high|low|medium}
mgmt-auth [certificate] [username/password]
no ...
ssl-protocol [sslv2] [sslv3] [tlsvl]
session-timeout <session-timeout>
switch-cert <name>
web-max-clients <web-max-clients>
Description
This command configures the controller’s web server.
Syntax
Parameter Description Range Default
captive-portal-cert
Name of the server certificate associated with captive
portal. Use the show crypto-local pki ServerCert
command to see the server certificates installed in the
controller.
— default
ciphers
Configures the strength of the cipher suite:
high: encryption keys larger than 128 bits
low: 56 or 64 bit encryption keys
medium: 128 bit encryption keys
high, low,
medium
high
mgmt-auth
Authentication method for the management user; you
can choose to use either username/password or
certificates, or both username/password and
certificates.
username/
password,
certificate
user-
name/
pass-
word
no
Negates any configured parameter. — —
session-timeout <session-
timeout>
Specifies the amount of time after which the WebUI
session times out and requires login for continued
access.
30-3600
seconds
900
seconds
ssl-protocol
Secure Sockets Layer (SSL) or Transport Layer
Security (TLS) protocol version used for securing
communication with the web server:
SSLv3
TLSv1
sslv3, tlsv1 sslv3,
tlsv1
switch-cert
Name of the server certificate associated with WebUI
access. Use the show crypto-local pki ServerCert
command to see the server certificates installed in the
controller.
— default
web-max-clients <web-max-
client>
Configures the web server’s maximum number of
supported concurrent clients.
25-400 —