P.S.

It has just been brought to my attention that the feature is
there...sort of : ) It is one of those friendly little hidden commands
in IOS 12.4.24T1.  Irritating, I know.  12.4.24T2 brings it back into
IOS help.

On Thu, Jan 28, 2010 at 2:28 AM, Joe Astorino <[email protected]> wrote:
> Ahhhhhhhhhh yes -- Having looked at this again, now I remember why it
> was removed.  It was because on the version of code in proctorlabs
> (12.4.24T1) this option does not exist in the route-map.  When I was
> recording the video I could NOT implement the feature, so it was
> removed.  Nevertheless, Tyson is still right in that you can do it
> with the right IOS
>
> R1(config-subif)#route-map foo
> R1(config-route-map)#set ori
> R1(config-route-map)#set origin ?
>  igp         local IGP
>  incomplete  unknown heritage
>
> R1(config-route-map)#set origin igp ?
>  <cr>
>
>
> On Thu, Jan 28, 2010 at 2:25 AM, Joe Astorino <[email protected]> wrote:
>> Ooops.  Sorry for the miscommunication.  I concede -- Tyson is right.
>>
>> On Thu, Jan 28, 2010 at 1:52 AM, Tyson Scott <[email protected]> wrote:
>>> All,
>>>
>>> This is not a mistake.  You use the following to set the origin AS.
>>>
>>> route-map eBGP permit 10
>>>  set origin egp 10101
>>>
>>> Just the same as set origin igp or incomplete are other options.
>>>
>>> Regards,
>>>
>>> Tyson Scott - CCIE #13513 R&S, Security, and SP
>>> Technical 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 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
>>>
>>>
>>> -----Original Message-----
>>> From: [email protected]
>>> [mailto:[email protected]] On Behalf Of Joe Astorino
>>> Sent: Thursday, January 28, 2010 12:31 AM
>>> To: Steve Shaw
>>> Cc: CCIE OSL; LJ
>>> Subject: Re: [OSL | CCIE_RS] WB1 Lab 13.3
>>>
>>> Hey Steve,
>>>
>>> Your first question was an issue with the lab -- in short, asking you
>>> to make it appear as if it originated in AS 10101 didn't make any
>>> sense.  That part of the task has been removed in the newest updates
>>> which will be released sometime in the next few weeks.
>>>
>>> Secondly, the rule is if it is not prevented it is fair game so your
>>> solution here is just fine : )
>>>
>>> On Wed, Jan 27, 2010 at 9:19 AM, Steve Shaw <[email protected]> wrote:
>>>> I fought through this lab last night and there were two tasks that I had
>>>> some questions on:
>>>>
>>>> Task 13.9 "These loopbacks should appear in other AS's as if they passed
>>>> through AS 11111, AS 11222, AS 11333 and AS 11444, originating in AS
>>> 10101."
>>>>
>>>> My only option of artifically modifying the AS-path is through prepending
>>> on
>>>> an ebgp link. But if I do this, the routes will appear to have passed
>>>> through the proper ASNs but AS 10101 will show up last (far left) in the
>>>> as-path attribute and not first (far right).
>>>>
>>>> Task 13.22 - I looked in the proctor guide specifically for this task and
>>>> got the peering between R5,R6, and R7 via loopbacks correct but the
>>> proctor
>>>> guide also has a fix to prefer the dmz network between R8 and Cat1 since
>>>> that network is being learned (and preferred) via eBGP on R7 and recursive
>>>> next-hop resolution is failing.
>>>>
>>>> My question on this one is I used next-hop-self between R7 and R8 earlier
>>> in
>>>> the lab to avoid any next-hop resolution problems later on. I don't see
>>> any
>>>> requirement preventing this. Is using next-hop-self a valid fix for this
>>>> situation?
>>>>
>>>> I'm going to review the entire lab today with the proctor guide so I'm
>>> sure
>>>> a couple more questions may pop up.
>>>>
>>>>
>>>> On Tue, Jan 26, 2010 at 9:33 AM, LJ <[email protected]> wrote:
>>>>>
>>>>> excellent! it is so refreshing not to have to look at unfinished worbooks
>>>>> with errors 10x told at the vendor but not solved.. and with promises of
>>>>> fixing and finalizing but not done... I am so happy that ipexpert saved
>>> me
>>>>> from this :D
>>>>>
>>>>> On Tue, 26 Jan 2010 09:41:24 -0500
>>>>>  Joe Astorino <[email protected]> wrote:
>>>>> : Thats exactly right.  The diagrams are currently being revised which
>>>>> : is the last step of our process.  As soon as those are done we will be
>>>>> : releasing updates to you guys which will include
>>>>> :
>>>>> : 1) Revision to the WB
>>>>> : 2) Revision to the DSG
>>>>> : 3) All new startup/final configurations that have been scrubbed for
>>>>> : errors and made much more "friendly" for you : )
>>>>> :
>>>>> : On Tue, Jan 26, 2010 at 9:25 AM, LJ <[email protected]> wrote:
>>>>> :> and also the revised wb1 and the dsg wb right?
>>>>> :>
>>>>> :> On Tue, 26 Jan 2010 09:35:09 -0500
>>>>> :>  Joe Astorino <[email protected]> wrote:
>>>>> :> : Totally awesome that I just fired up my video solution sitting on my
>>>>> :> : hard drive to see what it was you were talking about in this task :
>>> )
>>>>> :> : and it will be available to the masses SOON.  VERY soon : )
>>>>> :> : : On Tue, Jan 26, 2010 at 9:33 AM, Joe Astorino
>>>>> <[email protected]>
>>>>> :> wrote:
>>>>> :> :> It is correct and will likely haunt you : )  Seriously though, if
>>>>> you
>>>>> :> :> can't get it let me know and we will go over it!!!
>>>>> :> :>
>>>>> :> :> On Tue, Jan 26, 2010 at 9:22 AM, Steve Shaw <[email protected]>
>>>>> wrote:
>>>>> :> :>> Guys,
>>>>> :> :>>
>>>>> :> :>> Task 13.3 asks you to advertise multiple interfaces into BGP on
>>>>> :> different
>>>>> :> :>> speakers with the restriction of:
>>>>> :> :>>
>>>>> :> :>> "No ""neighbor"" commands may be used to assist any of these
>>>>> networks"
>>>>> :> :>>
>>>>> :> :>> Is this a typo and should be no "network" commands or is this
>>>>> correct
>>>>> :> and
>>>>> :> :>> going to haunt me the entire lab? (Please be a typo)
>>>>> :> :>>
>>>>> :> :>> Thanks,
>>>>> :> :>>
>>>>> :> :>> Steve
>>>>> :> :>>
>>>>> :> :>> _______________________________________________
>>>>> :> :>> 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
>>>>> :> :>
>>>>> :> : : : : --
>>>>> :> : 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
>>>>> :>
>>>>> :>
>>>>> :
>>>>> :
>>>>> :
>>>>> : --
>>>>> : 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
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>
>>>
>>
>>
>>
>> --
>> 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
>>
>
>
>
> --
> 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
>



-- 
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

Reply via email to