enable [node node-id] xot sap sap-name Enables a Service Access Point (SAP) entity of the X.25 Over TCP/IP (XOT) module. The sap-name is a simple name which unqiuely identifies a particular SAP instance. Before enabling a SAP entity, you should check the local ip addresses of any existing SAP entities. The local ip address of 0.0.0.0 specifies that the SAP may listen on any available IP interface. This local ip address of 0.0.0.0 should only be specified if a single SAP is in use. Example: show xot sap * - ! To see what ip interfaces the local ip address, state ! existing SAPs listen to. enable xot sap sap-1
1 – link
enable [node node-id] xot sap sap-name link link-name Enables a XOT SAP 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. In the case of an inbound XOT connection, there must be a LINK entity with a matching remote IP address and remote port number in order for XOT to accept the TCP/IP connection. In the case of an outbound connection, the LINK entity specifies the remote IP address and remote port number of the system with which to attempt the TCP/IP connection. Example: enable xot sap sap-0 link link-0
1.1 – Exception messages
o remote address in use Remote port number and remote IP address being used.