HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 Administrator Guide (web) (TB581-96065, September 2011)

Device Manager agent commands
This section explains the syntax of Device Manager agent commands.
NOTE:
When using one of the following OSs on the host, execute Device Manager agent commands
from the WOW64 command prompt:
Windows Server 2003 (x64 and IPF)
Windows Server 2003 R2 (x64)
Windows Server 2008 (x64 and IPF)
Windows Server 2008 R2 (x64 and IPF)
The following shows an example of executing from the command prompt:
C:\WINDOWS\SysWOW64\cmd.exe
In Windows, the folder in which the Device Manager agent commands are installed is automatically
added to the environment variable PATH. When you execute a command, you do not need to
change the current folder to the folder that contains commands.
firewall_setup command
If the host OS is Windows, the firewall_setup command is used to register the ports used by the
Device Manager agent as firewall exceptions. The firewall_setup command is stored in the
following locations:
installation-folder-for-Device-Manager-agent\bin\firewall_setup.bat
The following table describes the firewall_setup command syntax.
Table 93 firewall_setup command syntax
DetailsItem
firewall_setup {-set|-unset}
Synopsis
Registers the following ports used by the Device Manager agent in a Windows environment
as firewall exceptions:
Port set for the server.agent.port property (default: 24041/tcp)
Port set for the server.http.port property (default: 24042/tcp)
Port set for the server.http.localPort property (default: 24043/tcp)
This operation requires Administrator privileges. If the OS is Windows Server 2008 or Windows
Server 2008 R2, the command must be executed from a command prompt started as an
Administrator.
Note that this command cannot be used if the OS is Windows Server 2003 without any service
pack installed.
Description
-set
Adds firewall exceptions.
-unset
Removes firewall exceptions.
Options
Using and maintaining the Device Manager agent230