From: tok cok (tokcok@xxxxxxxxxxx)
Date: Sun Apr 08 2001 - 03:23:17 GMT-3
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