HP Comware 5 Debug Manual Vol 1

0839a8c2 c1 d7 d7 d5 4b e2 d5 c1 f0 f1 10 1e 00 1d 11 0c ....K...........
*0.4075920 Sysname SDLC/7/debug2:
0839a8d2 08 04 f0 f5 f0 f1 f0 f1 09 06 e6 c1 d5 e6 c1 d9 ................
*0.4076120 Sysname SDLC/7/debug2:
0839a8e2 ........
*0.4076320 Sysname SDLC/7/debug2:
SDLC: Event:SDLC_RECEIVE_FULL_XID
Action:SDLC_SEND_FULL_XID_REMOTE
SDLC_XIDSENT->SDLC_XIDSTOP
// The output shows the XID packets exchange process between the host and the terminal.
*0.4076320 Sysname SDLC/7/debug2:
SDLC: Event:SDLC_SEND_SNRM_REQUEST
Action:SDLC_SEND_SNRM
SDLC_XIDSTOP->SDLC_SNRMSENT
*0.4076520 Sysname SDLC/7/debug2:
SDLC PDU: SDLC_SNRM Send to Serial2/0 c1 93
// The XID packets exchange process is complete. The remote host initiated a SAMBE packet to request
for connection setup. The SDLC module converted the packet into an SDLC format SNRM packet, which
was then sent to the local SNA terminal. At the same time, the state of SDLC virtual circuit transited from
SDLC_XIDSTOP to SDLC_SNRMSENT.
*0.4076520 Sysname SDLC/7/debug2:
SDLC PDU: SDLC_UA Receive from Serial2/0 c1 73
*0.4076730 Sysname SDLC/7/debug2:
SDLC: Event:SDLC_RECEIVE_UA
Action:SDLC_SEND_RR
SDLC_SNRMSENT->SDLC_CONNECT
// The device received a UA packet from the local SNA terminal. The state of the SDLC virtual circuit
transited from SDLC_SNRMSENT to SDLC_CONNECT. The packet was sent to the DLSw module, which
then passed the packet to the remote endpoint. Then an RR packet (S frame) was sent to the local SNA
terminal.
*0.4076730 Sysname SDLC/7/debug2:
SDLC PDU: SDLC_RR NR=0 Send to Serial2/0 c1 11
*0.4076930 Sysname SDLC/7/debug2:
SDLC PDU: SDLC_RR NR=0 Receive from Serial2/0 c1 11
*0.4076940 Sysname SDLC/7/debug2:
SDLC: Event:SDLC_RECEIVE_RR
Action:SDLC_NULL
SDLC_CONNECT-> SDLC_CONNECT
// The output shows the S frame exchange process between the router and the local SNA terminal when
the SDLC virtual circuit is in SDLC_CONNECT state.
412