HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide (Web Version)

Location of the command
installation-folder-for-Host-Data-Collector\HDC\Base\bin
Options
add
Adds firewall exceptions.
del
Removes firewall exceptions.
Related topics
Registering an exception for the Host Data Collector service (for SSL communication), page 273
hdc.common.rmi.registryPort, page 392
hdc.common.rmi.serverPort, page 393
hdc.common.http.serverPort, page 393
Registering an exception for the Host Data Collector service (for SSL communication)
Use the netsh command to register a firewall exception for SSL communication ports used by the
Host Data Collector service.
Operations to complete in advance
Log in with administrator permissions.
Information to collect in advance
Port number set for the hdc.common.rmi.ssl.registryPort property (Default value:
22104/tcp)
Port number set for the hdc.common.rmi.ssl.serverPort property (Default value: 22105/tcp)
Port number set for the hdc.common.https.serverPort property (Default value: 22106/tcp)
To register a firewall exception for the Host Data Collector service:
1. Execute the following command for each port.
In Windows Server 2003 or Windows Server 2003 R2:
netsh firewall add portopening protocol=TCP port=port-number
name="Host Data Collector Base" mode=ENABLE
In Windows Server 2008, Windows Server 2008 R2, or Windows Server 2012:
netsh advfirewall firewall add rule name="Host Data Collector Base"
dir=in action=allow localport=port-number protocol=TCP
2. Restart the Host Data Collector service to enable the settings.
Administrator Guide (Web Version) 273