Fair enough. It is a habit that I got into when cleaning up serial interface configs
-----Original Message----- From: Marko Milivojevic [mailto:[email protected]] Sent: July-18-10 2:47 PM To: Jason Maynard Cc: marc abel; [email protected] Subject: Re: [OSL | CCIE_RS] [Bulk] problems with vol1 lab 13 There is no need to default the physical interface. It's enough to shut it down, configure subinterface and no shut. -- 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 Sun, Jul 18, 2010 at 17:15, Jason Maynard <[email protected]> wrote: > Copy you interface config into notepad then assign the “frame-relay > interface-dlci #” to the point-to-point, default the interface and then copy > your config in > > > > EX: Config > > > > R2 > _____________ > > default inter serial 0/1/0 > interface Serial0/1/0 > description Frame Relay Links > no ip address > encapsulation frame-relay > no frame-relay inverse-arp > ! > interface Serial0/1/0.24 point-to-point > description Frame Relay Cloud 2 > > frame-relay interface-dlci # > bandwidth 64 > ip address 150.100.24.2 255.255.255.0 > ! > interface Serial0/1/0.256 multipoint > description Frame Relay Cloud 1 > bandwidth 64 > ip address 150.100.100.2 255.255.255.0 > frame-relay map ip 150.100.100.5 205 broadcast > frame-relay map ip 150.100.100.6 206 broadcast > > > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of marc abel > Sent: July-18-10 11:05 AM > To: [email protected] > Subject: [Bulk] [OSL | CCIE_RS] problems with vol1 lab 13 > > > > I logged in to rack 106 and loaded up vol 1 lab 13 startup configs. When it > came up nothing in the frame relay cloud was matching up with what I had on > my drawings. It looked like there was config on the rack that hadn't be > wiped and the configs were merged. So I reverted the rack, waited 15 minutes > and loaded the configs again. This time the configs look close but I am > still having an issue between R2 and R4. > > R2 > _____________ > interface Serial0/1/0 > description Frame Relay Links > no ip address > encapsulation frame-relay > no frame-relay inverse-arp > ! > interface Serial0/1/0.24 point-to-point > description Frame Relay Cloud 2 > bandwidth 64 > ip address 150.100.24.2 255.255.255.0 > ! > interface Serial0/1/0.256 multipoint > description Frame Relay Cloud 1 > bandwidth 64 > ip address 150.100.100.2 255.255.255.0 > frame-relay map ip 150.100.100.5 205 broadcast > frame-relay map ip 150.100.100.6 206 broadcast > > > R4 > _______ > > interface Serial0/0/0 > bandwidth 64 > ip address 150.100.24.4 255.255.255.0 > encapsulation frame-relay > frame-relay map ip 150.100.24.2 402 broadcast > no frame-relay inverse-arp > frame-relay lmi-type cisco > > I believe I need to add a frame-relay interface-dlci command to R2 s0/1/0.24 > but when I try to add this to s0/1/0.24: frame-relay interface-dlci 204 > I get this: %PVC already assigned to interface Serial0/1/0 > > > I even reloaded the router. > > Any help? Is there a problem with the startup configs? > > _______________________________________________ > 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
