RE: Virtual-Template woes

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Thu May 04 2006 - 18:11:24 ART


Hey JB, look at R3 config

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

it's missing the interface Serial0/0.34 point-to-point
 frame-relay interface-dlci 304 ppp Virtual-Template34

I really do not know if this solve this issue that you have , but you can
try it
Thanks
Victor.

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de JB
Enviado el: Jueves, 04 de Mayo de 2006 04:45 p.m.
Para: ccielab@groupstudy.com
Asunto: 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