From: John Matus (jmatus@pacbell.net)
Date: Sat Mar 12 2005 - 23:33:05 GMT-3
i'm not sure i follow your config.....
i don't see where you have bound 2 interface to 1 virtual-template.
when you issue the command "frame-relay interface-dlci 304 ppp
Virtual-Template1" does this mean that the other end must be running ppp
over frame relay as well? (lightbulb goes on....!) so i'd have to create a
virtual-template on both the the hub and spokes for this to work....eh?
Regards,
John D. Matus
MCSE, CCNP
Office: 818-782-2061
Cell: 818-430-8372
jmatus@pacbell.net
----- Original Message -----
From: "Rich Kettelson" <rkettelson@mn.rr.com>
To: "'John Matus'" <jmatus@pacbell.net>; "'lab'" <ccielab@groupstudy.com>
Sent: Saturday, March 12, 2005 4:16 PM
Subject: RE: virtual-template question
I've been messing with this a bit. PPP (MLPPP) assumes 2 endpoints, and
fragments packets between the physical links in the ML Bundle, so if DLCI
304 and 305 both terminated to the same remote router it will work.
Here's a config snippet with MLPPP working over one PPP connection and one
frame connection (between the same 2 routers).
!
interface Serial0/0.1 point-to-point
frame-relay interface-dlci 406 ppp Virtual-Template1
class SOMECLASS
!
interface Serial0/1
no ip address
encapsulation ppp
ppp authentication chap
ppp multilink
!
interface Virtual-Template1
ip unnumbered Loopback1
service-policy output SOMEPOLICY
ppp multilink
ppp multilink interleave
!
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of John
Matus
Sent: Saturday, March 12, 2005 5:26 PM
To: lab
Subject: virtual-template question
if you have 3 routers in a hub and spoke topology, and on the hub you create
two p2p interfaces w/ dlci's, can you bind those p2p interfaces into a
virtual-template which acts like both p2p's are actually 1 multipoint
interface? i tried it and i can't seem to get it to work so i'm thinking
that perhaps there is some limitation on this:<??>
HUB
interface Serial1/0.34 point-to-point
frame-relay interface-dlci 304 ppp Virtual-Template1
!
interface Serial1/0.35 point-to-point
frame-relay interface-dlci 305 ppp Virtual-Template1
interface Virtual-Template1
ip address 164.1.0.3 255.255.255.0
Regards,
John D. Matus
MCSE, CCNP
Office: 818-782-2061
Cell: 818-430-8372
jmatus@pacbell.net
This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:45 GMT-3