Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ISDN connection

Status
Not open for further replies.

rn4it

MIS
Joined
Nov 7, 2002
Messages
671
Location
CA
I'm currently having an issue with an ISDN connection. A connection that has been up in the past is not connecting properly. Unforntunatly I don't have access to the other router and they(client) don't have a tech that can go on site. Here is the sh int and sho isdn stat for that interface. I have also added an error msg that I'm receiving on that interface-any ideas??
ISDN BR2/7: Event: Hangup call to call id 0x850D ces = 1
ISDN BR2/7: Event: Call to ########## at 64 Kb/s
ISDN BR2/7: received HOST_QUERY_RESPONSE
ISDN BR2/7: Setup was rejected, cause = 22
ISDN BR2/7: received HOST_DISCONNECT_ACK
ISDN BR2/7: Error: Unexpected Disconnect_Ack - callid 8517
BRI2/7 is up, line protocol is up (spoofing)
Hardware is BRI with integrated NT1
Description: ISDN to Burlington2
MTU 1500 bytes, BW 128 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 1 seconds on reset
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
8840234 packets input, 127672886 bytes, 0 no buffer
Received 111983 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
8942044 packets output, 80844112 bytes, 0 underruns
0 output errors, 0 collisions, 26 interface resets
0 output buffer failures, 0 output buffers swapped out
123 carrier transitions
BRI2/7:1 is down, line protocol is down
Hardware is BRI with integrated NT1
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set, keepalive set (10 sec)
DTR is pulsed for 1 seconds on reset
LCP Closed, multilink Closed
Closed: IPCP, CDPCP
Last input 4d02h, output 4d02h, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 291 drops; input queue 0/75, 3 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
904870 packets input, 61547930 bytes, 0 no buffer
Received 145077 broadcasts, 0 runts, 0 giants, 0 throttles
3 input errors, 0 CRC, 3 frame, 0 overrun, 0 ignored, 2 abort
978140 packets output, 226429471 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
1549551 carrier transitions
BRI2/7:2 is down, line protocol is down
Hardware is BRI with integrated NT1
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set, keepalive set (10 sec)
DTR is pulsed for 1 seconds on reset
LCP Closed, multilink Closed
Closed: IPCP, CDPCP
Last input 3d06h, output 3d06h, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 214 drops; input queue 0/75, 7 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
665395 packets input, 40614702 bytes, 0 no buffer
Received 146548 broadcasts, 0 runts, 0 giants, 0 throttles
7 input errors, 0 CRC, 7 frame, 0 overrun, 0 ignored, 4 abort
713650 packets output, 150884320 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
43755 carrier transitions
Cisco3640>sh isdn status bri2/7
The current ISDN Switchtype = basic-ni1
ISDN BRI2/7 interface
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 73, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
TEI = 74, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
Spid Status:
TEI 73, ces = 1, state = 8(established)
spid1 configured, spid1 sent, spid1 valid
Endpoint ID Info: epsf = 0, usid = 70, tid = 0
TEI 74, ces = 2, state = 8(established)
spid2 configured, spid2 sent, spid2 valid
Endpoint ID Info: epsf = 0, usid = 71, tid = 0
Layer 3 Status:
0 Active Layer 3 Call(s)
Activated dsl 23 CCBs = 0
Total Allocated ISDN CCBs = 12
 
Try running DEBUG ISDN Q931 and DEBUG PPP AUTH, post up the output, it may reveal the issue.
 
The ISDN link was out of sync, we shut down both sides interface and turned them up.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top