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.
DELLINE
Removes an X-line on a mask.
Connection Phases
This message can be used in the following connection phases:
Connection Phase | Usable? |
---|---|
Connecting outbound | ❌ |
Authenticating outbound | ❌ |
Authenticating inbound | ❌ |
Fully connected | ✔️ |
Syntax
:<uuid> DELLINE <type> <mask>
Parameter | Description |
---|---|
<uuid> | The unique identifier of the server or user that sent the message. |
<type> | The type of X-line to add (e.g. E). |
<mask> | The type-dependent mask to add the X-line on. |
Example Usage
Removes a Z-line on *@192.0.2.0/24:
:36D DELLINE Z *@192.0.2.0/24