PPPoFR $%#&^%!! - What am I missing?
Sorry,
I was in the middle of moving from solution 1 to solution 2 when I began compiling this. The interfaces were “no shut” when I tried solution 1. PPP authentication was the first thing that I thought of but 1. Virtual-Access one is up on both sides. 2 Debug show that the authentication went fine.
— On Sat 08/26, Vazman wrote: From: Vazman [mailto: vazman@gmail.com] To: maxbozeman@excite.com Cc: ccielab@groupstudy.com Date: Sat, 26 Aug 2006 02:08:16 -0400 Subject: Re: PPPoFR $%#&^%!! - What am I missing?
Setup:R1R2
config:
R1#
interface Serial0/0
no ip address
encapsulation frame-relay IETF
shutdown
no fair-queue
frame-relay interface-dlci 201 ppp Virtual-Template1
no frame-relay inverse-arp
frame-relay lmi-type ansi
!
interface Virtual-Template1
ip address 1.1.1.1 255.255.255.0
ppp authentication chap
ppp chap hostname what
ppp chap password 0 theheckR2#
interface Serial0/0
no ip address
encapsulation frame-relay IETF
shutdown
frame-relay interface-dlci 102 ppp Virtual-Template1
no frame-relay inverse-arp
frame-relay lmi-type ansi
!
interface Virtual-Template1
ip address 1.1.1.2 255.255.255.0
ppp authentication chap
ppp chap hostname what
ppp chap password 0 theheckalt config:
R1#
interface Serial0/0
no ip address
encapsulation frame-relay IETF
no frame-relay inverse-arp
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
frame-relay interface-dlci 102 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 1.1.1.1 255.255.255.0
ppp authentication chap
ppp chap hostname what
ppp chap password 0 theheckR2#
interface Serial0/0
no ip address
encapsulation frame-relay IETF
no fair-queue
no frame-relay inverse-arp
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
frame-relay interface-dlci 201 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 1.1.1.2 255.255.255.0
ppp authentication chap
ppp chap hostname what
ppp chap password 0 theheckVirtual-Access 1 is up, but cannot ping local or remote address. Doesn’t show up in ip int brief and does not put a route in routing table. What am I missing? Is this a PPP/PPPoFR issue or a Virtual-Template/Access issue?
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!_______________________________________________________________________
Subscription information may be found at:
http://www.groupstudy.com/list/CCIELab.html
_______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!
























