It is. It should only be one line. Regards, Tyson Scott - CCIE #13513 R&S and Security Technical Instructor - IPexpert, Inc.
Telephone: +1.810.326.1444 Cell: +1.248.504.7309 Fax: +1.810.454.0130 Mailto: [email protected] Join our free online support and peer group communities: http://www.IPexpert.com/communities IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On Demand and Audio Certification Training Tools for the Cisco CCIE R&S Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab Certifications. -----Original Message----- From: Simon Baumann [mailto:[email protected]] Sent: Friday, June 12, 2009 6:42 PM To: Tyson Scott Cc: [email protected] Subject: Re: [OSL | CCIE_Security] Lab2: task 2.7, stateful NAT Thanks Tyson. The PG has the solution you mentioned. I wonder if the requirement "10.0.146.14 to 9.16.145.14" is also covered with this config? Cheers Simon Am 12.06.2009 um 19:47 schrieb Tyson Scott: > Simon, > > If that is what is in the configuration it is a mistake. If you > look in the > final configurations you will find the following. > > ip nat inside source static network 10.0.146.0 9.16.146.0 /24 > mapping-id 10 > > The above is the correct answer. > > Regards, > > Tyson Scott - CCIE #13513 R&S and Security > Technical Instructor - IPexpert, Inc. > > Telephone: +1.810.326.1444 > Cell: +1.248.504.7309 > Fax: +1.810.454.0130 > Mailto: [email protected] > > Join our free online support and peer group communities: > http://www.IPexpert.com/communities > > IPexpert - The Global Leader in Self-Study, Classroom-Based, Video > On Demand > and Audio Certification Training Tools for the Cisco CCIE R&S Lab, > CCIE > Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE > Storage > Lab Certifications. > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Simon > Baumann > Sent: Friday, June 12, 2009 5:36 AM > To: [email protected] > Subject: [OSL | CCIE_Security] Lab2: task 2.7, stateful NAT > > Hi, > task 2.7 asks: "10.0.146.14 should be translated to 9.16.146.14. In > addition configure R1 and R6 to NAT the rest of the 10.0.146.0/24 > network to 9.16.146.0/24. > This should be completed in as few commands as possible and should > support inbound connection." > > To my knowledge, we should need two statics: one for the 10.0.146.14 - >> 9.16.146.14 and another for the 10.0.146.0/24 -> 9.16.146.0/24, > right? > The PG only lists the last mentioned static. Could I add an more > specific static without loosing points like: > > ip nat inside source static 10.0.146.14 9.16.146.14 mapping-id 10 > > I'm a little bit puzzled with that. Thanks! > > Chers > Simon > >
