Quantcast
Channel: IEOC - INE's Online Community
Viewing all 10744 articles
Browse latest View live

Section 6.6 (6.6 MPLS Backup Routing)

$
0
0

The solution for this section shows S1's routes for S2's loopback as an intra-area route, but I don't know why, since (unless I missed something), port-channel 12 isn't in area 5.6.21.22 so the route between them should be an IA.

Actually, scrolling back to the solutions for section 6.3 where you create the ospf domain, that solution does put ALL the links in the domain in area 5.6.21.22 rather than the (default assumption; at least for me) of using area 0 unless otherwise specified.

I'd report it as a bug, but I'm wondering now if it was intentionally vague.


Rack Rental tokens for sale

$
0
0

I still have 4000 tokens left if anyone needs them.

Questions about CCNA Voice Preparation

$
0
0

Hi guys,

 

I am preparing for my CCNA Voice and I have a few question on my mind:

1-     Are the CCNA Voice videos by Mr. Mark Snow (25 hrs) are sufficient to pass the exam? What are other suggested materials if any?

2-     Does the exam have sim questions similar to CCNA R&S?

3-     Is having practical hands on is needed for the CCNA level (I have most of the hardware but time is factor here)

4-     Do I need to practice with CUCM / CUC / CUE ? (this is the most irritating aspect for me so far)

 

Cheers,

 

Ali

Cant able to telnet multiple CSR router

$
0
0

Can somebody help me!

I have configured CSR1000v on ESXi 6. I have implemented 10 CSR router. I can telnet 7CSR router but I am not able to telnet remaining 3 CSR. Infact all the 10 CSR have exact ssame configuration. All the CSR runs well in VM but while doing telnet I am not able to do telnet for CSR4, CSR6 and CSR9. Even port number which i have bind is from 7001 to 7010. 

Can someone help me?

Thanks!

Regards,

Sagar 

Automatic reply: OSPF Transit flag Bug (15.3T)?

$
0
0
HI,

Good day!!

I am on leave for 16th July and by back-up would be Peter Sansom.

For any urgent matter, please call my mobile.

Thanks & Regards
Indra.

rack rental

$
0
0

I've noticed that when I load a config from a previous rack rental the configs for the switches are never loaded and I have to build them back out again. In fact the switches look like they have configs from another session loaded on them. I've had this happen the last four times I've used the racks. Has anyone else had this happen?

IPv4 EIGRP 4.1

$
0
0

hi all

I am getting

R1#

*Jul 15 22:20:02.839: %DUAL-5-NBRCHANGE: EIGRP-IPv4 1: Neighbor 10.1.121.21 (Ethernet0/0.121) is up: new adjacency

R1#

*Jul 15 22:21:22.421: %DUAL-5-NBRCHANGE: EIGRP-IPv4 1: Neighbor 10.1.121.21 (Ethernet0/0.121) is down: retry limit exceeded

and
R2#
*Jul 15 22:24:13.730: %DUAL-5-NBRCHANGE: EIGRP-IPv4 1: Neighbor 10.1.221.21 (Ethernet0/0.221) is up: new adjacency
R2#
*Jul 15 22:25:33.331: %DUAL-5-NBRCHANGE: EIGRP-IPv4 1: Neighbor 10.1.221.21 (Ethernet0/0.221) is down: retry limit exceeded
where SW1 is not forming neighborships
does anyone have a solution

ERSPAN Question

$
0
0

Hi everyone,

 

Hoping someone here can help me with some ERSPAN configuraiton.

 

I have a pair of Nexus 5548s in vPC connected to a pair of Nexus 7010s in vPC.  I want to capture all the traffic on all 4 switches and SPAN it to a FLUKE device I have connected to one of my N7Ks.  

 

My question is do I need L3 reachability between the N7Ks and the N5Ks?  Currently the only IP address on the N5Ks is assigned to the management interface.  I could create a SVI on the N5Ks if needed.

