debug isdn q931 output

From: Guoqi Cui (guoqicui@yahoo.com)
Date: Mon Nov 18 2002 - 22:37:19 GMT-3


Hi, group:

I have a basic isdn setup.
r1---------------r2

I could not ping the directly connected bri0/0
interfaces.

show isdn status display everying is o.k.

 
debug isdn q931 gives:
2d05h: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x0B
2d05h: Bearer Capability i = 0x8890
2d05h: Channel ID i = 0x83
2d05h: Keypad Facility i = '5553000'
2d05h: ISDN BR0/0: RX <- RELEASE_COMP pd = 8 callref
= 0x8B
2d05h: Cause i = 0x82A2 - No circuit/channel
available
2d05h: ISDN BR0/0: Setup was rejected, cause = 22

Does this mean the isdn simulator has no channel to
take the call?

my configuration are:

r1:
interface BRI0/0
 ip address 100.100.100.1 255.255.255.0
 encapsulation ppp
 dialer map ip 100.100.100.2 name r2 broadcast 5552000
 dialer map ip 100.100.100.2 name r2 broadcast 5554000
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0555100001
 isdn spid2 0555300001
 ppp authentication chap

r2:
interface BRI0/0
 ip address 100.100.100.2 255.255.255.0
 encapsulation ppp
 dialer map ip 100.100.100.1 name r1 broadcast 5551000
 dialer map ip 100.100.100.1 name r1 broadcast 5553000
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0555200001
 isdn spid2 0555400001
 ppp authentication chap

Thank you.



This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:05 GMT-3