PPP Callback

From: James Ramsay (JRamsay@xxxxxxxxxxx)
Date: Sun Oct 10 1999 - 22:36:43 GMT-3


   

The following information is taken from the configuration guide on the
CD-ROM - The guide states that the client does not require a 'class' to be
specified as part of the dialer map.

The configuration for the same function in the Cookbook INCLUDES a class
statement for the client.(see
http://www.cisco.com/warp/public/793/access_dial/pppcall.html )

Does anyone have any thoughts as to whether a configurtation would be marked
down in an exam situation if it does not include a class statement on a PPP
Callback Client - it certainly works without it but will Mr Proctor be happy
with it?

Any thoughts..

James

==========================================
The PPP callback client is configured on an ISDN BRI interface in a router
in Dallas. The callback client does not require an
enable timeout and a map class to be defined.

PPP Callback Server

interface BRI0
 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 BRI0
 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 archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:52 GMT-3