RE: Virtual-Template woes

From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Thu May 04 2006 - 18:06:18 ART


You're not running PPPoFR on R4:

> interface Serial0/0.34 point-to-point
> frame-relay interface-dlci 403

You need to say:

interface Serial0/0.34 point-to-point
 frame-relay interface-dlci 403 ppp virtual-template34

Also post the routing tables of R3 and R4 if you're still having
trouble.

HTH,

Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of JB
> Sent: Thursday, May 04, 2006 3:45 PM
> To: ccielab@groupstudy.com
> Subject: Virtual-Template woes
>
> Hi group, I am having problmes with PPPoFR. R3 is connected to R4 via
> FR. Chap authentication is successful. However when I ping between R3
> and R4 I am getting 50% packet loss. I am not too familiar with this
> virtual-template. Is this normal behavior? I expect not......
>
> R3----->304---->FR<------403-------R4
>
> Thx
>
> JB
>
>
> #R3
>
> username R4 password 0 xxx
>
> interface Serial0/0
> no ip address
> encapsulation frame-relay
> !
> interface Serial0/0.34 point-to-point
> frame-relay interface-dlci 304 ppp Virtual-Template34
>
> !
> interface Virtual-Template34
> ip address 172.16.34.3 255.255.255.0
> no peer neighbor-route
> ppp authentication chap
>
> R3#sh fram map
> Serial0/0.34 (up): point-to-point dlci, dlci 304(0x130,0x4C00),
broadcast
> status defined, active
>
> R3#ping 172.16.34.4
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 172.16.34.4, timeout is 2 seconds:
> !.!.!
> Success rate is 60 percent (3/5), round-trip min/avg/max = 52/52/52 ms
>
> ++++++++++++++++++
>
> #R4
>
> username R3 password 0 xxx
>
> interface Serial0/0
> ip address 172.16.124.4 255.255.255.0
> encapsulation frame-relay
> no fair-queue
> !
> interface Serial0/0.34 point-to-point
> frame-relay interface-dlci 403
>
> !
> interface Virtual-Template34
> ip address 172.16.34.4 255.255.255.0
> no peer neighbor-route
> ppp authentication chap
>
> R4#sh fram map
> Serial0/0.124 (up): ip 172.16.124.1 dlci 401(0x191,0x6410), static,
> broadcast,
> CISCO, status defined, active
> Serial0/0.124 (up): ip 172.16.124.2 dlci 402(0x192,0x6420), static,
> broadcast,
> CISCO, status defined, active
> Serial0/0.124 (up): ip 172.16.124.4 dlci 402(0x192,0x6420), static,
> CISCO, status defined, active
> Serial0/0.34 (up): point-to-point dlci, dlci 403(0x193,0x6430),
broadcast
> status defined, active
>
> R4#ping 172.16.34.3
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 172.16.34.3, timeout is 2 seconds:
> !.!.!
> Success rate is 60 percent (3/5), round-trip min/avg/max = 52/52/52 ms
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:20 ART