This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module) page instead.
PONG
Replies to a PING that was sent to a server.
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>] PONG <target>
| Parameter | Description |
|---|---|
<target> | The identifier of the target server. |
Example Usage
Sends a pong from server 36D to server 36E:
:36D PING 36E