From: Max Bozeman (maxbozeman@excite.com)
Date: Sat Aug 26 2006 - 03:17:05 ART
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 < vazman@gmail.com > 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?
<div>In your first solution, the interfaces are shutdown. Also the DLCI numbers you used in the first solution are different from the second solution. Which ones are correct?? Could be an authentication issue also, try doing "debug ppp authenticaton".
</div>
<div> </div>
<div>I would strip the config down to basics and add stuff along to troubleshoot.</div>
<div> </div>
<div>1. Try with basic frame relay</div>
<div>2. Try with PPPoFR</div>
<div>3. Apply authentication</div>
<div> </div>
<div>HTH<br><br> </div>
<div><span class="gmail_quote">On 8/26/06, <b class="gmail_sendername">Max Bozeman</b> <<a href="mailto:maxbozeman@excite.com">maxbozeman@excite.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Setup:<br><br>R1<---PPPoFR--->R2<br><br>config:<br><br>R1#<br>interface Serial0/0<br>no ip address<br>
encapsulation frame-relay IETF<br>shutdown<br>no fair-queue<br>frame-relay interface-dlci 201 ppp Virtual-Template1<br>no frame-relay inverse-arp<br>frame-relay lmi-type ansi<br>!<br>interface Virtual-Template1<br>ip address
<a href="http://1.1.1.1">1.1.1.1</a> <a href="http://255.255.255.0">255.255.255.0</a><br>ppp authentication chap<br>ppp chap hostname what<br>ppp chap password 0 theheck<br><br>R2#<br>interface Serial0/0<br>no ip address<br>
encapsulation frame-relay IETF<br>shutdown<br>frame-relay interface-dlci 102 ppp Virtual-Template1<br>no frame-relay inverse-arp<br>frame-relay lmi-type ansi<br>!<br>interface Virtual-Template1<br>ip address <a href="http://1.1.1.2">
1.1.1.2</a> 255.255.255.0<br>ppp authentication chap<br>ppp chap hostname what<br>ppp chap password 0 theheck<br><br><br>alt config:<br><br>R1#<br>interface Serial0/0<br>no ip address<br>
encapsulation frame-relay IETF<br>no frame-relay inverse-arp<br>frame-relay lmi-type ansi<br>!<br>interface Serial0/0.1 point-to-point<br>frame-relay interface-dlci 102 ppp Virtual-Template1<br>!<br>interface Virtual-Template1
<br>ip address 1.1.1.1 255.255.255.0<br>ppp authentication chap<br>ppp chap hostname what<br>ppp chap password 0 theheck<br><br><br>R2#<br>interface Serial0/0
<br>no ip address<br>encapsulation frame-relay IETF<br>no fair-queue<br>no frame-relay inverse-arp<br>frame-relay lmi-type ansi<br>!<br>interface Serial0/0.1 point-to-point<br>frame-relay interface-dlci 201 ppp Virtual-Template1
<br>!<br>interface Virtual-Template1<br>ip address 1.1.1.2 255.255.255.0<br>ppp authentication chap<br>ppp chap hostname what<br>ppp chap password 0 theheck<br>
<br><br>Virtual-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?
<br><br><br><br>_______________________________________________<br>Join Excite! - http://www.excite.com<br>The most personalized portal on the Web!<br><br>_______________________________________________________________________
<br>Subscription information may be found at:<br>http://www.groupstudy.com/list/CCIELab.html<br></blockquote></div><br>
<p>
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:58 ART