Answer
- Connect to the node by using SSH
- Using the Junos Space Settings Menu, access the debug shell.
- Execute the netstat -tnp | egrep ":7804|:22|:23" | grep ESTABLISHED | grep java command.
A sample output of this command follows.
The output displays one line for each device connected to this node. In this example, the node includes two device initiated connections and five Junos Space initiated connections. The IP addresses of the devices are displayed in the fifth column.
For more information, click High Availability and Disaster Recovery Guide.