isdn callback without username commands:

From: Matt Lachberg 3 (Cisco@xxxxxxxxxxxxxx)
Date: Mon Aug 28 2000 - 09:23:25 GMT-3


   
Can anyone confirm or disconfirm the following configuration: What I am
trying to do is configure ISDN callback without using username's, rather
using ppp chap hostname and ppp chap password commands: Here are my
configs:

R7

username router6 password 0 router6

interface BRI0
 ip address 10.10.9.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer map ip 10.10.9.2 name router6 broadcast 384000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 3840200001 384020
 isdn spid2 3840200002 384030
 ppp callback request
 ppp authentication chap
 ppp chap hostname router7
 ppp chap password router7
 ppp multilink

R6

username router7 password 0 router 7

interface BRI0
 ip address 10.10.9.2 255.255.255.0
 encapsulation ppp
 isdn spid1 3840000001 384000
 isdn spid2 3840000002 384010
 dialer callback-secure
 dialer enable-timeout 2
 dialer map ip 10.10.9.1 name router7 class my_class broadcast 384020
 dialer load-threshold 1 either
 dialer-group 1
 no fair-queue
 ppp callback accept
 ppp authentication chap
 ppp chap hostname router6
 ppp chap password router6
 ppp multilink
!
map-class dialer my_class
 dialer callback-server username

Matthew Lachberg, CCNP, CCDP, MCSE



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