HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 151
4 - CONFIGURATION-MODE
C
OMMANDS
web enable
Description Enables the Management Console. The default value is true. The no command option
disables the Management Console.
Syntax web enable
Parameters None
Example
minna (config) # web enable
minna (config) #
web http enable
Description Enables the HTTP. The default value is true. The no command option disables the
Management Console.
Syntax web http enable
Parameters None
Example
minna (config) # web http enable
minna (config) #
web http port
Description Sets the web port. The default value is 80. The no command option resets the web
port to the default value.
Syntax web http port <port>
Parameters
Example
minna (config) # web http port 8080
minna (config) #
web httpd listen enable
Description Enables web interface restrictions to this system. The no command option disables
web interface restrictions which causes the web to accept connections from all
interfaces.
After you have enabled interface restrictions, you must specify which interfaces to
accept connections on using the web http listen interface command. If the list of
interfaces is empty, all interfaces are accepted. If the list of interfaces has at least one
entry, then the server only listens on that subset of interfaces.
<port> Specifies the port number.