RE: dialer profile problem

From: Khalid Nafie (knafie@xxxxxxxxxx)
Date: Tue Nov 13 2001 - 14:31:42 GMT-3


   
can u send the configuration, did u put dialer inband command?

-----Original Message-----
From: sclaner [mailto:sclaner@hotmail.com]
Sent: Tuesday, November 13, 2001 7:29 AM
To: tom cheung; ccielab@groupstudy.com
Subject: Re: dialer profile problem

Have you specified interesting traffic with a dialer-list?

----- Original Message -----
From: "tom cheung" <tkc9789@hotmail.com>
To: <ccielab@groupstudy.com>
Sent: Thursday, November 08, 2001 22:14
Subject: dialer profile problem

> Group,
> I have this ISDN problem I couldn't figure out. R5 is setup to call R6,
> things work fine when bri is configured using legacy stuff. But just
won't
> work using dialer profile. Authentication went OK, but R5 will immediately
> send a disconnect. R5 is running 12.1.11, and R6 running 12.1.5 code.
Maybe
> someone can shed some light here?
> Here's relevant config and debug output:
>
> --------- r5 ---------------
> interface BRI0/0
> no ip address
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 3333
> isdn spid2 4444
> ppp authentication chap
> ppp multilink
> !
> interface Dialer1
> ip address 140.4.56.1 255.255.255.252
> encapsulation ppp
> ip ospf demand-circuit
> dialer pool 1
> dialer remote-name RACK01R5
> dialer idle-timeout 60
> dialer string 1111
> dialer load-threshold 123 outbound
> dialer-group 1
> no cdp enable
> ppp authentication chap
> ppp chap hostname cisco5
> ppp multilink
>
> --------------- r6 -------------------------
> interface BRI0
> ip address 140.4.56.2 255.255.255.252
> encapsulation ppp
> dialer idle-timeout 60
> dialer map ip 140.4.56.1 name cisco5 broadcast
> dialer load-threshold 125 outbound
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 1111
> isdn spid2 2222
> ppp authentication chap
> ppp multilink
>
> ---------------- Debug from r5 ---------------
> 00:12:58: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to up
> 00:12:58: %DIALER-6-BIND: Interface BR0/0:1 bound to profile Di1
> 00:12:58: BR0/0:1 PPP: Treating connection as a callout
> 00:12:58: BR0/0:1 PPP: Phase is ESTABLISHING, Active Open
> 00:12:58: BR0/0:1 CHAP: Using alternate hostname cisco5
> 00:12:58: BR0/0:1 LCP: O CONFREQ [Closed] id 9 len 28
> 00:12:58: BR0/0:1 LCP: AuthProto CHAP (0x0305C22305)
> 00:12:58: BR0/0:1 LCP: MagicNumber 0xD0646B7A (0x0506D0646B7A)
> 00:12:58: BR0/0:1 LCP: MRRU 1524 (0x110405F4)
> 00:12:58: BR0/0:1 LCP: EndpointDisc 1 Local (0x130901636973636F35)
> 00:12:58: BR0/0:1 LCP: I CONFREQ [REQsent] id 62 len 30
> 00:12:58: BR0/0:1 LCP: AuthProto CHAP (0x0305C22305)
> 00:12:58: BR0/0:1 LCP: MagicNumber 0x0818E4FB (0x05060818E4FB)
> 00:12:58: BR0/0:1 LCP: MRRU 1524 (0x110405F4)
> 00:12:58: BR0/0:1 LCP: EndpointDisc 1 Local (0x130B015241434B30315236)
> 00:12:58: BR0/0:1 LCP: O CONFACK [REQsent] id 62 len 30
> 00:12:58: BR0/0:1 LCP: AuthProto CHAP (0x0305C22305)
> 00:12:58: BR0/0:1 LCP: MagicNumber 0x0818E4FB (0x05060818E4FB)
> 00:12:58: BR0/0:1 LCP: MRRU 1524 (0x110405F4)
> 00:12:58: BR0/0:1 LCP: EndpointDisc 1 Local (0x130B015241434B30315236)
> 00:12:58: BR0/0:1 LCP: I CONFACK [ACKsent] id 9 len 28
> 00:12:58: BR0/0:1 LCP: AuthProto CHAP (0x0305C22305)
> 00:12:58: BR0/0:1 LCP: MagicNumber 0xD0646B7A (0x0506D0646B7A)
> 00:12:58: BR0/0:1 LCP: MRRU 1524 (0x110405F4)
> 00:12:58: BR0/0:1 LCP: EndpointDisc 1 Local (0x130901636973636F35)
> 00:12:58: BR0/0:1 LCP: State is Open
> 00:12:58: BR0/0:1 PPP: Phase is AUTHENTICATING, by both
> 00:12:58: BR0/0:1 CHAP: Using alternate hostname cisco5
> 00:12:58: BR0/0:1 CHAP: O CHALLENGE id 5 len 27 from "cisco5"
> 00:12:58: BR0/0:1 CHAP: I CHALLENGE id 43 len 29 from "RACK01R6"
> 00:12:58: BR0/0:1 CHAP: Using alternate hostname cisco5
> 00:12:58: BR0/0:1 CHAP: O RESPONSE id 43 len 27 from "cisco5"
> 00:12:58: BR0/0:1 CHAP: I SUCCESS id 43 len 4
> 00:12:58: BR0/0:1 CHAP: I RESPONSE id 5 len 29 from "RACK01R6"
> 00:12:58: BR0/0:1 CHAP: O SUCCESS id 5 len 4
> 00:12:58: BR0/0:1 PPP: Treating connection as a callout
> 00:12:58: %DIALER-6-UNBIND: Interface BR0/0:1 unbound from profile Di1
> 00:12:58: BR0/0:1 PPP: Phase is VIRTUALIZED
> 00:12:58: Vi1 PPP: Phase is DOWN, Setup
> 00:12:58: BR0/0:1 PPP: Phase is TERMINATING
> 00:12:58: BR0/0:1 LCP: O TERMREQ [Open] id 10 len 4
> 00:12:58: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to down
> 00:12:58: BR0/0:1 LCP: State is Closed
>



This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:14 GMT-3