From: Tarun Pahuja (pahujat@gmail.com)
Date: Sat Dec 29 2007 - 17:53:35 ART
Cyrus,
I do not see any different except that you are missing Multilink
interface command in one config and your second config is incomplete.
Remember that MLP can be used for bundling interfaces and or specifying the
max delay on a link. If you have 2 interfaces and want to bundle them you
would need multilink interface command if you are only using MLP for
specifying max-delay for voice you do not need it. You are on the right
track.
HTH,
Tarun
On Dec 22, 2007 7:02 PM, sirus MOGHADASIAN <cyrus.mgh@gmail.com> wrote:
> Hi ,
> I just have configured MLPoFR in different way than I saw before. Below is
> my configuration and after that I put normal way of configuration. since
> both of them lead to same result, I want to know if my way,first one, is
> correct or not.
>
> interface Serial1/0
> no ip address
> encapsulation frame-relay
> serial restart-delay 0
> no dce-terminal-timing-enable
> frame-relay interface-dlci 302 ppp Virtual-Template10
> !
> interface Serial1/1
> no ip address
> encapsulation frame-relay
> serial restart-delay 0
> no dce-terminal-timing-enable
> frame-relay interface-dlci 312 ppp Virtual-Template11
> !
> interface Virtual-Template10
> ip address 174.1.23.3 255.255.255.0
> ppp chap password 0 CISCO
> ppp multilink
> !
> interface Virtual-Template11
> ip address 174.1.23.3 255.255.255.0
> ppp chap password 0 CISCO
> ppp multilink
>
>
> -----------------------------------------------------------------------------------------------------------------------
> Second way , which I saw before:
>
> interface Multilink1
> ip address 174.1.23.2 255.255.255.0
> ppp multilink
> multilink-group 1
> !
> interface Serial0/0
> encapsulation frame-relay
> no frame-relay inverse-arp
> !
> 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
> ppp multilink
> multilink-group 1
> ppp authentication chap
>
>
> Which one is valid ?
>
>
>
> Thanks
>
> Cyrus
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:32 ARST