From: Matt Lachberg 3 (Cisco@xxxxxxxxxxxxxx)
Date: Mon Aug 28 2000 - 13:26:11 GMT-3
Well, I guess it's come down to me answering my own dumb questions:
The PPP CHAP secret sent by the router during PPP CHAP authentication can be
configured at the interface level with this command. This command appears in
ISP example configurations where a dialer map cannot be used.
Matthew Lachberg, CCNP, CCDP, MCSE
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Matt Lachberg 3
Sent: Monday, August 28, 2000 5:23 AM
To: ccielab@groupstudy.com
Subject: isdn callback without username commands:
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