5.6 – show
show sdlc link station The show sdlc link station command displays the values of the attributes for the SDLC Link entity's Station subentity. The SDLC Station subentity contains the data link attributes that are configured for this connection. Ex, ncl> show sdlc link sdlc-0 station stn-0 address, protocol state
5.6.1 – Identifier
Name Displays the unique name assigned to the Station subentity by the network manager when the Station is created.
5.6.2 – Status
UID Displays the entity's unique identifier, which is generated when the Peer Server creates the entity. State Displays the operational state of the Station subentity. Setting the state is a result of execution of the enable/disable commands. The states are Off The Station is disabled and not available for use. On The Station is enabled and available for use. Protocol The protocol state for the SDLC connection on this State Station entity. The possible states are Inactive This Station is not enabled. You must issue an enable command before the SDLC entity can activate the Station. Normal The subentity can accept incoming connection Disconnect requests or initiate outgoing connection Mode requests. Normal An SDLC logical link connection has been Response established. Mode Pending This Station is enabled but other Peer Server Active resources, must be active before the Station can become active. Pending You have issued a disable command for this Inactive Station; no new sessions can use this Station. The state will change to Inactive as soon as all active sessions and non-SNA application links on this Station have terminated.
5.6.3 – Characteristics
Address 2 characters Displays the address of the hexadecimal secondary Station. The default is 40. Group 2 characters Displays the group poll address for Address hexadecimal Station. A value of 0 indicates the Station is not in a group. The default value is 0. Transfer twa | tws Displays the link level transmit/- Mode receive capability of the Station. The default is twa. TWA is Two Way Alternate; TWS is Two Way Simultaneous. Modulo normal | Displays whether the Station extended supports normal response mode (window size ranges from 1 to 7) or normal response mode extended (window size ranges from 1 to 127). This attribute is ignored for connections that perform XID3 negotiation. The default is normal. Window Size (1-127) Displays the maximum number of received I-frames that may be outstanding before this station requires an acknowledgment response. This value allows for the detection of erroneous sequence numbers in received frames. The default is 7. Send Frame (1-32764) Displays the maximum frame size Size (excluding the header) this Station can send. This value may be reduced during pre-connection XID negotiation or by the Station's client. The default is 265. Inactivity (0-7200) Displays the time (in seconds) to Timer wait for a command before initiating recovery action. This is used when the Link is secondary. The default is 30. Pass Limit (1-254) Displays the maximum number of BLUs that can be sent to the second- ary Station before starting data transmission to the next Station in the Link service order table. This is used when the Link is Primary. The default is 1. Select (1-60000) Displays time (in milliseconds) to Pause pause before sending a response with the final bit set. This is used when the LINK is secondary. The default is 50. Retry (0-255) Displays the time (in seconds) to Sequence pause after completing a retry sequ- Pause ence before beginning a new retry sequence. This is used when the Link is primary. The default is 0. Not used at this time. Retry (0-127) Displays the maximum number of Sequence retry sequences allowed. This is used Limit when the Link is primary. The default is 0. Not used at this time. Immediate no | yes Displays whether a Station Poll subentity will be repolled when there Retry is a reply time-out before proceeding to next Station on the Link's service order table. The default is no.
5.6.4 – Counters
Creation The time that the Station subentity was created. Time Connections The number of times a connection was established for Established this Station. Connections The number of times the SDLC connection was lost. Lost Connections The number of times an established connection was Reset lost and subsequently re-established for this Station by the snrm or snrme. Polls The number of Information and Supervisory frames sent by the primary or received by the secondary station with the P-bit set. Reply The number of times the local reply timer has Timeouts expired after the transmission of a frame with the P-bit set. Secondary The number of times a primary station encountered a Protocol protocol violation committed by an adjacent Errors secondary station. SNRM Frames The number of times a SNRM or SNRME frame was sent by the primary or received by the secondary station. DISC Frames The number of times a DISC frame was sent by the primary or received by the secondary station. DM Frames The number of times a DM frame was sent by the primary or received by the secondary station. Octets Sent The total of the number of octets in I-frames and UI-frames sent. Octets The total of the number of octets in I-frames and Received UI-frames received. BLUs Sent The total of the number of I-frames and UI-frames sent. BLUs The total of the number of I-frames and UI-frames Received received. BLUs Resent The total of the number of I-frames and UI-frames resent because of timeouts or rejects. FRMR Frames The total number of FRMR-frames sent. Sent FRMR Frames The total number of FRMR-frames received. Received REJ Frames The number of SDLC REJ-frames sent. Sent REJ Frames The number of SDLC REJ-frames received. Received RNR Frames The number of times RNR-frames have been sent. Sent RNR Frames The number of times RNR-frames have been received. Received TEST Frames The total number of TEST-frames sent. Sent TEST Frames The total number of TEST-frames received. Received TESTs Received The total number of TEST-frames received with a Invalid CRC bad CRC. XID Frames The total number of XID frames sent. Sent XID Frames The total number of XID frames received. Received
6 – Port Subentity
For each Enabled Station that establishes a connection, SDLC creates a Port entity.
6.1 – show
show sdlc port The show sdlc port command displays the attributes for the SDLC Port subentity. A Port subentity is created dynamically for each connection to a remote station. Each Port is created when a connection is established and deleted when the connection is terminated. Use the command show sdlc port * to display a listing of the existing Ports. Ex, ncl> show sdlc port 1 all counters
6.1.1 – Identifier
Name A unique value assigned to the Port by the SDLC entity. The value is an unsigned integer.
6.1.2 – Status
UID Displays the entity's unique identifier, which is generated when the Peer Server creates the entity. Station Displays the name of the SDLC Link Station subentity that the client specified in the connection request. Client Displays the name of the client that connected to this Port's Station. Role Displays whether the station role is to be primary or secondary when it becomes active. Address Displays the address of the secondary station. Transfer Displays the link-level transmit/receive capability Mode for the connection, which is set to the transfer mode characteristic of the SDLC Station. Might be altered during XID negotiation. Modulo Displays the Response Mode supported by the Station. Normal Response Mode supports Send and Receive Window Sizes of 1 to 7. Normal Response Mode Extended supports Send and Receive Window Sizes of 1 to 127. Send Window Displays the negotiated maximum number of transmitted Size I-frames that may be outstanding before the adjacent station requires an acknowledgment response. The value is initialized as the SDLC Station window size and might be reduced during preconnection XID negotiation. Receive Displays the negotiated maximum number Window Size of received I-frames that may be outstanding before this station requires an acknowledgment response. The value is initialized as the SDLC Station Window Size and might be reduced during preconnection XID negotiation. Send Frame Displays the negotiated maximum size of frames Size (excluding header) sent by the connection. This value is initialized as the SDLC receive frame size. The value might be reduced during preconnection XID negotiation. Receive Displays the negotiated maximum size of frames Frame Size (excluding header) received by the connection. This value is initialized as the SDLC Station send frame size. The value might be reduced during preconnection XID negotiation.
6.1.3 – Counters
Creation Displays the time that the SDLC Port subentity Time was created. Polls Displays the number of frames sent by the primary or received by the secondary with the P-bit set. Octets Sent Displays the total number of octets sent in I-frames and UI-frames. Octets Displays the total number of octets received Received in I-frames and UI-frames. BLUs Sent Displays the total number of I-frames and UI-frames sent. BLUs Displays the total number of I-frames and UI-frames Received received. BLUs Resent Displays the total number of I-frames and UI-frames retransmitted due to timeouts or rejects.