HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 169
4 - CONFIGURATION-MODE
C
OMMANDS
NOTE: This option is available in the CLI only.
Syntax web http listen enable
Parameters None
Example
minna (config) # web http listen enable
minna (config) #
web httpd listen interface
Description Adds an interface to the Web server access restriction list. The no command option
removes the Web interface. For example, to add an interface to the list to listen on:
web httpd listen interface <interface>
To remove an interface so that it is no longer listened to:
no web httpd listen interface <interface>
NOTE: This option is available in the CLI only.
Syntax web httpd listen interface <interface>
Parameters
Example
minna (config) # web httpd listen interface 10.0.0.1, 10.0.0.4
minna (config) #
web https enable
Description Sets Hypertext Transport Protocol Secure (HTTPS) for accessing a secure Web
server. The no command option disables secure port support.
Syntax web https enable
Parameters None
Example
minna (config) # web https enable
minna (config) #
web https port
Description Sets the HTTPS secure Web port. The no command option disables support on a
secure port.
<interface> Specifies a comma separated list of IP addresses.