RE: Encap PPP over ISDN

From: Scott Morris (smorris@xxxxxxxxxxxxxx)
Date: Sun Apr 08 2001 - 00:32:36 GMT-3


   
You can do "ppp authentication pap" as well if you'd like. CHAP isn't
required by Cisco.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
tok cok
Sent: Sunday, April 08, 2001 3:23 AM
To: ccielab@groupstudy.com
Subject: Encap PPP over ISDN

Guys,
for isdn bri, if I use 'encap ppp' and I don't want to use chap, can this be
done? Is it that when there is encap ppp, chap must also be enable?

Below is my config.

Router 1
!
interface BRI0
ip address 137.10.6.6 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer idle-timeout 60
dialer map ip 137.10.6.5 bro 2333221
dialer-group 1
!
-----------------------------------
Router 2
!
interface BRI0
ip address 137.10.6.5 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer idle-timeout 60
dialer map ip 137.10.6.6 bro 2333222
dialer-group 1
!

I didn't specify username password. When I do a debug it say encapsulation
fail. But when I specify username password and enable ppp chap. Everything
goes fine.

So is it that when encap ppp is used chat must also enable?

Cheers!



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:42 GMT-3