Yes, I am teaching that class. All our live and online R&S classes are
currently taught by me :-)

I will have to look for the exact location - I will unicast it to you in a
moment.

--
Marko Milivojevic - CCIE #18427 (SP R&S)
Senior CCIE Instructor / Managing Partner - IPexpert


On Wed, Mar 13, 2013 at 9:16 AM, Joe Schulte <[email protected]> wrote:

> Marko - I'm scheduled to be in the RTP class starting April 15th.
>
> Will that be one of yours, and have you got an address? I need to start
> looking for a by-the-week hotel.
>
> Sent from my iPhone
>
> On Mar 13, 2013, at 11:00 AM, [email protected] wrote:
>
> > Send CCIE_RS mailing list submissions to
> >    [email protected]
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >    http://onlinestudylist.com/mailman/listinfo/ccie_rs
> > or, via email, send a message with subject or body 'help' to
> >    [email protected]
> >
> > You can reach the person managing the list at
> >    [email protected]
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of CCIE_RS digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Special Deal for next Week (Marko Milivojevic)
> >   2. ipv6 ssh source interface (Fulvio allegretti)
> >   3. Re: ipv6 ssh source interface (Nick Bonifacio)
> >   4. Re: ipv6 ssh source interface (Steve Di Bias)
> >   5. Re: ipv6 ssh source interface (Marko Milivojevic)
> >   6. Re: ipv6 ssh source interface (Marko Milivojevic)
> >   7. Re: ipv6 ssh source interface (Steve Di Bias)
> >   8. Re: ipv6 ssh source interface (Fulvio allegretti)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Tue, 12 Mar 2013 10:56:45 -0700
> > From: Marko Milivojevic <[email protected]>
> > To: OSL Routing and Switching <[email protected]>
> > Subject: [OSL | CCIE_RS] Special Deal for next Week
> > Message-ID:
> >    <CAGDYm0yCr_=3nhhn-_+gu3twmcbzh2gtmybuykm_+1kc0nk...@mail.gmail.com>
> > Content-Type: text/plain; charset=UTF-8
> >
> > A special deal for my CCIE R&S class next week! Last minute deal
> available
> > for a few seats! Reach out to [email protected] now!
> >
> > --
> > Marko Milivojevic - CCIE #18427 (SP R&S)
> > Senior CCIE Instructor / Managing Partner - IPexpert
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Tue, 12 Mar 2013 23:03:01 +0000
> > From: Fulvio allegretti <[email protected]>
> > To: "[email protected]" <[email protected]>
> > Subject: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID: <[email protected]>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > HI all,
> >
> > How do I source ssh traffic from the loopback interface in ipv6? This is
> a task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> video gives us the solution but doesn't go through the verification, so I
> am not sure how I would verify this in the real lab. I have tried google,
> but nothing good comes up. Hope you can help.
> > Thanks
> > Fulvio
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Tue, 12 Mar 2013 19:39:12 -0400
> > From: Nick Bonifacio <[email protected]>
> > To: Fulvio allegretti <[email protected]>
> > Cc: "[email protected]" <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID: <[email protected]>
> > Content-Type: text/plain;    charset=us-ascii
> >
> > Hi Fulvio,
> >
> > does 'ipv6 ssh source interface <interface>' work?  Also, do you have
> ipv6 enabled on the interface you are trying to use?
> >
> > On the router where I want to do verification, 'sh tcp brief' would be
> the first thing that comes to mind, does that work?
> >
> > Nick
> >
> > Sent from my iPad
> >
> > On Mar 12, 2013, at 7:03 PM, Fulvio allegretti <[email protected]>
> wrote:
> >
> >> HI all,
> >>
> >> How do I source ssh traffic from the loopback interface in ipv6? This
> is a task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> video gives us the solution but doesn't go through the verification, so I
> am not sure how I would verify this in the real lab. I have tried google,
> but nothing good comes up. Hope you can help.
> >> Thanks
> >> Fulvio
> >>
> >> _______________________________________________
> >> For more information regarding industry leading CCIE Lab training,
> please visit www.ipexpert.com
> >>
> >> Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
> >>
> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> > ------------------------------
> >
> > Message: 4
> > Date: Tue, 12 Mar 2013 16:46:10 -0700
> > From: Steve Di Bias <[email protected]>
> > To: Fulvio allegretti <[email protected]>
> > Cc: "[email protected]" <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID:
> >    <CAP_sHUaUuE+bNc8FEOaMXnoqi=+pmsrmnrwqpm6t56oycm9...@mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi Fulvio,
> >
> > Without looking at the lab this may not be what you're looking for but
> it's
> > worth a shot. As a test try to telnet on port 22 while sourcing from the
> > loopback and forcing IPv6. If you can connect to that port then you know
> > that it's working:
> >
> > telnet X.X.X.X 22 /source-interface lo0 /ipv6
> >
> > HTH
> >
> > Thanks,
> > Steve Di Bias- CCIE #32840
> >
> >
> > On Tue, Mar 12, 2013 at 4:03 PM, Fulvio allegretti
> > <[email protected]>wrote:
> >
> >> HI all,
> >>
> >> How do I source ssh traffic from the loopback interface in ipv6? This
> is a
> >> task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> video
> >> gives us the solution but doesn't go through the verification, so I am
> not
> >> sure how I would verify this in the real lab. I have tried google, but
> >> nothing good comes up. Hope you can help.
> >> Thanks
> >> Fulvio
> >>
> >> _______________________________________________
> >> For more information regarding industry leading CCIE Lab training,
> please
> >> visit www.ipexpert.com
> >>
> >> Are you a CCNP or CCIE and looking for a job? Check out
> >> www.PlatinumPlacement.com
> >>
> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Tue, 12 Mar 2013 16:53:07 -0700
> > From: Marko Milivojevic <[email protected]>
> > To: Fulvio allegretti <[email protected]>
> > Cc: "[email protected]" <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID:
> >    <cagdym0w+d8wtefhutenmovdzd4uvufbz3ypoa21lksouagg...@mail.gmail.com>
> > Content-Type: text/plain; charset=UTF-8
> >
> > I just labbed this up and apparently "ip ssh source-interface" does not
> > apply for IPv6 traffic (at least in the IOS version we use in
> ProctorLabs).
> >
> > In this case (task being a bit ridiculous as it can't _easily_ be
> tested),
> > you just have to trust yourself.
> >
> > Remember - the lab never asked you to make sure SSH comes only from
> > Loopbacks - only that routers accept SSH sessions from Loopbacks?
> >
> > --
> > Marko Milivojevic - CCIE #18427 (SP R&S)
> > Senior CCIE Instructor / Managing Partner - IPexpert
> >
> >
> > On Tue, Mar 12, 2013 at 4:03 PM, Fulvio allegretti
> > <[email protected]>wrote:
> >
> >> HI all,
> >>
> >> How do I source ssh traffic from the loopback interface in ipv6? This
> is a
> >> task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> video
> >> gives us the solution but doesn't go through the verification, so I am
> not
> >> sure how I would verify this in the real lab. I have tried google, but
> >> nothing good comes up. Hope you can help.
> >> Thanks
> >> Fulvio
> >>
> >> _______________________________________________
> >> For more information regarding industry leading CCIE Lab training,
> please
> >> visit www.ipexpert.com
> >>
> >> Are you a CCNP or CCIE and looking for a job? Check out
> >> www.PlatinumPlacement.com
> >>
> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> > ------------------------------
> >
> > Message: 6
> > Date: Tue, 12 Mar 2013 18:15:03 -0700
> > From: Marko Milivojevic <[email protected]>
> > To: Steve Di Bias <[email protected]>
> > Cc: "[email protected]" <[email protected]>,
> >    Fulvio allegretti <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID:
> >    <CAGDYm0xpi2gpvQLRAf884iaXn3ziztDDHpMA67a5+XJ=nn8...@mail.gmail.com>
> > Content-Type: text/plain; charset=UTF-8
> >
> > Yup - that will work to test whether the connection is being dropped.
> Good
> > call, Steve.
> >
> > --
> > Marko Milivojevic - CCIE #18427 (SP R&S)
> > Senior CCIE Instructor / Managing Partner - IPexpert
> >
> >
> > On Tue, Mar 12, 2013 at 4:46 PM, Steve Di Bias <[email protected]>
> wrote:
> >
> >> Hi Fulvio,
> >>
> >> Without looking at the lab this may not be what you're looking for but
> it's
> >> worth a shot. As a test try to telnet on port 22 while sourcing from the
> >> loopback and forcing IPv6. If you can connect to that port then you know
> >> that it's working:
> >>
> >> telnet X.X.X.X 22 /source-interface lo0 /ipv6
> >>
> >> HTH
> >>
> >> Thanks,
> >> Steve Di Bias- CCIE #32840
> >>
> >>
> >> On Tue, Mar 12, 2013 at 4:03 PM, Fulvio allegretti
> >> <[email protected]>wrote:
> >>
> >>> HI all,
> >>>
> >>> How do I source ssh traffic from the loopback interface in ipv6? This
> is
> >> a
> >>> task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> >> video
> >>> gives us the solution but doesn't go through the verification, so I am
> >> not
> >>> sure how I would verify this in the real lab. I have tried google, but
> >>> nothing good comes up. Hope you can help.
> >>> Thanks
> >>> Fulvio
> >>>
> >>> _______________________________________________
> >>> For more information regarding industry leading CCIE Lab training,
> please
> >>> visit www.ipexpert.com
> >>>
> >>> Are you a CCNP or CCIE and looking for a job? Check out
> >>> www.PlatinumPlacement.com
> >>>
> >>> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >> _______________________________________________
> >> For more information regarding industry leading CCIE Lab training,
> please
> >> visit www.ipexpert.com
> >>
> >> Are you a CCNP or CCIE and looking for a job? Check out
> >> www.PlatinumPlacement.com
> >>
> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> > ------------------------------
> >
> > Message: 7
> > Date: Tue, 12 Mar 2013 18:55:17 -0700
> > From: Steve Di Bias <[email protected]>
> > To: Marko Milivojevic <[email protected]>
> > Cc: "[email protected]" <[email protected]>,
> >    Fulvio allegretti <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID:
> >    <cap_shub+szylcbkubyynhf-2gj8p57w9nhpa4wbajhz_6km...@mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > I learned from the best ;)
> >
> > On Tuesday, March 12, 2013, Marko Milivojevic wrote:
> >
> >>
> >> Yup - that will work to test whether the connection is being dropped.
> Good
> >> call, Steve.
> >>
> >> --
> >> Marko Milivojevic - CCIE #18427 (SP R&S)
> >> Senior CCIE Instructor / Managing Partner - IPexpert
> >>
> >>
> >> On Tue, Mar 12, 2013 at 4:46 PM, Steve Di Bias 
> >> <[email protected]<javascript:_e({},
> 'cvml', '[email protected]');>
> >>> wrote:
> >>
> >>> Hi Fulvio,
> >>>
> >>> Without looking at the lab this may not be what you're looking for but
> >>> it's
> >>> worth a shot. As a test try to telnet on port 22 while sourcing from
> the
> >>> loopback and forcing IPv6. If you can connect to that port then you
> know
> >>> that it's working:
> >>>
> >>> telnet X.X.X.X 22 /source-interface lo0 /ipv6
> >>>
> >>> HTH
> >>>
> >>> Thanks,
> >>> Steve Di Bias- CCIE #32840
> >>>
> >>>
> >>> On Tue, Mar 12, 2013 at 4:03 PM, Fulvio allegretti
> >>> <[email protected] <javascript:_e({}, 'cvml',
> >>> '[email protected]');>>wrote:
> >>>
> >>>> HI all,
> >>>>
> >>>> How do I source ssh traffic from the loopback interface in ipv6? This
> >>> is a
> >>>> task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> >>> video
> >>>> gives us the solution but doesn't go through the verification, so I am
> >>> not
> >>>> sure how I would verify this in the real lab. I have tried google, but
> >>>> nothing good comes up. Hope you can help.
> >>>> Thanks
> >>>> Fulvio
> >>>>
> >>>> _______________________________________________
> >>>> For more information regarding industry leading CCIE Lab training,
> >>> please
> >>>> visit www.ipexpert.com
> >>>>
> >>>> Are you a CCNP or CCIE and looking for a job? Check out
> >>>> www.PlatinumPlacement.com
> >>>>
> >>>> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >>> _______________________________________________
> >>> For more information regarding industry leading CCIE Lab training,
> please
> >>> visit www.ipexpert.com
> >>>
> >>> Are you a CCNP or CCIE and looking for a job? Check out
> >>> www.PlatinumPlacement.com
> >>>
> >>> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> > --
> > Thanks,
> > Steve Di Bias- CCIE #32840
> >
> >
> > ------------------------------
> >
> > Message: 8
> > Date: Wed, 13 Mar 2013 09:22:53 +0000
> > From: Fulvio allegretti <[email protected]>
> > To: Steve Di Bias <[email protected]>, Marko Milivojevic
> >    <[email protected]>
> > Cc: "[email protected]" <[email protected]>
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > Message-ID: <[email protected]>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> >
> >
> > Thank you all.
> > Marko - "Remember - the lab never asked you to make sure SSH comes only
> from Loopbacks - only that routers accept SSH sessions from" - well in that
> case no ACL is needed which I thought that's what the task was trying to
> test and that's how the solution is presented to us.
> > In any case, if we can't source the ssh connection from the loopback it
> is irrelevant if we the destination can accept it or not. I know, this is
> just a lab and we are testing technologies and not real life (I think lab 5
> is a great example of that, the redistribution part is just something
> else), but I think the task should at least be feasible and verifiable.
> >
> > On to the next one, thanks again.
> > Fulvio
> >
> > Date: Tue, 12 Mar 2013 18:55:17 -0700
> > Subject: Re: [OSL | CCIE_RS] ipv6 ssh source interface
> > From: [email protected]
> > To: [email protected]
> > CC: [email protected]; [email protected]
> >
> > I learned from the best ;)
> >
> > On Tuesday, March 12, 2013, Marko Milivojevic  wrote:
> >
> >
> > Yup - that will work to test whether the connection is being dropped.
> Good call, Steve.
> > --Marko Milivojevic - CCIE #18427 (SP R&S)
> >
> > Senior CCIE Instructor / Managing Partner - IPexpert
> >
> > On Tue, Mar 12, 2013 at 4:46 PM, Steve Di Bias <[email protected]>
> wrote:
> >
> >
> >
> > Hi Fulvio,
> >
> >
> >
> > Without looking at the lab this may not be what you're looking for but
> it's
> >
> > worth a shot. As a test try to telnet on port 22 while sourcing from the
> >
> > loopback and forcing IPv6. If you can connect to that port then you know
> >
> > that it's working:
> >
> >
> >
> > telnet X.X.X.X 22 /source-interface lo0 /ipv6
> >
> >
> >
> > HTH
> >
> >
> >
> > Thanks,
> >
> > Steve Di Bias- CCIE #32840
> >
> >
> >
> >
> >
> > On Tue, Mar 12, 2013 at 4:03 PM, Fulvio allegretti
> >
> > <[email protected]>wrote:
> >
> >
> >
> >> HI all,
> >
> >
> >> How do I source ssh traffic from the loopback interface in ipv6? This
> is a
> >
> >> task of volume 3 lab 5 configuration part. Unfortunately Marko in his
> video
> >
> >> gives us the solution but doesn't go through the verification, so I am
> not
> >
> >> sure how I would verify this in the real lab. I have tried google, but
> >
> >> nothing good comes up. Hope you can help.
> >
> >> Thanks
> >
> >> Fulvio
> >
> >
> >> _______________________________________________
> >
> >> For more information regarding industry leading CCIE Lab training,
> please
> >
> >> visit www.ipexpert.com
> >
> >
> >> Are you a CCNP or CCIE and looking for a job? Check out
> >
> >> www.PlatinumPlacement.com
> >
> >
> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> > _______________________________________________
> >
> > For more information regarding industry leading CCIE Lab training,
> please visit www.ipexpert.com
> >
> >
> >
> > Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
> >
> >
> >
> > http://onlinestudylist.com/mailman/listinfo/ccie_rs
> >
> >
> >
> >
> >
> > --
> > Thanks,Steve Di Bias- CCIE #32840
> >
> >
> >
> > End of CCIE_RS Digest, Vol 86, Issue 15
> > ***************************************
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
> Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
>
> http://onlinestudylist.com/mailman/listinfo/ccie_rs
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to