Then I am also kind of lost on what to do next.  I have read the cisco documentation several times on ERSPAN found here http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/5_x/nx-os/system_management/configuration/guide/sm_nx_os_cg/sm_erspan.html and I feel like I am missing something simple.

 

Appreciate the help.

 

Steven

CCIE # 46810


CSR1000v: DMVPN + IPSec

$
0
0

I don't know if the images I've used or what, but I've never gotten the tunnels to come up once the tunnel protection is applied.  Duplicating the configuration in gns3 works, so it's unlikely I'm missing some configuration.

Has anyone else had this problem and gotten it figured out?  I just ran into ipv6 dmvpn which my gns3 image doesn't support, so I can't verify my configuration works there and then just skip the IPSec part of the csr topology.

Reliable Static Routing with Enhanced Object Tracking

$
0
0

Hello everyone,

I am just starting to go thought the new v5 lab book and I noticed some of my output is not the same as the verification tasks / screens in the workbook.  I am not sure how important it is to make sure my output matches 100%.  The reason I ask is that in the Reliable Static Routing with Enhanced Object Tracking verfication section is that when I do a traceroute I don't get all the results I expected?

I know it little thing but I thought I would share:

Under the section in which you shutdown the port gi1.146 on R1 so the route changes to go via R5 then to R1 - As shown below

R4#traceroute 150.1.1.1 source 150.1.4.4

 

Type escape sequence to abort.

Tracing the route to 150.1.1.1

 

  1 155.1.0.5 28 msec 28 msec 28 msec

  2 155.1.0.1 56 msec *  56 msec

!

R4#show ip route 150.1.1.1

Routing entry for 150.1.1.1/32

  Known via "static", distance 2, metric 0

  Routing Descriptor Blocks:

  * 155.1.0.1

      Route metric is 0, traffic share count is 1

 

However my results do not show the trace going via R5 but CEF and the RT table does

 

Before the port shut - CEF output

 

R4#sh ip cef 150.1.1.1

150.1.1.1/32

  nexthop 155.1.146.1 GigabitEthernet1.146

R4#

 

After port shut - CEF output

 

R4#sh ip cef 150.1.1.1

150.1.1.1/32

  nexthop 155.1.0.1 Tunnel0

R4#

 

So I can see it is going the right way

      150.1.0.0/32 is subnetted, 2 subnets

S        150.1.1.1 [2/0] via 155.1.0.1

 

However my trace is not the same - This is the workbook version

 

R4#traceroute 150.1.1.1 source 150.1.4.4

 

Type escape sequence to abort.

Tracing the route to 150.1.1.1

 

  1 155.1.0.5 28 msec 28 msec 28 msec

  2 155.1.0.1 56 msec *  56 msec

!

And this is my results - It seems it is dropping the first trace?

 

R4#traceroute 150.1.1.1 so 150.1.4.4

Type escape sequence to abort.

Tracing the route to 150.1.1.1

VRF info: (vrf in name/id, vrf out name/id)

  1  * 

    155.1.0.1 7 msec * 

R4#

 

Everything else works fine - So should I worry about things like this?

Many thanks

 

John Smile

GNS3 for CCNP

$
0
0

Hello

i am new to GNS3 and wondering if anyone knows where i can find router and switch IOS suitable for CCNP.

any response will be much appreciated

 

cheers

Babs

"Pass"

$
0
0

I have been a little paralyized since I saw this incredible result after not seeing anything until late Saturday night (more than a 24 hour tortured wait).  I have had the combined feeling of disbelief and relief.  

                           Did I really pass finally?!  Is this mission finally accomplished?

It was a 3-day weekend in the states, and the proctor told me to expect to wait until Monday.

But here is the clincher. I thought I had failed yet again.  I was praying....you know those type of life-or-death prayers that a Casino gambler makes...the most sincere of all. 

              "Please please Please let me pass. Please."  

At one point I almost had a tear as I was headed back to the airport after the exam. I was thinking I may need to give up on the CCIE dream (and I never ever give up on anything).

