Shows a XOT PORT entity which provides information on an active XOT connection over TCP/IP. Ports are created and deleted dynamically as X.25 connections are requested. show [node node-id] xot - port port-name attribute [,attribute...] all [attributes] all counters all identifiers all status The port-name can be either a wildcard, or it can be a simple name that uniquely identifies a particular port instance. XOT port-names are automatically created in the form XOT-port-xxxx, where xxxx is a 4 digit hexadecimal value indicating the port number. Examples: show xot port * client, link, direction show xot port XOT-port-0000 all
1 – Counters
o creation time The time that the port entity was created. o octets received The number of data octets received from TCP/IP for the port. o octets sent The number of data octets sent to TCP/IP from the port. o pdus received The number of data PDUs (X.25 packets) received from TCP/IP. o pdus sent The number of data PDUs (X.25 packets) sent to TCP/IP.
2 – Identifiers
o name The simple name assigned to the port when it was created. It will consist of xot-port-xxxx, where xxxx is the hexadecimal representation of the connection id.
3 – Status
o client The client of the port, that is, the name of the X25 PROTOCOL DTE entity. o link The XOT SAP LINK entity with which this port is associated. o protocol state The state of the XOT protocol over this port: Idle The port is idle. Running The port is running. Connecting The entity is making an X.25 connection. Failed The port connection failed. o direction Whether the port is inbound or outbound. o type The type of X.25 connection: PVC or SVC. o uid The universal identifier of the PORT entity, which is generated when the entity is created.