web-management

OVERVIEW

Category:

Switch Management

Primary context:

config

 

 

Related Commands

show (page 511)

 

crypto (page 138)

 

crypto (page 138)

 

 

Usage: [no] web-management [management-url] URL [support-url] URL

[<plaintext ssl [<TCP-PORT>] >]

Description: Enable/disable the device web server.

Parameters:

o management-url - Specify URL to load when the [?] button is clicked on the device's web interface.

o support-url - Specify URL to load when the Support tab is clicked on the device's web interface.

o plaintext - optional keyword indicating that the http server should be enabled with no security. If no parameters are specified, 'plaintext' is implied.

o ssl - required keyword indicating that the http server should be enabled with Secure Sockets Layer support.

Note: The 'ssl' and 'plaintext' variants of the command function independently of each other. Enabling http+ssl does not automatically prevent the device from accepting plaintext connections; you must explicitly disable plaintext connections with the command 'no web-management plaintext'

o TCP-PORT - optional - TCP port on which the https server should listen for connections. If not specified, this defaults to port 443. This is configurable for ssl connections only; the plaintext server always listens on the well-known port 80.

COMMAND STRUCTURE

[no] web-management management-url-- Specify URL for web interface [?] button. (p. 756)

management-url-- Specify URL for web interface [?] button. (ASCII-STR) (p. 756)

[no] web-management plaintext -- Enable/disable the http server (insecure). (p. 756)

[no] web-management ssl -- Enable/disable the https server (secure). (p. 756)

ssl-port-- TCP port on which https server should accept connections. (TCP/UDP-PORT) (p. 756)

[no] web-management support-url-- Specify URL for web interface Support page. (p. 756)

support-url-- Specify URL for web interface Support page. (ASCII-STR) (p. 756)

COMMAND DETAILS

management-url (p. 756)

ssl (p. 756)

support-url (p. 756)

plaintext (p. 756)

ssl-port (p. 756)

 

 

 

 

© 2009 Hewlett-Packard Development Company, L.P.

755