You can verify that a component instance was installed successfully via a ping command, using the IP address of the instance's management port as the target.
Example
In this example, the IP address of the component instance's management port is 10.160.1.243.
C:\>ping 10.160.1.243
Pinging 10.160.1.243 with 32 bytes of data:
Reply from 10.160.1.243: bytes=32 time=172ms TTL=55
Reply from 10.160.1.243: bytes=32 time=165ms TTL=55
Reply from 10.160.1.243: bytes=32 time=164ms TTL=55
Reply from 10.160.1.243: bytes=32 time=163ms TTL=55
Ping statistics for 10.160.1.243:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milliseconds:
Minimum = 163ms, Maximum = 172ms, Average = 166ms
The instance replied, suggesting that it was installed successfully.
Where to go from here
Installed component instances are useful only after you have assembled them into a working
The macro unmigrated-inline-wiki-markup from Confluence is no longer available.
system. To achieve this goal, follow the instructions in the following sections: