As Tyson said, you are trying to insert logical subinterfaces into Dynamips configuration file. Dynamips is unaware of IOS configuration and subinterfaces are logical IOS configuration. Re-read Tyson's answer :-)
-- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert YES! We include 400 hours of REAL rack time with our Blended Learning Solution! Mailto: [email protected] Telephone: +1.810.326.1444 Fax: +1.810.454.0130 Web: http://www.ipexpert.com/ On Tue, Jul 6, 2010 at 16:53, cyrus riobah <[email protected]> wrote: > Thanks a lot Tyson, > > The configs am trying to edit for Dynamips are as below. Kindly look > at it. Immediately i run Dynamips, i get receive the error i described > above. What am i not defining correctly? > > Will appreciate your kind assistance. > > > > > > # A Simple frame relay lab > > autostart = false > > [localhost] > > [[7200]] > image = E:\\myn\IOS\7200 advnterprise\c7200-adventerprisek9-mz.124-4.T1.bin > # On Linux / Unix use forward slashes: > #image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image > npe = npe-400 > ram = 160 > > [[ROUTER R2]] > s1/0.256 = F1 1 > s1/0.24 = F2 1 > > [[ROUTER R5]] > s1/0 = F1 2 > > [[ROUTER R6]] > s1/0 = F1 3 > s1/1 = R9 s1/1 > s1/2 = R9 s1/2 > > > [[ROUTER R9]] > s1/1 = R6 s1/1 > s1/2 = R6 s1/2 > > [[ROUTER R4]] > s1/0 = F2 2 > > [[FRSW F1]] > 1:206 = 3:602 > 1:205 = 2:502 > 2:502 = 3:602 > > [[FRSW F2]] > 1:204 = 2:402 > > > > On 7/6/10, Tyson Scott <[email protected]> wrote: >> You add these to the interface in running configuration not in the .net >> file. >> >> >> >> Regards, >> >> >> >> Tyson Scott - CCIE #13513 R&S, Security, and SP >> >> Managing Partner / Sr. Instructor - IPexpert, Inc. >> >> Mailto: [email protected] >> >> Telephone: +1.810.326.1444, ext. 208 >> >> Live Assistance, Please visit: www.ipexpert.com/chat >> >> eFax: +1.810.454.0130 >> >> >> >> IPexpert is a premier provider of Self-Study Workbooks, Video on Demand, >> Audio Tools, Online Hardware Rental and Classroom Training for the Cisco >> CCIE (R&S, Voice, Security & Service Provider) certification(s) with >> training locations throughout the United States, Europe, South Asia and >> Australia. Be sure to visit our online communities at >> www.ipexpert.com/communities and our public website at www.ipexpert.com >> <http://www.ipexpert.com/> >> >> >> >> From: [email protected] >> [mailto:[email protected]] On Behalf Of cyrus riobah >> Sent: Tuesday, July 06, 2010 10:20 AM >> To: [email protected] >> Subject: [OSL | CCIE_RS] Frame-Relay .net file >> >> >> >> Hi All, >> >> Am working on one of Joe Astorino's frame relay VOD lab on dynampis and i am >> trying to edit the config so as to add 2 subinterfaces to a router connected >> to two frame relay switches. Am getting the below error. >> >> Where am going wrong? Please assist. >> >> Reading configuration file... >> >> *** Warning: Connecting R2 s1/0.256 to F2 1 resulted in: >> 205-VM R2: unable to add binding for slot 1/0 >> *** Warning: Connecting F2 1:204 to 2:402 resulted in: >> switchport 1 is not connected to anything >> >> *** Error: errors during loading of the topology file, please correct them >> Press ENTER to continue >> >> Regards >> >> >> >> >> >> > _______________________________________________ > 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
