Use the DISCONNECT command to disconnect logical links active on the executor node. DISCONNECT KNOWN LINKS WITH NODE node-id LINK number All underscores found in parameters must be replaced with spaces when parameters are used in NCP commands.
1 – KNOWN LINKS
Indicates that all links are to be disconnected.
2 – LINK number
Identifies the particular logical link to be disconnected. Use a number in the range of 1 to 65535.
3 – WITH NODE node-id
Identifies the node with which all logical links are to be disconnected. The node-id is either a node name or a node address. This is only valid when used with KNOWN LINKS.
4 – Examples
NCP>DISCONNECT LINK 1840 This command disconnects link 1840. NCP>DISCONNECT KNOWN LINKS WITH NODE TRNTO This command disconnects all active links to remote node TRNTO.