alternate config for MLPoFR ,does this config valid please

From: sirus MOGHADASIAN (cyrus.mgh@gmail.com)
Date: Sat Dec 22 2007 - 21:02:24 ART


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



This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:31 ARST