Re: PPP Multilink and Callback

From: Harish DV/peakxv (harish.dv@xxxxxxxxxx)
Date: Sun May 12 2002 - 23:13:44 GMT-3


   
I am not sure why you are using dialer interface on one side and the bri on
the other.
Anyway, you need to have another dialer map to the second B channel on the
callbck server

Harish

                      "Michael

                      Kilpatrick" To: <ccielab@groupstudy.co
m>
                      <mjkilpat@yahoo.c cc:

                      om> Subject: PPP Multilink and Call
back
                      Sent by:

                      nobody@groupstudy

                      .com

                      05/12/2002 06:33

                      PM

                      Please respond to

                      "Michael

                      Kilpatrick"

Has anyone had success getting Multilink to work when PPP CALLBACK is
configured? CALLBACK server does not attempt to dial the second line in
following config.

CALLBACK SERVER
interface BRI0
 ip address 10.0.0.2 255.0.0.0
 encapsulation ppp
 load-interval 30
 dialer callback-secure
 dialer idle-timeout 10
 dialer enable-timeout 1
 dialer map ip 10.0.0.1 name 2_ class MIKE broadcast 9629989
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 75785778260101 8577826
 isdn spid2 75785730690101 8573069
 ppp callback accept
 ppp authentication chap
 ppp multilink

CALLBACK CLIENT
interface BRI0
 no ip address
 encapsulation ppp
 dialer rotary-group 0
 isdn switch-type basic-ni
 isdn spid1 75796299890001 9629989
 isdn spid2 75796299910001 9629991
 ppp authentication chap
 ppp multilink
 multilink load-threshold 50 outbound
!
interface Dialer0
 ip address 10.0.0.1 255.0.0.0
 encapsulation ppp
 ip ospf demand-circuit
 load-interval 30
 dialer in-band
 dialer idle-timeout 10
 dialer map ip 10.0.0.2 name 6_ broadcast 8577826
 dialer hold-queue 100 timeout 300
 dialer-group 1
 ppp callback request
 ppp authentication chap
 ppp multilink
 multilink load-threshold 50 outbound



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