"Three attempts already?! WTF? How many more attempts?  Should I just quit, and look for a different line of work?"
Still talking to myself, "I was there on the exam. That exam was mine. I deserve to pass. But if I can't pass on the 3rd time, how many more times will I need to pay for the exam.  Maybe I am going to be just like Peety with 6-7 attempts.  OMG I don't think I can weather doing it like that."

 

Before going to bed Saturday night around 11pm, I checked my email and saw an email title:

               CCIE Lab Score Report

Heavy breathing started. I close my eyes really tight (no peeking) while refreshing the Cisco results page, and started repeating out-loud to myself -- just like the guy in the casino looking for that very unlikely 5% chance that he will go home a big winner on this roll-of-the-dice or turn-of-the-card or finishing-horse. PLEASE PLEASE PLEASE PLEASE  

Then I took a breath and opened my eyes. 

 

I needed to blink a couple of times to be sure of my eyes, then went into a sports mode (control breathing).   Is this real? REALLY?!

I wasn't prepared for a pass. I tried to walk casually downstairs and told my wife, "I got the result (with a sad face)".  As soon as I saw she looked concerned, I said, "It was a PASS".   Grins ear-to-ear, but with me still wanting to pinch myself (wake up from the dream).

I felt like I was suppose to celebrate, but I didn't know what to do. During this CCIE journey, I more-or-less stopped drinking even beer, so I didn't have any in the house. We found a bottle of Liqcor de Macademia Nut or something like that.  It tasted good, but didn't have the punch of a good smooth Tequila.  Ended up going to bed, and waking up early.  In the morning, I almost started labbing again like a robot. lol. Went for a long walk for several hours on Sunday (to downtown) -- savoring that it might finally be true.

           I am a CCIE?  I really got my number?   YES!!! Woooo Hoooooo

Note:  it is about 1,100 more before the CCIE numbers are above 50,000

This last attempt:

I thought that I failed because I thought that I had a couple of incomplete tasks (big-pointers in each, TS and Config). DIAG section does not seem fair or realistic.

I finished TS about 30 minutes early. That is a great feeling, but then I ended up spending the rest of the time (plus the extra 30 minutes) to try and solve a problem I was seeing on one of the routers.  (I thought I had a route flapping every few minutes).  What a drastic change from a feeling of triumph to frantic keyboard changes going into overtime.

I also did well overall in the config.  Everything worked.  I was checking-off everything on my self-made written checklist.  And then I saw that a couple of my outputs (official task verifications) did not match exactly.    I spent a lot of time on that and could not get the small change that I was trying to get.    I even rebooted the whole lab to be sure that I didn't have one of the routers waiting out a protocol timer.   Both the TS and Config are nice little puzzles. So when something goes wrong, it is necessary to figure out which router has the issue (not sure how much I can say here).

Diagostics was difficult (two times with v5 for me). 30 minutes just flies by, and all of the output and configs.  For me there is a definite sense of panic with the clock gets to the last 10 minuts.   I  could'nt answer the last questions (time).  Maybe 45 minutes would be about right.

DIAG doesn't even seem fair to me. 30 minutes is way too short of a time for real diagnostics of all of the data. I don't think that any Cisco Support person could handle these three tickets in 30 minutes.  It should be at least 45 minutes, to relieve the time-pressure and anxiety.  For me, this created the biggest feeling of defeat before I even started the config section.

I am not sure what to say prepping for the DIAG.  It seems to be a test of your routine for troubleshooting.  Which commands would you use to narrow a problem down (and answer the questions).  So much information is dumped that it becomes a task of being focused only on the relative information.  It is your job to choose the device with the issue, weave through the garbage (time), and give a solution.   Kind of like the CCNP TS exam, but at a much higher CCIE level (know your TS and SHOW commands.

 

<break>

These are my current thoughts. I am still walking around on my own little cloud of disbelief and relief that this part of my journey is completed.  I will post my thanks in another thread.

Cheers!

Mr. CCIE   ;-)

