RE: ppp callback on dialer interface?

From: Justin Menga (Justin.Menga@xxxxxxxxxxxxxxxxxx)
Date: Mon Oct 16 2000 - 00:56:44 GMT-3


   
Hi,

Something like this:

interface bri 0
 ip address 7.1.1.7 255.255.255.0
 encapsulation ppp
 dialer callback-secure
 dialer enable-timeout 2
 dialer map ip 7.1.1.8 name atlanta class dial1 81012345678901
 dialer-group 1
 ppp callback accept
 ppp authentication chap
!
map-class dialer dial1
 dialer callback-server username

PPP Callback Client
interface bri 0
 ip address 7.1.1.8 255.255.255.0
 encapsulation ppp
 dialer map ip 7.1.1.7 name dallas 81012345678902
 dialer-group 1
 ppp callback request
 ppp authentication chap

This is from CCO.........

Regards,

Justin Menga MCSE+I CCNP CCSE ASE
WAN Specialist
Computerland New Zealand
PO Box 3631, Auckland
DDI: (+64) 9 360 4864 Mobile: (+64) 25 349 599
mailto: justin.menga@computerland.co.nz

-----Original Message-----
From: Dayong Gan [mailto:dygan@yahoo.com]
Sent: Friday, 13 October 2000 3:05 a.m.
To: ccielab@groupstudy.com
Subject: ppp callback on dialer interface?

hi, all.

anyone have a working configure for ppp callback on
dialer profile? I can not find how to define a
map-class on dialer profile.

Dayong



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:27 GMT-3