Hi @Big-dAta
A simple test would be a ping test from the source node to the target node.
#ping <ip-address-of-target-node>
You can also use Telnet to check if the other node is listening on a specific port.
# telnet <ip-address-of-target-node> <port>