From: Armand D (ciscoworks2001@xxxxxxxxx)
Date: Thu Aug 08 2002 - 04:03:41 GMT-3
I'm trying to configue PPP CHAP accross my Bri link.
With my R5 router not challenging my R3 router for
authentication. However, I am unable to get it to
work.
With this command "ppp chap callin" I'm trying to NOT
challange the R3 router for authentication.
What am I doing wrong here ?
CALLING ROUTER
========================
hostname R5
!
username r3 password 0 cisco
!
interface BRI0/0
ip address 135.4.35.5 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer map ip 135.4.35.6 name cisco 8358664
dialer map ip 135.4.35.6 name cisco 8358662
dialer load-threshold 64 either
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
ppp callback request
ppp authentication chap
ppp multilink
hold-queue 75 in
directed-broadcast
!
router igrp 10
network 135.4.0.0
!
access-list 100 permit ip any any
dialer-list 1 protocol ip list 100
===================
Called router :
hostname R3
!
username r5 password 0 cisco
!
interface Loopback0
ip address 135.4.3.3 255.255.255.0
no ip directed-broadcast
!
interface BRI0/0
ip address 135.4.35.6 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer map ip 135.4.35.5 name cisco 8358663
dialer map ip 135.4.35.5 name cisco 8358661
dialer load-threshold 64 outbound
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
ppp callback accept
ppp auth chap
ppp multilink
!
router igrp 10
redistribute connected
redistribute ospf 1 metric 64 1 255 255 34
network 135.4.0.0
!
access-list 100 permit ip any any
dialer-list 1 protocol ip list 100
Thanks,
Armand
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:20 GMT-3