RE: ISDN Call Rejected

From: Brian Dennis (brian@xxxxxx)
Date: Sat Dec 22 2001 - 18:48:08 GMT-3


   
You need to put PPP authentication on the BRI.

Brian Dennis, CCIE #2210 (R&S)(ISP/Dial) CCSI #98640
5G Networks, Inc.
brian@5g.net

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Michael Popovich
> Sent: Saturday, December 22, 2001 1:25 PM
> To: CCIE GROUPSTUDY
> Subject: ISDN Call Rejected
>
>
> Doing dialer profiles on this lab. It is remote so I am not sure
> what kind of
> ISDN switch it is but I think it is Teltone.
>
> Here is the configs.
>
> R5
>
> username r6 password 7 121A0C041104
>
> interface BRI0/0
> no ip address
> no ip directed-broadcast
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 0835866101 8358661
> isdn spid2 0835866301 8358663
> ppp multilink
>
> interface Dialer1
> ip address 150.100.100.2 255.255.255.0
> no ip directed-broadcast
> encapsulation ppp
> dialer string 8358662
> dialer pool 1
> dialer-group 1
> ppp authentication chap
> ppp chap hostname r5
> ppp chap password 7 cisco
>
> access-list 1 permit any
> dialer-list 1 protocol ip list 1
>
> R6
> username r5 password 7 045802150C2E
>
> interface BRI0
> no ip address
> no ip directed-broadcast
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 0835866201 8358662
> isdn spid2 0835866401 8358664
> ppp multilink
>
> interface Dialer1
> ip address 150.100.100.3 255.255.255.0
> no ip directed-broadcast
> encapsulation ppp
> dialer in-band
> dialer string 8358661
> dialer-group 1
> ppp authentication chap
> ppp chap hostname r6
> ppp chap password 7 cisco
>
> access-list 1 permit any
> dialer-list 1 protocol ip list 1
>
> Debug on R6 after trying to ping 150.100.100.2 (Dialer interface
> on R5) from
> R6. (ISDN Q931)
>
> 10:30:41: ISDN BR0: RX <- SETUP pd = 8 callref = 0x19
> 10:30:41: Bearer Capability i = 0x8890
> 10:30:41: Channel ID i = 0x89
> 10:30:41: Signal i = 0x40 - Alerting on - pattern 0
> 10:30:41: ENDPOINT IDent i = 0x8281
> 10:30:41: Calling Party Number i = 'A', 0x81, '8358661'
> 10:30:41: Called Party Number i = 0xC1, '8358662'
> 10:30:41: ISDN BR0:1: Incoming call rejected, unbindable
> 10:30:41: ISDN BR0: TX -> RELEASE_COMP pd = 8 callref = 0x99
> 10:30:41: Cause i = 0x8095 - Call rejected
>
> Any ideas on this?
>
> Michael Popovich



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:46 GMT-3