From: Anthony Sequeira (terry.francona@gmail.com)
Date: Wed Jun 08 2005 - 19:46:13 GMT-3
I was trying this with the physical interfaces - here are the configs....
BranchA
interface BRI0
 ip address 11.0.0.1 255.0.0.0
 encapsulation ppp
 dialer callback-secure
 dialer map ip 11.0.0.2 name BranchB class CALLBACK 384020
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-5ess
 ppp callback accept
 ppp authentication chap
 ppp multilink
end
BranchB
interface BRI0/0
 ip address 11.0.0.2 255.0.0.0
 encapsulation ppp
 dialer map ip 11.0.0.1 name BranchA 384000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-5ess
 ppp callback request
 ppp authentication chap
 ppp multilink
end
On 6/8/05, ccie2be <ccie2be@nyc.rr.com> wrote:
> Hey Anthony,
> 
> Could you post your config's?
> 
> I'm fairly sure this is doable but... it's been awhile for me too.
> 
> Were you trying to do this on phy or logical int?
> 
> Tim
> 
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Anthony Sequeira
> Sent: Wednesday, June 08, 2005 6:30 PM
> To: Cisco certification
> Subject: PPP Callback with PPP Multilink
> 
> Hello All!
> 
> I was playing with PPP Callback today - it was one of those - "I have
> not configured it in a long, long time so I better brush up" kind of
> moments.
> 
> It worked like a champ - first try - yippee!
> 
> I then decided to try multilink at the same time. Oops - things
> started to go sour.
> 
> Can we use PPP Multilink with PPP Callback? Are there known issues?
> 
> TIA,
> 
> Ant
> 
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:41 GMT-3