From: Marc La Porte (marc.a.laporte@gmail.com)
Date: Fri Feb 08 2008 - 14:46:51 ARST
I think I see my own mistake... I swapped the DLCIs
On Feb 8, 2008 10: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)
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:48 ARST