This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module (v4 docs, v3 docs) page instead.
PING
Pings the requested server to check that it is still connected.
Connection Phases
This message can be used in the following connection phases:
Connection Phase | Usable? |
---|---|
Connecting outbound | ❌ |
Authenticating outbound | ❌ |
Authenticating inbound | ❌ |
Fully connected | ✔️ |
Syntax
[:<sid>] PING <target>
Parameter | Description |
---|---|
<target> | The identifier of the target server. |
Example Usage
Sends a ping from server 36D to server 36E:
:36D PING 36E