PPP Callback with dialer interface

From: gladston@br.ibm.com
Date: Tue Mar 15 2005 - 18:15:18 GMT-3


Would you see any problem with this PPP Callback with dialer interface configuration?

Without Callback it works perfectly.

r2

interface BRI0/0
 no ip address
 encapsulation ppp
 dialer pool-member 25 min-link 1
 isdn switch-type basic-ni
 isdn spid1 0835866101
 isdn spid2 0835866301
!
interface Dialer25
 ip address 172.16.25.2 255.255.255.0
 encapsulation ppp
 dialer pool 25
 dialer remote-name r5
 dialer string 8358662 class Callback
 dialer string 8358664 class Callback
 dialer load-threshold 3 outbound
 dialer callback-secure
 dialer-group 1
 no cdp enable
 ppp callback accept
 ppp authentication chap
 ppp multilink
!
map-class dialer Callback
 dialer callback-server username

r5

interface BRI0/0
 no ip address
 encapsulation ppp
 dialer pool-member 25
 isdn switch-type basic-ni
 isdn spid1 0835866201
 isdn spid2 0835866401
!
interface Dialer25
 ip address 172.16.25.5 255.255.255.0
 encapsulation ppp
 dialer pool 25
 dialer idle-timeout 60
 dialer wait-for-carrier-time 10
 dialer string 8358661
 dialer string 8358663
 dialer-group 1
 ppp callback request
 ppp authentication chap
 ppp multilink



This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:46 GMT-3