NCLHELP.HLB  —  delete  xot (OpenVMS Alpha)
    Deletes the X.25 Over TCP/IP (XOT) module.

    delete  [node node-id] xot

    Before the XOT module can be deleted, all of its associated SAPs
    and LINKs must be disabled and deleted.

    Example:

    show xot sap * state              ! To find all SAPs and their states
    show xot sap sap-0 link * state   ! To find all links for a SAP
    disable xot sap sap-0 link link-0 ! All links must be disabled/deleted
    delete xot sap sap-0 link link-0
    disable xot sap sap-0             ! All SAPs must be disabled/deleted
    delete xot sap sap-0
    delete xot                        ! Before XOT itself can be deleted
Additional Information: explode extract
Exception Messages
sap
Close Help