Ticket 11 – EIGRP to OSPF
Client 1 is not able to ping the Webserver
DSW1 can ping fa0/1 of R4. However clients and DSW1 can’t ping R4′s S0/0/0/0.34 interface (10.1.1.10)
On R4 in router eigrp:
router eigrp 10
network 10.1.4.5 0.0.0.0
no auto-summary
redistribute ospf 1 metric 100 10 255 1 1500 route-map EIGRP_to_OSPF
!
router ospf 1
network 10.1.1.8 0.0.0.0 area 34
redistribute eigrp 10 subnets
!
route-map EIGRP->OSPF
match ip address 1
Answer:change in router eigrp router-map name
Ans1) R4
Ans2) Route redistribution
Ans3) Change the name of the route-map under the router EIGRP or router OSPF process from ‘EIGRP_to_OSPF’ to ‘EIGRP->OSPF’.
Verify OSPF routes on DSW1 are not being redistributed.
please Naveed can you tell me what is that mean ( process from ‘to’ to ‘->’)
i didn’t understood it ( ‘to’ to ‘->’)
i will be very thankful for you.
@2ofy_cisco
Here in the redistribution we are using route map to prevent routing loops. You must call/invoke the same route map (with the same name) the one you have created. The problem in this ticket is that they created the route map using ‘EIGRP->OSPF’ name but in redistribution command they mistyped it as ‘EIGRP_to_OSPF’. So its only a issue of writing the wrong name which is required to correct.
thanks Naveed
now after your answer this Ticket become clear to me.
thank you again
http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008047915d.shtml
What is the purpose of the route map in this exam? apply metric only to all routes that match the route map or something else more complicated?
which routes should appear in the domain eigrp:
D * EX 0.0.0.0 / 0 [170/770560] R3 put this route because totally NSSA
D EX 10.1.1.8/30 [170/770560] is directly connected to R4
networks of area 0 and 1 should not appear because totally NSSA area blocks OIA
Please indicate whether I’m right
right answer: under ospf process. change map name form OSPF-to-EIGRP to OSPF –> EIGRP..
you have to verify it by show run…
In my exam it was OSPF->EIGRP routemap named wrong OSPF_to_EIGRP..
so guys be careful it can be EIGRP->OSPF and OSPF->EIGRP too..
keep open eyes :)
hello there,
i just want to know which router process its actually redistribute. OSPF or EIGRP??
the topic of this TT was says,
On R4 in router eigrp:
redistribute ospf 1 route-map EIGRP_to_OSPF
which means the problem was on the EIGRP process… BUT then, @NP->SP->IE says,
right answer: under ospf process. change map name form OSPF-to-EIGRP to OSPF –> EIGRP
i just want to confirm what the problem really was, redistribute process itself or just the route-map’s NAME
@Ayemkatro
Point 1: R4 is configured for two route redistributions. i- To redistribute OSPF routes into EIGRP (under EIRGP process) ii-To redistribute EIGRP routes into OSPF (under OSPF process)
Point 2: Route maps with the names EIGRP->OSPF and OSPF->EIGRP has been created to use with redistribution for avoiding routing loops.
Point 3: While configuring route redistribution (Point 1) we should use the same route map names which we have created before. e.g. We must not use the name ‘EIGRP_to_OSPF’ while we have created with the name ‘EIGRP->OSPF’.
So in above TT, problem is in Point 3, where they have mentioned a wrong route map name which has never been created.
Hope it is clear now.
Hi, I have a doubt, is not also needed to add a metric in redistribution?
take it with all this god willing shit , half you lot are cheating Muslims.. read the Koran brother and you will see that the profit said ” at the point of stealing, cheating the Muslim is no longer a believer”
you have just become a infidel for the sake of a cert. well done
I am not a muslim but I an an infidel. Long Life networktut!
Who is this “Cisco guru”? Whoever you are you honestly need to stop posting these deplorable comments. and please learn how to write “English” before you post any anything.
Its “prophet” not “profit” and its “Quran” not “Koran” you fool.
@Administrator: please ask cisco guru to stop this as it is very annoying in all the posts. we are here to discuss the TT. so please do the needful pls… I hope the administrator of this site will do something about this.
BTW thanks everybody for all your comments…. this site gives confidence to take the TSHOOT exam.
@CCIE interested people
This is an open invitation for the serious people about CCIE. You are advised to send an email to the below mentioned address for enrolling your willingness. We’ll be utilizing the concept of 1+1 = 11 by putting our minds together to study/practice the right thing. Here it doesn’t require a mention for a CCIE candidate but let me clear one thing, ‘THERE IS NO SHORTCUT TO CCIE’, so any body looking for shortcuts, please accept my advance excuse. However, we’ll try to do our best to find out the fastest way and most effective material of practice/study.
Kindly, enroll your willingness at following email address. Also if you have any question, send to the same address.
ask_ccie@yahoo.com
HI Naveed i really thank u alot but iam just confussed about ticket question is it the same in exam and how many configuration lap are in the exam and if u have dumps plz mail it to me at kidal_sud@yahoo.com i really apreciate u help thank u again and all guys here
@naggi
Just go through the main page of this site to get your answer.
@Naveed : Thanks for the invitation Naveed. I still have to do CCNP Switch & CCNP TSHOOT to be a CCNP. But in the mean time i will give my efforts to CCIE. A very good idea buddy :)
sweet
Just curious. When your doing the TT’s, do you have to actually config the router or is it just select the right answer?
Thanks in advance,
CJ
just select the right ans
I am to take CCIP MPLS +BGP composite this week , is there any helpful forum like this?
Hello to all of you, and my thank you to all for you for helping us study for the ccnp exams.
Does anyone have gns3 .net files for the indivudual tickets (i.e. Ticket1 and the way to Ticket 12).
Again thank you all.
AJ
hi guys somebody help i am tr to do the demo but there is only 4 tt qu and all releated to l3 topology plz help is there more or just this is it
and how i know this q releated to which topology my cordial thanks to u guys
I also had OSPF->EIGRP, I think NetoworkTut just needs to correct the website.
Additionally, The answers on the exam all had “_>” instead of “->” Which made me doubt my answer. Maybe it was a difference in fonts or something weird like that making it look like a “_”? I think it was just a mistake on Cisco’s Part.
One last note. Sometimes EIGRP was mistyped to be EIGPR, which looked like a misconfiguration. but it turns out it didn’t matter because it was typed the same way consistently, so it still all matched up. Don’t let that one confuse you, it’s just there to make you doubt your answer.
grip n sip
I think it should be ‘network 10.1.1.10 0.0.0.0 area 34′ under ‘router ospf 1′:
========
router ospf 1
network 10.1.1.8 0.0.0.0 area 34
redistribute eigrp 10 subnets
========
Correction, it should be ‘‘network 10.1.1.8 0.0.0.3 area 34′ under ‘router ospf 1′.
Passed with 1000/1000. Found this GNS3 Lab last moment which really helped at the exam. http://bit.ly/gPj64M
thanks 4 d link….: )
Can any one tell me . Are all the TT’s come from Networktut…..
I am taking the exam on 27th dec
In exam,
I don’t find any mis configured access map name like EIGRP_to_OSPF.
On R4 in router eigrp:
router eigrp 10
network 10.1.4.5 0.0.0.0
no auto-summary
redistribute ospf 1 metric 100 10 255 1 1500 route-map EIGRP_to_OSPF
!
router ospf 1
network 10.1.1.8 0.0.0.0 area 34
redistribute eigrp 10 subnets
!
route-map EIGRP->OSPF
match ip address 1
what will be a problem
@kumar,
Was there any typo in the config enter by you?
under ‘router eigrp 10′, the name of route-map was ‘EIGRP_to_OSPF’.
but there is no ‘EIGRP_to_OSPF’ defined. The only name of route-map defined is ‘EIGRP->OSPF’
If this is the case, need to change name of the route-map.
@networktut
you are really doing great job, I would also suggest there should be a forum like this for CCIP BGP, MPLS, QOS
@Naveed/All
we identified that the problem in route map name. however can some tell what does mean “match ip address 1″ what match clause it prefer……….
cisco guru teri maa ki choot .. madarchod.. randi k bacche..
In this ticket, I think the problem is…..spelling check.:D. The configured route-map is EIGRP->OSPF. But in the redistribute command, we use EIGRP_to_OSPF (they are different). So, the command redistribute doesn’t work.
I took the exam ; last night and The show run on R4 ; all the Referance to route map name ; matches ….
That is they Had
router eigrp 10
network 10.1.4.5 0.0.0.0
no auto-summary
redistribute ospf 1 metric 100 10 255 1 1500 route-map EIGRP->OSPF
!
route-map EIGRP->OSPF
But the MCQ was refernce to the same Choice as above;
I do not know if cisco trying to confuse you or not…
Anybody else see that?
@James
In this case I think that’s not a problem of route-map name !! may be it’s another ticket !!!!
I think the correct configuration should be:
On R4 in router eigrp:
router eigrp 10
network 10.1.4.5 0.0.0.0 (or 10.1.4.4 0.0.0.3)
network 10.1.4.9 0.0.0.0 (or 10.1.4.8 0.0.0.3)
no auto-summary
redistribute ospf 1 metric 100 10 255 1 1500 route-map EIGRP->OSPF
(“OSPF->EIGRP” shows better description)
!
router ospf 1
network 10.1.1.10 0.0.0.0 area 34 or (10.1.1.8 0.0.0.3 area 34)
redistribute eigrp 10 subnets
!
route-map EIGRP->OSPF
match ip address 1
!
access-list 1 permit 10.0.0.0 0.255.255.255.0
access-list 1 permit 209.0.0.0 0.255.255.255
Symptoms:
Client can’t ping R4’s s0/0/0/0.34 interface (10.1.1.10) but can ping fa0/1 (10.1.4.5)
Show ip route EIGRP command on R4 and DSW doesn’t show the OSPF routes
.Tasks Configure EIGRP AS 100 between R1 R2 and R3..Advertise the networks 116.1.2.0 24 and 116.1.3.0 24 do not use the network statement..Configure EIGRP between R1 R4 and R5. .Task Advertise the networks 116.1.2.0 24 and 116.1.3.0 24 do not use the network statement..To get the networks 116.1.2.0 24 and 116.1.3.0 24 into EIGRP without using the network statement you will have to use redistribution.
@all, please i need to know if this tickets are still valid,as i plan to take the exam comin saturday.please anyone who did it recently and passed with this dums should update asap.thank you.
Hi everyone! I’m going to take the exam next week. Guys please let me know if there is anything changed or updated.
Are these questions still valid?
Please help me……!
Thank you
I did the exam yesterday and got 1000……………..!
Thanks for everybody here supporting me for this achievement.
All the questions in the exam are the things appear here. Nothing has been changed.
But i would like to give an important advice for the people who wish to take the exam soon.
Please read the comments in following link by Geno and Lisa. Those instructions were really
helpful to me…!
http://www.networktut.com/tshoot-ticket-1
Dear All;
just passed Tshoot,& um CCNP.Got 1000 ;i ve got the following:
4 MCQ
NO Drag & Drop.
12 TT (1 new TT,the old TT with wrong ip 209.56.200.241 has been removed)all other TT are VALID.
Thanks Networktut for charing knowledge.
@James,
I had the same configuration.
What to do?
@Anonymous
IF the configuration is same as what James describes, I think the network statement is wrong
10.1.4.5 is interface IP but not network IP
it should be network 10.1.4.4 (Network IP) 0.0.0.3 (Wildcard)
You can refer to Routing Notes / Google :-)
I think you will want to put a facebook icon to your site. Just marked down the article, although I must make this by hand. Just my suggestion.
hi all ,
is route map should contain permit word as
route-map EIGRP->OSPF permit 10
match ip address 1
i think route map should to be this ???
the route map should be OSPF_to_EIGRP to OSPF->EIGRP under the EIGRP routing process.
The 642-832 TSHOOT Topology made available by cisco on the PDF is not the same as their online Topology demo. Could someone please confirm the actually topology used in the real exam?
IGP Redistribution. Redistribute between RIP and OSPF on SW1.. Redistribute between OSPF and EIGRP on R2 R3 and R4.. Ensure that full reachability is maintained throughout the IGP domain when the Frame Relay circuit between R3 and R5 is down..3 Points. No tagging filtering distribute-list etc is needed on SW1..Once the RIP and OSPF redistribution is finished and verified we should then move onto the EIGRP and OSPF redistribution. Do not make the mistake of moving onto the EIGRP and OSPF redistribution without first verifying your RIP and OSPF redistribution.
Can anybody give me an example of exactly how the TT Questions are asked i the exam?
@anonymous
http://www.cisco.com/web/learning/le3/le2/le37/le10/tshoot_demo.html
go through this
and find vids on youtube
TSHOOT Bull’s Eye Strategy #1
TSHOOT Bull’s Eye Strategy #2
TSHOOT Bull’s Eye Strategy #3
u’ll get idea abt this
@all
Applying route distribution filters via route-maps or distribution-list will not have meaning under areaX of OSPF because of the OSPF’s protocol nature (link state db is consistent over the entire areaX networks with all the network paths known even if the routes are not in the RIB table because of the route-map deny statements) –> you’ll have to configure filtering on all OSPF area routers in order to hide a network -bleahh!
This mistake is done even by Kevin Wallace in the Lab5 of the “Network Troubleshooting Video Mentor”.
Regarding routing loops no need to worry – long live the DEX’s AD of 170 which is injected to all OSPF redistributed routes so no route feedback will be possible from EIGRP back to OSPF.
I don’t see the purpose of that route-map under EIGRP process OR it’s just a Cisco evil joke :).
Does the CCNP 642-832 TSHOOT exam ROUTERS and SWITCHES resets themselves, or do we have to logout of all DEVICES after each Trouble Ticket?
Hello everybody, I did the test today with 930/1000 – there is a tt of bgp and drag drop a question that is not available on the site that went into my exam, the rest are equal.
Thank you!
Hello. What better http://google.com or http://yahoo.com ?
hi to everyone,my nest target is the TSHOOT.
please can someone tell me the chapters that cover the TSHOOT exam?
thanks
JOSEPH
I have completed my CCNP certification today by passing my last exam TSHOOP.
The exam itself was kind of straight forward with almost all of the TT well know
as state on this site. I had 2 DD, 2 MCQ & 13 TT
One of the issues with this TSHOOP exam is that you have to constantly move windows around whiles you are trying to keep your concentration. I was also working on small screen. (Frustrating)
TIP
Have a strategy with your PING command
Make sure you properly exit all devices after each ticket.
Abort and move to the next TT if you can’t find the problem. (You can always come back)
I think cisco should have offered a PRINT OUT OF THE TOPOLOGY to all candidates on exam day and collect them afterwards. Anyway! I have a good dump. Interested? Drop me a line donald.bart-williams@stjohns.surrey.sch.uk
I am now going to be focus on ASA5510 firewall
To all you CCNP Candidates on this forum including SWITCH & ROUTE, Good Luck and have a nice summer. It has been fun
Can anyone share me the .pkt files that will help me to understand the Tickets.
I past the exam today. 3MC,13TT. They tell you how many questions and what types they are before start the exam. This question is changed somewhat. I got EIGPR->OSPF not EIGRP_to_OSPF. It is confusing, thay spell EIGRP as EIGPR, and I can find the right answer, I believe CISCO got errors or they changed the question completely. Same thing happend for other 1 or 2 ticket.
i pass the t shoot exam with score of 862 of 1000, i want to inform you all my coleague that is going to take this exam any moment from now should be very careful because the two new trouble ticket is there DHCP range and EIGRP passive interface .best of luck.
Guy.. Any changes in the current update????? if any1 of u got updated dumps. plz update me on shariq2009@live.com
All my Dears, friend and brother.I have a problum my TSHOOT Paper exam date 5-July-2011
If anyone have Updat Pass4Sure, and Dumps. so plz send to my E-mail.
k_afridi1@hotmail.com
kgul@etisalat.ae
oh man….I’d love to interview all you dump-expert paperCCNPs. None of you will pass a tech interview. Job security foe me. Keep on trucking, Hajji!
‘Realccnp’ – no were not really clever like you are we?
You sound like a right pretentious inadequate twat.
Id like to meet you in a dark alley sometime. You’d want your mummy but I would make you suffer:-)
i have failed my Tshoot exam, for the first time in my life cisco knocked me out. i am very disappointed. But this is what happened:
– i did not sleep enough the night before, did not sleep at all.
-I did underestimate cisco, i thought it would be easy for me , as always.
I can say that the cisco exam is interactive, believe it or not, i could see all the Tickets suddenly pointing to “layer 2 devices ” just because i knew i failed the DHCP no ip address provided to clien1, i could not find out why and all the ticket seemed to be related to same issue , almost stuck there.
I need to review my DHCP, my layer 2 issue, and try again Tshoot in 25 DAYS, I lost 200$ and i am not ready to failed the next time.
The exam seems to be fair, but be cautious, time runs by so fast out there, i run out of time.
Advice: This is a “no joke” , new type of exam, need to be at your 100% potentiel, that is what i am going to do, train again for 20 days.
I hope i can be ccnp before the end of September when i take my Tshoot, for the second time.
Pbonakim@yahoo.com
Any changes in the current update????? if any1 of u got updated dumps. plz update me on
merkev727@hotmail.com
thank you
plz guys how to get the video of the rest of the ticket plzzzzzzzzzzzzzzzzzz thank u GOD bless u just give the link
Anyone notice ospf network statement – network 10.1.1.8 0.0.0.0 area 34? Shouldn’t it be 10.1.1.8 0.0.0.3 area 34?
no it’s just advertising a single IP which is its interface. no need for 0.0.0.3
keen, yea but the advertisement is incorrect, as his interface is .10… he is advertising the network address, which wont work (what I initially thought was the problem when looking over this config)
dobsy, if you need videos to memorize how to do all the tickets, you should not be taking this test. I dont understand why people want to be CCNPs and not know what they are doing so they waste people’s time in interviews.
Well I passed with a 945. I didnt straight memorize all the tickets, just looked over them to see what I had coming and get a good idea of what to look for. Probably 9/13 tickets were “Client 1 cannot ping the web server”.
Always started with an ipconfig to see if it had an IP. If so, then see how far I could ping all the way up to R1 to see where the problem was. Sh run, and find the problem. I had the same issue with the ACL, forgot I needed to scroll down to see the option, so spent another 20 minutes doubting myself and looking at running configs in great detail.
If you know what youre doing, you will pass. I had one ticket that was not mentioned on here anywhere, but it was easy… Im not going to explain it in detail, but know what youre doing, and you’ll kill this test… best test Ive ever taken IMO.
we can ping without assign name
Today, I have passed TSHOOT with full mark Alhamdulleah (thanks for GOD). All the dumps are valid.
13 TT (EIGRP AS ticket is not in the exam).
All 13 TT is the same.
and in this ticket will Client 1 be able to ping fa0/1 on router4?? because if it does then in the exam will first check EIGRP if it is same under R4, then the issue will be Route redistribution. am i right??
THIS IS A ROUTER NAME .OK?IT IS VERY EASY!
THIS IS A Route redistribution NAME WORNG.
What is confusing is that the title of the ticket is EIGRP to OSPF which means the routes from EIGRP aren’t redistributed into OSPF correctly.
In the case your showing, it seems like it’s more of a OSPF routes aren’t redistributed into EIGRP correctly because of the route-map name.
In this case the trouble ticket should be call OSPF to EIGRP. And the route-map renamed OSPF-EIGRP to avoid confusion.
I am trying to set up the IPv4 Layer 3 Topo.(Dynamips) and having trouble getting the redistribution working does anyone have a working config of R3 and R4 they could post.
Thanks
Passed my TShoot Exam on 5th January, 2012 with 1000/1000, Allhamdulilah.
“Networktut” website and my brother Sohaib Fouzi helped me to prepare this exam, thanks for both of you.
All TTs are still valid and same as mentioned under “networktut”. I got multiple choices and 13 TTs. Except EIGRP AS all TTs came. In All TTS Client1 will have valid IPs (except 4 TTs of 169.x.x.x).
I did my complete exam using only “ipconfig”, “ping” and “show run” commands and never felt to use any other command. One thing is very important that you should have complete understandings of TTs other wise you will not able to understand 2 or 3 TTs because Cisco made very minor changes in mulitple choices or in configuration. The IP scheme between R4, DSW1 and DSW2 is 10.1.4.x.
When i entered in LAB, before starting my exam i wrote the below lines on the provided sheet and then it became very easy to solve the TTs. To solve the TTs i followed the following scheme and order: (remember to use “ipconfig” and “ping” always in Client1 for all TTs)
->> If it is 169.x.x.x there are 4-TTs
1.ASW1 – port security (show-run ASW1 if 1/0/1 and 1/0/2 are in Vlan10, apply sh int for both)
2.ASW1 – access vlan 10 (show-run and check ASW1 if 1/0/1 and 1/0/2 are in Vlan1, if they are… stop!)
3.ASW1 – switch-to-switch (show-run ASW1)
4.R4 – DHCP excluded (show-run R4)
——————————————————————-
->> If client got IP address then 2 options:
-First, if client1 can ping 10.1.1.1 not to server 209.65.200.241 (3TT) ALL IN R1
1.R1 – NAT (10.2.0.0) (show-run R1)(sh ip BGP summary)
2.R1 – BGP (56-65) (show-run R1)(sh ip BGP summary)
3.R1 – ACL (show-run R1)(sh ip BGP summary)
-Second , Client can’t ping 10.1.1.1 but it can ping to 10.1.1.2) then: (1TT)
4-R1 – OSPF authentication (show-run R1 + R2)
-Thirdly, if client1 cannot ping 10.1.1.1, then (4 TTs)
1. DSW1(ASW1) – vlan access map(vlan acl port) *** this one cannot ping even gateway (Check vlan-filter command, which contain vlan access-map, this contain access-list no., now check access-list no. It can drop the packet for PC conntected to ASW1.)
2. R4 – Route redistribution: (show-run R4)(EIGRP->OSPF is created and EIGRP-TO-OSPF is used)
3. R4 – EIGRP Passive Interface: passive interface (show-run R4)(sh IP protocols )
4-R4-EIGRP AS: AS number of EIGRP is different is used To verify – show IP protocols.
——————————————————————-
->> Finally, there are 2 distinct TTs,
- HSRP on DSW1: Check DSW1 Use track 10 instead of track 1 (show run) and this is the only question you will see tracking.
- OSPF IPv6 on R2: On serial interface use area 0, not area 12 (show run), you will recognize this TT by reading ticket because it is the only TT which says about IPv6.
Note: The above scheme i copied from one comment under “networktut”, i dont remember the name. Sory to mention under my comments but it was just to help others. Please feel free for any query, my email address belal_fouzi@yahoo.com
Hi there!
If possible please share the Dump of TSHOOT to this mail please and thanks a lot ! Indy2004@inbox.com
latest answer is “ospf1 route-map OSPF – EIGRP command”