83. BOTHBUSY-双方均发送RNR帧.告诉对方暂时不能接收任何信息.
84.
85. ERROR-违反SDLC协议.路由器正在等待次站应答.
86.
87. SNRMSEEN-路由器作次站,接收到SNRM帧.
88. 当双方MAC地址都找到后,开始建立链路了.
89. Router#show dlsw curcuit
90. Index local addr(lsap) remote addr(dsap) state
91. 1818740 1000.5ae3.430d(04) 4000.5555.00c1(04)
CONNECTED
92. 用"show interface serial"查看PU状态应是"CONNECT". 我们也可以用"debug dlsw"获得更多的信息帮助解决网络中出现的问题.你可以记录下debug传输信息提供给你的代理.
问题:远端没有到达本端机器.远端peer的IP地址是172.18.16.156. 建议:
1. 检查show dlsw peer输出,我们看到:
2. Peers: state pkts-rx pkts-tx type drops ckts TCP uptime
3. TCP 172.18.16.156 DISCONN 0 0 conf 0 0 0 --
4. 用debug dlsw peers命令决定问题:
DLSw: action_a() attempting to connect peer 172.18.15.156(2065) DLSw: action_a(): Write pipe opened for peer 172.18.15.156(2065) DLSw: peer 172.18.15.156(2065), old state DISCONN, new state WAIT_RD
DLSw: dlsw_tcpd_fini() for peer 172.18.15.156(2065)
DLSw: tcp fini closing connection for peer 172.18.15.156(2065) DLSw: action_d(): for peer 172.18.15.156(2065)
DLSw: peer 172.18.15.156(2065), old state WAIT_RD, new state