RE: Dialer callback with dialer profiles

From: Stephen Oliver (stevie_oliver@xxxxxxxxxxx)
Date: Mon Feb 04 2002 - 06:06:38 GMT-3


   
I've just rattled this in and it works fine. There are no spids because we
don't use spids here.

R1

interface BRI0/0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp authentication chap

interface Dialer1
ip address 138.0.0.2 255.255.255.252
encapsulation ppp
dialer pool 1
dialer remote-name user66
dialer callback-secure
dialer idle-timeout 60
dialer string 384780 class callback
dialer-group 1
pulse-time 0
ppp callback accept
ppp authentication chap

map-class dialer callback
dialer callback-server username

dialer-list 1 protocol ip permit

R2

interface BRI0/0
bandwidth 64
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp authentication chap

interface Dialer1
bandwidth 64
ip address 138.0.0.1 255.255.255.252
encapsulation ppp
ip ospf cost 10
dialer pool 1
dialer remote-name 2612
dialer idle-timeout 60
dialer string 1074
dialer-group 1
pulse-time 0
ppp callback request
ppp authentication chap
ppp chap hostname user66

dialer-list 1 protocol ip permit

Stevie.

>From: "Jeremy Laurenson \(Cisco\)" <jlaurens@cisco.com>
>Reply-To: "Jeremy Laurenson \(Cisco\)" <jlaurens@cisco.com>
>To: <ccielab@groupstudy.com>
>Subject: RE: Dialer callback with dialer profiles
>Date: Sun, 3 Feb 2002 20:40:16 -0800
>
>Nope... no dice. :-(
>
>
>-----Original Message-----
>From: David Vu [mailto:dd_vu@yahoo.com]
>Sent: Sunday, February 03, 2002 8:29 PM
>To: Jeremy Laurenson (Cisco); ccielab@groupstudy.com
>Subject: Re: Dialer callback with dialer profiles
>
>
>On R3, you might want to add a "dialer remote-name ....." statement, just
>as you did for R5
>
>Also on R5, you might want to add
>
>dialer callback-secure
>ppp callback accept
>
>HTH and good luck,
>
>At 08:01 PM 2/3/2002 -0800, Jeremy Laurenson \(Cisco\) wrote:
> >Amongst other things, this CCIE thing is going to cause me to kill
> >someone...
> >
> >I have 2 routers, R3 and R5. R3 is the central router, and R5 is the
>remote.
> >I am using dialer profiles to place the calls.
> >
> >I want to use callback and cant get it to work if I add: dialer
> >callback-secure on R5
> >Whats the deal?
> >
> >
> >
> >R5:
> >
> >username jlaurensR3 password 0 cisco
> >!
> >!
> >isdn switch-type basic-ni
> >!
> >interface BRI0/0
> > no ip address
> > encapsulation ppp
> > dialer pool-member 1
> > isdn switch-type basic-ni
> > isdn spid1 56259272560101 5927256
> > isdn spid2 56259272570101 5927257
> > ppp authentication chap
> >!
> >interface Dialer0
> > ip address 172.16.35.5 255.255.255.0
> > encapsulation ppp
> > dialer pool 1
> > dialer remote-name jlaurensR3
> > dialer string 5625927254 class myisdnclass
> > dialer caller 5625927254 callback
> > dialer-group 1
> > ppp callback permit
> > ppp authentication chap
> >!
> >!
> >map-class dialer myisdnclass
> > dialer callback-server username
> >!
> >
> >
> >
> >
> >
> >
> >R3:
> >username jlaurensR5 password 0 cisco
> >!
> >isdn switch-type basic-ni
> >!
> >!
> >interface BRI0
> > no ip address
> > encapsulation ppp
> > ppp authentication chap
> > dialer pool-member 1
> > isdn switch-type basic-ni
> > isdn spid1 56259272540101 5927254
> > isdn spid2 56259272550101 5927255
> >!
> >!
> >interface Dialer0
> > ip address 172.16.35.3 255.255.255.0
> > encapsulation ppp
> > dialer pool 1
> > dialer idle-timeout 30
> > dialer string 15625927257
> > dialer-group 1
> > ppp callback request
> > ppp authentication chap
> >!
> >!
> >dialer-list 1 protocol ip permit
> >!



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