yeah not so bad...and if you need to do a full blown frame-relay switch configuration it is not much more than that ... you would need to add your frame-relay route commands and that is pretty much it. I would highly recommend everybody know how to configure a frame-relay switch before sitting the CCIE lab exam. I would not be comfortable walking in there NOT knowing that.
On Fri, Mar 5, 2010 at 7:49 PM, Di Bias, Steve <[email protected]>wrote: > > Silly typo here as well, "set the intf-type to dlci" should have been "set > the intf-type to DCE" > > ;) > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of Di Bias, Steve > Sent: Friday, March 05, 2010 4:44 PM > To: Marko Milivojevic > Cc: [email protected] > Subject: Re: [OSL | CCIE_RS] Version Vol1. Lab 6 R6<->R9 links > > Not bad, just turn on frame-relay switching, set the intf-type to dlci on > R2 an match the dlci numbers everywhere else. > > I tend to overthink (and over complicate) things sometimes, so, simple is > good! > > Steve Di Bias > > -----Original Message----- > From: Marko Milivojevic [mailto:[email protected]] > Sent: Friday, March 05, 2010 1:01 PM > To: Di Bias, Steve > Cc: Joe Astorino; [email protected] > Subject: Re: [OSL | CCIE_RS] Version Vol1. Lab 6 R6<->R9 links > > On Fri, Mar 5, 2010 at 20:45, Di Bias, Steve <[email protected]> > wrote: > > Fast, simple, and efficient. Thanks for the clarification on that. > > > > > > > > Frank, I will keep this in one in my mind if I ever see a funky lab > > requirement where I can't use the "no keepalive" command, Thanks! > > Or if you are ever presented with the trouble of configuring frame > relay switch itself! Let's say you have scenario with 3 routers, R1, > R2, R3. R2 is connected to R1 and R3 with serial links (Se0/0/0 to > R1's Se0/0/0 and Se0/0/1 to R3's R0/0/1) and you are told that it > needs to be FR switch. Look how simple that is: > > R1: > int se0/0/0 > enc frame > ! > int se0/0/0.103 > frame interface-dlci 103 > ip add 10.0.0.1 255.255.255.0 > ! > > R2: > frame-relay switching > int se0/0/0 > enc frame > frame intf-type dlci > frame-relay route 103 se0/0/1 103 > ! > int se0/0/1 > enc frame > frame intf-type dlci > frame-relay route 103 se0/0/0 103 > ! > > R3: > int se0/0/1 > enc frame > ! > int se0/0/1.103 > frame interface-dlci 103 > ip add 10.0.0.3 255.255.255.0 > ! > > -- > Marko Milivojevic - CCIE #18427 > Senior Technical Instructor - IPexpert > > Mailto: [email protected] > Telephone: +1.810.326.1444 > Fax: +1.810.454.0130 > R&S Video on Demand Demo: http://bit.ly/aFyrU4 > > > UHS Confidentiality Notice: This e-mail message, including any > attachments, is for the sole use of the intended recipient (s) and may > contain confidential and privileged information. Any unauthorized review, > use, disclosure or distribution of this information is prohibited. If this > was sent to you in error, please notify the sender by reply e-mail and > destroy all copies of the original message. > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > > UHS Confidentiality Notice: This e-mail message, including any > attachments, is for the sole use of the intended recipient (s) and may > contain confidential and privileged information. Any unauthorized review, > use, disclosure or distribution of this information is prohibited. If this > was sent to you in error, please notify the sender by reply e-mail and > destroy all copies of the original message. > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > -- Regards, Joe Astorino CCIE #24347 (R&S) Sr. Technical Instructor - IPexpert Mailto: [email protected] Telephone: +1.810.326.1444 Live Assistance, Please visit: www.ipexpert.com/chat eFax: +1.810.454.0130 IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA (R&S, Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security & Service Provider) Certification Training with locations throughout the United States, Europe and Australia. Be sure to check out our online communities at www.ipexpert.com/communities and our public website at www.ipexpert.com
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
