PPP over FrameRelay

From: ELDHO PAUL (cciein2006@gmail.com)
Date: Sat Jul 01 2006 - 17:01:04 ART


Hi,
I'm doing a CCIE scinario on ppp over frame relay between to point to point
interfaces. I'm using chap authentication .
Everything is working fine and I'm able to ping. But when I say "sh ip int
brie"

*it shows the interface as up, the virtual access as up....but the virtual
template as down.*
*It looks strange for me. Please explain.*

Here is what I configured.

R8
********
interface Virtual-Template1
 ip unnumbered Loopback10
 encapsulation ppp
 ppp authentication chap

interface Serial2/0.1 point-to-point
 frame-relay interface-dlci 826 ppp Virtual-Template1

int loopback 10
ip add 10.68.68.8 255.255.255.240

username R6 password ccie

R6
*********
interface Virtual-Template1
 ip unnumbered Loopback10
 encapsulation ppp
 ppp authentication chap

interface Serial2/0.1 point-to-point
 frame-relay interface-dlci 628 ppp Virtual-Template1

 int loopback 10
ip add 10.68.68.6 255.255.255.240

config t
username R8 password ccie



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART