RE: Multilink PPP over FR

From: Kulcsár
Date: Fri Nov 10 2006 - 12:05:14 ART


I think your config is multilink frame-relay (FRF.16), not multilink PPP over FR.
What about this:

interface Multilink1
 ip address 174.1.23.2 255.255.255.0
 ppp multilink
 ppp multilink group 1

interface Serial0/0
 no ip address
 encapsulation frame-relay
 !
interface Serial0/0.203 point-to-point
 frame-relay interface-dlci 203 ppp Virtual-Template1
!
interface Serial0/0.213 point-to-point
 frame-relay interface-dlci 213 ppp Virtual-Template1

interface Virtual-Template1
 no ip address
 ppp authentication chap
 ppp multilink
 ppp multilink group 1

Regards,
Andras

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Marvin Greenlee
Sent: Friday, November 10, 2006 3:39 PM
To: Adhu Ajit; ccielab@groupstudy.com
Subject: Re: Multilink PPP over FR

Config is fairly straightforward.

**********
frame-relay switching

interface MFR1
 no ip address
 frame-relay intf-type dce
!
interface MFR1.32 point-to-point
 ip address 150.50.69.1 255.255.255.252
 frame-relay interface-dlci 32

interface Serial0/2/0
 no ip address
 encapsulation frame-relay MFR1
 clock rate 2000000
!
interface Serial0/2/1
 no ip address
 encapsulation frame-relay MFR1
 clock rate 2000000

**********

What specific questions do you have about the feature?

Thanks,
Marvin

--- Adhu Ajit <adhu_ajit@yahoo.com> wrote:

> Is this an item that one should consider covering for the lab exam ?
>
> The Cisco documentation on this is not very adequate; hence, not
> able to get a grasp of this feature.
>
> Thanks.
>
>
> ---------------------------------
> Access over 1 million songs - Yahoo! Music Unlimited.
>
>



This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:46 ART