LATCP$HELP.HLB  —  DELETE  LINK
    Deletes a logical link from a node. You must have OPER privilege
    to use this command.

    Format

      DELETE LINK  link-name

1  –  Parameter

 link-name

    Specifies the name of the link that you want to delete.

    Use the SHOW LINK command for a list of the links that are
    defined for your node.

2  –  Qualifiers

2.1    /LOG

       /LOG
       /NOLOG

    Specifies whether LATCP displays a message confirming that
    the link was deleted. If you do not specify the /LOG or /NOLOG
    qualifier, the default is that no message will be displayed.

3  –  Example

  LATCP> DELETE LINK NETWORK_A /LOG

      The DELETE LINK command in this example deletes the link
      NETWORK_A. The link was created with the CREATE LINK command.
Close Help