Multilink Frame Relay means bundling frame-relay interfaces. You should connect the serial interfaces to the FR switch as you normally would, but the switch should support it. I don't know if Dynamips supports this, but you can try the configuration using 2 or more back-to-back serial links. Example: ! interface Serial0/1 encapsulation frame-relay mfr 1 no shutdown ! interface Serial0/2 encapsulation frame-relay mfr 1 no shutdown ! interface mfr1 no keep-alive no ip address ! interface mfr1.1 point-to-point ip address 10.0.0.1 255.255.255.0 frame-relay interface-dlci 101 !
-- Regards, Rick Mur CCIE2 #21946 (R&S / Service Provider) Juniper JNCIA-ER & JNCIA-EX MCSA:Messaging, MCSE Sr. Support Engineer – IPexpert, Inc. URL: http://www.IPexpert.com On Tue, Aug 18, 2009 at 2:58 PM, Tahir Bashir <[email protected]>wrote: > Hi All, > > I am getting some problems in Multilink Frame Relay design on GNS3. My MFR > links are down. I would like to know the way how to connect the Multilink > with FR Switch and mapping entries in FR Switch. > > > > > > Regards, > > Tahir Bashir > > > ------------------------------ > check out the rest of the Windows Live™. More than mail–Windows Live™ goes > way beyond your inbox. More than > messages<http://www.microsoft.com/windows/windowslive/> > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
