Re: PPPoFR (with Dynamips)

From: John Jones (acer0001@gmail.com)
Date: Sat Feb 09 2008 - 03:22:02 ARST


If I am not mistaken, the CHAP credentials still need to be in the local AAA
database. Add username Rack1R1 password CISCO command on R2 and username
Rack1R2 password CISCO on R1.

On each receiving end CHAP looks in the local database to verify that the
username and password are correct.

Give this a shot.

John

On Feb 8, 2008 3:08 AM, Marc La Porte <marc.a.laporte@gmail.com> wrote:

> Hi guys,
>
> I've configured PPPoFR exactly as described by Brian McGahan (
>
> http://blog.internetworkexpert.com/2008/01/07/understanding-ppp-over-frame-relay-pppofr/
> ),
> but I can get it to work with Dynamips.
>
>
> Rack1R1#sh run | sec Serial1/0|Virtual-Template1
> interface Serial1/0
> no ip address
> encapsulation frame-relay
> serial restart-delay 0
> frame-relay interface-dlci 201 ppp Virtual-Template1
> interface Virtual-Template1
> ip address 10.0.0.1 255.0.0.0
> ppp chap hostname Rack1R1
> ppp chap password 0 CISCO
>
> Rack1R2#sh run | sec Serial1/0|Virtual-Template1
> interface Serial1/0
> no ip address
> encapsulation frame-relay
> serial restart-delay 0
> frame-relay interface-dlci 102 ppp Virtual-Template1
> interface Virtual-Template1
> ip address 10.0.0.2 255.0.0.0
> ppp chap hostname Rack1R2
> ppp chap password 0 CISCO
>
> Rack1R1#sh ip int brief | sec Serial1/0|Virtual-Access|Virtual-Template
> Serial1/0 unassigned YES unset up
> up
> Virtual-Access1 unassigned YES unset down
> down
> Virtual-Template1 10.0.0.1 YES manual down
> down
> Virtual-Access2 10.0.0.1 YES TFTP down
> down
>
> Rack1R2#sh ip int brief | sec Serial1/0|Virtual-Access|Virtual-Template
> Serial1/0 unassigned YES unset up
> up
> Virtual-Access1 unassigned YES unset down
> down
> Virtual-Template1 10.0.0.2 YES manual down
> down
> Virtual-Access2 10.0.0.2 YES TFTP down
> down
>
> The Virtual-Access1 remains down... tried debug ppp, but no output
> whatsoever... I'm sure it's simple, but what am I doing wrong?
>
> Thanks for your help!
> Marc (the Netherlands)
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:48 ARST