Library /sys$common/syshlp/nclhelp.hlb create, xot (OpenVMS Alpha), sap, link *Conan The Librarian (sorry for the slow response - running on an old VAX) |
create [node node-id] xot sap sap-name link link-name Creates a LINK entity which represents a remote system with which XOT is allowed to communicate. The sap-name and link-name are simple names which uniquely identify particular SAP and LINK instances. To set up a XOT link, you must first create a SAP. A SAP is required so that a number of XOT links can use a single RFC1613 port. Example: create xot sap sap-0 enable xot sap sap-0 create xot sap sap-0 link link-0 set xot sap sap-0 link link-0 - remote ip addr 124.24.256.78 enable xot sap sap-0 link link-0
Additional Information (explode) :
|