HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
152 4 - CONFIGURATION-MODE COMMANDS
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.