Building INE's RSv5 topology on CSR1000v

$
0
0

Use this thread for discussion on building INE's CCIE RSv5 topology using the Cloud Services Router 1000v (CSR1000v).

Details of INE's RSv5 topology can be found here.

Details on CSR1000v can be found here.

Check the CSR1000v Data Sheets for specific platform requirements.

This thread is a continuation of the original RSv5 build thread that can be found here.

PLEASE DO NOT POST REQUESTS FOR IOS IMAGES, IT IS ILLEGAL TO PROVIDE YOU WITH THEM UNLESS YOU ALREADY HAVE A VALID CISCO SERVICE CONTRACT.

Study Group - Raleigh/Cary/Apex Area - North Carolina

$
0
0

I'm looking to form a study group in the Raliegh/Cary/Apex area, in NC.  Im looking for people who are about 6 months from taking their lab test.  I recent took my test (fail) and will be refocusing my efforts on my lab strategy and troublshooting practice.

 

 

Feel free to contact me at adriansizemore@hotmail.com

 

 

 

Study group for the Mock lab?

$
0
0

Trying to start CCIE R&S Mock lab study group.

Anybody want in?? INE config and tshoot

I already have my own lab so we can use my lab.

INE after Mark

$
0
0

Hello I am wondering when the next INE collaboration class will be. I have not seen any updates on the material and there does not seem to be a class scheduled since Mark left.

We were told in the class that we could do a free retake of the class which i am interested in but without another class scheduled that is difficult to do. Does INE have plans on offereing another Collabaration class in the near future?

 Will there be a newer version of the workbook offered. When i purchaced the voice workbook i was also told that i would get the new collab workbook when it was released and again so far there seems to be no progress in the release of the new workbook.

Do not want to sound negative about the INE product was very happy with INE and was happy with the bootcamp. Just seems INE now has a hole without Mark there and i am hopeing it gets filled soon as i continue my studies for the CCIE collaboration.

CCIE COLLABORATION HOME LAB

$
0
0

Would like to start a topic regarding creating my own Home Collaboration LAB.


The equipment I have already.

4x 2821's
1x 3560
1x 196GB RAM / 2x Hexadecimal CPU's / 1TB HD / HPZ800 Server (Yes I know a bit overkill)
7x 7965 Phones

Just a couple of questions

1) What Video phones can I use as an alternative to 9971's which are just too expensive (dont say 9951's I know that already)as i will be using them towards the end of my studies when I do remote LAbs.

2) Would 1x 1900 or 2901 really be sufficient to test  DSP PVDM3's Homogenous Video for the Lab?


Thank you!

INE Collaboration recourses

$
0
0

Hi everyone,

I just want to confirm that the currently available resources from INE for Collaboration, which include the previous Voice videos as well, will be sufficient for the new exam?

I am just begining my Collab studies and despite there not being Collab workbooks available yet, I just want to confirm that at least the VOD content will be suitable.

I guess I could always get workbooks from / CollabCert should there be none available from INE in the next couple of months.

Any ideas?

Thanks guys!

Work books

$
0
0

 

Why are there still no workbooks ? This exam has been out for plus one year. Allthough the videos are nice, i expected that by now we should have at least some technology workbooks and a few mock labs out. It seems INE is over extending it self at the cost of its core buisness ( ccie training)

A shame that as a long time costumer, i will now have to look at other vendors for my ccie lab materials.

Has anyone has tried the *** workbooks?

Query :HSRP in IPv6

$
0
0

In IPv4 , i read that HSRP uses Gratitious Arp to update its CAM table; incase there is failure of active router and standby routers takes it over.

 

I also read that in IPv6 there is no ARP mechanism instead it uses Ipv6 Neighbor Discovery protocol in place of ARP.

 

Can some one tell me for HSRP enabled router using Ipv6, How does the CAM table gets updated ???  

Viewing all 10744 articles
Browse latest View live