HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

200 4 - CONFIGURATION-MODE COMMANDS
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 [no] web httpd listen interface <interface>
Parameters
Example
minna (config) # web httpd listen interface primary
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 [no] 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.
Syntax [no] web https port <port>
<interface> Specifies the name of the interface: primary, aux, inpath0_0, and so
forth.