Hello,
We are using T1040 based board and we are trying to send HDLC packets from our processor to cisco router via V.35 interface.
On cisco router line protocol is up but packets are not flowing from the processor. And it is not receiving the packets from cisco router also.
Log of cisco router:
Router#show interfaces serial 0/0
Serial0/0 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 10.100.100.30/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (32767 sec)
Last input never, output 00:00:03, output hang never
Last clearing of "show interface" counters 04:06:16
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue :0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
18 input errors, 0 CRC, 8 frame, 0 overrun, 0 ignored, 9 abort
36 packets output, 11628 bytes, 0 underruns
0 output errors, 0 collisions, 417 interface resets
0 output buffer failures, 0 output buffers swapped out
40 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Can u please suggest what we can do rectify this issue.