Are you the best network troubleshooter in your store? Maybe you're the person to turn to to solve problems when the network collapses. Maybe you know who that person is, and you know you need them to be part of the team. But in most stores, people know who to turn to when things really fall apart. Today, I'm going to see how network engineers can solve the kinds of problems in the TSHOOT exam, and ask you to evaluate: how do you think your favorite problem solvers would approach questions about problems with TSHOOT?
I have always found it interesting that the problem solving aspect of networking works a bit like a competition. Maybe it's a way to show that you know your stuff. It seems to be the fastest runner, or have the best disadvantage of golf, or know the best new computer tools, be the best in the last game of iPhone, and so on. With problem solving, there is time pressure, greater reward, but a notable disadvantage if it fails. Maybe that's it, more than most of the other job functions for network engineers, it's a place where the competitive nature of each person can take over.
(I'd be curious if any of you see such tendencies, and have opinions why that might be the case. It has little to do with the TSHOOT exam, but I'd still be curious.)
The TSHOOT Trouble Ticket (TT) questions do a good job of bringing that competition closer together, much more than the more traditional types of questions. But should you address these TT questions in the same way you would with almost any problem in your own network? Should I study how the engineers in your shop solve network problems? What should you do specifically? Today I will begin to unfold these questions by examining these TT questions and categorizing some general methods. I will include a survey at the end to see what they think is better as well.
Next post, I'll dive into details of how I'd approach TSHOOT.
First, let me make some observations about these new TT questions. I'll base these on the Demo, but it was corroborated when taking the TSHOOT Beta:
1. The 4 Demo TT questions reduce to simply "Client 1 can't ping IP address 209.65.200.241".
2. The wording of the scenario implies that "the configuration has changed", it is not always true in real networks, but it is clearly true in TT, because the answer of question 3 of MC always lists the configuration that solves the problem.
3. Host Client 1's user interface is accessible, and supports ping and tracert.
4. The destination host's user interface, at least in the 4 Demo questions, is not accessible, nor is the closest router to that host. (The host, and it's nearest router, are in the Internet.)
5. The routers support traceroute, with extended options - but only through prompts (i.e., no way to put all options on one CLI command.)
6. Router traceroute only supports destination address for host B (actually 209.65.200.241), at least in the demo version.
7. All routers and switches, except those in the Internet portion of the topology, were accessible, and supported "show run".
8. The simulated CLI does not support all commands and command parameters.
9. Looking at the three MC questions within each TT, it reveals all possible answers, but it is a potentially large number. Figure 6 possible devices that can be configured, 6 technologies per device (MC question 2), 6 different configuration options per device, for 216 possible combinations.
10. The simulator/GUI for the test was fast enough so I wasn't waiting on the output to display.
11. The demo topology has 6 CLI devices accessible (2 switches, 4 routers), but there's no layer 2 or layer 3 redundancy in the demo topology.
While that's what you can see in the demo, there are other things you can guess about the exam, but Cisco does not tell us much about that. So, here is another list of assumptions you could make. They may not all be true, but they have consideration:
1. Cisco says there are 53 questions, in 120 minutes. That'd be incredibly unreasonable is the mix was 53 TT questions.
2. A more likely mix would be some multichoice, some TT questions, and 1 TT = 3 questions, since each TT has 3 MC questions imbedded.
3. For the sake of discussion, assume you'll have an average of 8 minutes per TT. You may have more or less.
4. There's no guarantee that a single TT question has only 1 config problem introduced, but if I had to bet, I'd expect that there's a single problem in each TT.
5. There's no specific guarantee that the cabling actually matches the topology map.
6. The topology of each TT may be the same, but the initial work configuration may differ. For example, show run in R1 shows different results in 2 different TT, but it can be 100% good in both cases.
The topology of each TT may be the same, but the initial work configuration may differ. For example, show run in R1 shows different results in 2 different TT, but it can be 100% good in both cases.
The biggest key is that many questions, and certainly the 4 demo questions, are "ping no workie" scenarios. As such, there's no need to look above layer 3. And while the problem could well be a layer 1 or layer 2 problem, we know that the technologies included in route are mostly layer 2 and 3 technologies.
So, what's the best way to find these answers, and find them quickly? Let me describe some options, and ask for your comments, and get you to answer a poll this week.
Which of the following most closely matches what you would do for the first few minutes of each TT question?
Show run everywhere: well, you can see all the settings. Why not? There is a reasonable logic to this approach. The third MC question lists specific configuration commands to add that resolve the problem. Why not start at the last question and show run everywhere? Could you read all the possibly related settings on 6 devices and find the proverbial needle in the haystack, in 8 minutes? If so, this could be for you.
Traffic path (forward): In this approach, start with the source host and verify everything between that device and the next one. Then, between the second and third devices, then the next pair, and so on. For example, in the demo, start with Client1 on the first switch (ASW1), then from ASW1 to DSW1, etc. You do not have to follow this blindly, for example, if the client1 can ping your default gateway, you can forgo the checks on the access layer change and move at least to the distribution switch (a layer 3 switch). ). But you discipline your thinking by taking things one device at a time, from source to destination.
Traffic Path (Reverse): Same as the previous one, but it starts at the target device (from the perspective of the wording in the question). For example, all demonstration TTs say: "Client 1 can not ping 209.65.200.241." In this case, it would start as close as possible to host 209.65.200.241 and return to client 1.
Trace route forward: this approach starts with trace route (on routers) or tracert on the client. If the client does, the trace route will fail or not. If the tracert does not fail, you have reduced the problem in a very short time. If it fails, the output shows the IP address of the last router. Then, go to that router's CLI and start verifying the forward path: the route to the host pinged the original problem statement. Essentially, this uses the route plot to find the most remote router on the forward route for which we believe the forward route is working.
Trace route reverse: this approach focuses on tracert / traceroute, but once the initial commands are executed, the problem resolution focuses on the reverse route (the route from 209.6.5200.241 to the clients).
Intuition and experience: in this, you observe the scenario, do some quick commands and let your intuition activate. Does the tracert show R3 as the last device? You look at the topology, the notes about the routing protocols, keep in mind that R3 is an ABR, and you decide to rummage through OSPF in R3 and R2. Less structure, but it can take you to the correct answer more quickly if you are a good problem solver.
Tuesday, 7 November 2017
Saturday, 28 October 2017
Saturday, 23 July 2016
Cisco 300-135 Exam Dumps
Question 15
Scenario:
You have been asked by your customer to help resolve issues in their routed network. Their network engineer has deployed HSRP.On closer inspection HSRP doesn't appear to be operating properly and it appears there are other network problems as well. You are to provide solutions to all the network problems.
Scenario:
You have been asked by your customer to help resolve issues in their routed network. Their network engineer has deployed HSRP.On closer inspection HSRP doesn't appear to be operating properly and it appears there are other network problems as well. You are to provide solutions to all the network problems.
Saturday, 25 June 2016
300-135 Cisco Exam Dumps Question
300-135 Question 14
Scenario:
You have been brought in to troubleshoot an EIGRP network. You have resolved the initial issue between routers R2 and R4, but another issue remains. You are to locate the problem and suggest solution to resolve the issue.
The customer has disabled access to the show running-config command.
The network segment between R2 and R4 has become disconnected from the remainder of the network. How should this issue be resolved?
A. Change the autonomous system number in the remainder of the network to be consistent with R2 and R4.
B. Move the 192.168.24.0 network to the EIGRP 1 routing process in R2 and R4.
C. Enable the R2 and R4 router interfaces connected to the 192.168.24.0 network.
D. Remove the distribute-list command from the EIGRP 200 routing process in R2.
E. Remove the distribute-list command from the EIGRP 100 routing process in R2.
Correct Answer: B
Explanation/Reference:When issuing the "show ip eigrp neighbor" command (which is about the only command that it lets you do in this question) you will see that all other routers are configured for EIGRP AS 1. However, the 192.16824.0 network between R2 and R4 is incorrectly configured for EIGRP AS 100:
Scenario:
You have been brought in to troubleshoot an EIGRP network. You have resolved the initial issue between routers R2 and R4, but another issue remains. You are to locate the problem and suggest solution to resolve the issue.
The customer has disabled access to the show running-config command.
The network segment between R2 and R4 has become disconnected from the remainder of the network. How should this issue be resolved?
A. Change the autonomous system number in the remainder of the network to be consistent with R2 and R4.
B. Move the 192.168.24.0 network to the EIGRP 1 routing process in R2 and R4.
C. Enable the R2 and R4 router interfaces connected to the 192.168.24.0 network.
D. Remove the distribute-list command from the EIGRP 200 routing process in R2.
E. Remove the distribute-list command from the EIGRP 100 routing process in R2.
Correct Answer: B
Explanation/Reference:When issuing the "show ip eigrp neighbor" command (which is about the only command that it lets you do in this question) you will see that all other routers are configured for EIGRP AS 1. However, the 192.16824.0 network between R2 and R4 is incorrectly configured for EIGRP AS 100:
Saturday, 14 May 2016
Cisco flexes some data center muscle at Partner Summit 2016
Cisco's reseller event, Partner Summit, kicked off this week in San Diego. The event is normally a big one for Cisco resellers as Thousands of Its gather to be updated on the latest, greatest plans for Cisco. All eyes are on Chuck Robbins as this is the first Partner Summit held under His watch as the company's CEO. The event kicks off today and have seen Cisco Already make a couple of significant announcements in the data center.
This morning, Cisco announced its intention to acquired Silicon Valley , according CliQr Technologies for $ 260 million. The company of 105, allows an application -centric cloud orchestration that allows customers to model , deploy and manage all the metal , virtual and bare container environments regardless of whether the infrastructure is on site or in a private cloud or public. The technology will be used to help Cisco customers move towards a transparent hybrid cloud model where information can be moved between clouds, and resources can be provisioned in the cloud . CliQr technology is already integrated into a number of Cisco data center products, including ACI (Application Centric Infrastructure ), and Unified Computing System (UCS ).
CliQr current complete portfolio of Cisco data center well . ACI allows customers to automate the supply of data center infrastructure through policies driven infrastructure. CliQr uses an approach based on a model and is more top down and uses application or business strategies available. Cisco ACI has wide appeal with staff in traditional network operations and data center where CliQr is DevOps and the targeted application .
The acquisition of CliQr will certainly fuel the fire Cisco - VMware as main competitor is CliQr vRealize VMware cloud management suite . While the conversation trail of two providers is similar , the approach is quite different . VRealize suppose the world is centered VMware CliQr which was designed to run on multiple clouds and multiple types of clouds. CliQr works with a wide range of public and private clouds, including VMware, Pack Azure , OpenStack , Google Cloud , Amazon Web Services, Rackspace , Dimension Data , as well as specialty clouds like Microsoft Azure government.
For Cisco channel partners , the acquisition offers interesting opportunities . First and most obvious , CliQr can be used to help customers move to a hybrid cloud model composed of scalable on site, private and public clouds . Because CliQr is a " stack " solution , Cisco partners can now start a dialogue with the line of business managers, application developers and DevOps . Also, CliQr can be used to facilitate customer switching to a managed service where the partner can work with the client to implement policies and manage it for them.
This morning, Cisco announced its intention to acquired Silicon Valley , according CliQr Technologies for $ 260 million. The company of 105, allows an application -centric cloud orchestration that allows customers to model , deploy and manage all the metal , virtual and bare container environments regardless of whether the infrastructure is on site or in a private cloud or public. The technology will be used to help Cisco customers move towards a transparent hybrid cloud model where information can be moved between clouds, and resources can be provisioned in the cloud . CliQr technology is already integrated into a number of Cisco data center products, including ACI (Application Centric Infrastructure ), and Unified Computing System (UCS ).
CliQr current complete portfolio of Cisco data center well . ACI allows customers to automate the supply of data center infrastructure through policies driven infrastructure. CliQr uses an approach based on a model and is more top down and uses application or business strategies available. Cisco ACI has wide appeal with staff in traditional network operations and data center where CliQr is DevOps and the targeted application .
The acquisition of CliQr will certainly fuel the fire Cisco - VMware as main competitor is CliQr vRealize VMware cloud management suite . While the conversation trail of two providers is similar , the approach is quite different . VRealize suppose the world is centered VMware CliQr which was designed to run on multiple clouds and multiple types of clouds. CliQr works with a wide range of public and private clouds, including VMware, Pack Azure , OpenStack , Google Cloud , Amazon Web Services, Rackspace , Dimension Data , as well as specialty clouds like Microsoft Azure government.
For Cisco channel partners , the acquisition offers interesting opportunities . First and most obvious , CliQr can be used to help customers move to a hybrid cloud model composed of scalable on site, private and public clouds . Because CliQr is a " stack " solution , Cisco partners can now start a dialogue with the line of business managers, application developers and DevOps . Also, CliQr can be used to facilitate customer switching to a managed service where the partner can work with the client to implement policies and manage it for them.
Monday, 2 May 2016
300-135 Cisco Exam Question Answer
300-135 Question 13
Scenario:
You have been brought in to troubleshoot an EIGRP network. You have resolved the initial issue between routers R2 and R4, but another issue remains. You are to locate the problem and suggest solution to resolve the issue.
The customer has disabled access to the show running-config command.





The network segment between R2 and R4 has become disconnected from the remainder of the network. How should this issue be resolved?
A. Change the autonomous system number in the remainder of the network to be consistent with R2 and R4.
B. Move the 192.168.24.0 network to the EIGRP 1 routing process in R2 and R4.
C. Enable the R2 and R4 router interfaces connected to the 192.168.24.0 network.
D. Remove the distribute-list command from the EIGRP 200 routing process in R2.
E. Remove the distribute-list command from the EIGRP 100 routing process in R2.
Correct Answer: B
Explanation/Reference:
When issuing the "show ip eigrp neighbor" command (which is about the only command that it lets you do in this question) you wi
ll see that all other routers are configured for EIGRP AS 1. However, the 192.16824.0 network between R2 and R4 is incorrectly configured for EIGRP AS 100:
Scenario:
You have been brought in to troubleshoot an EIGRP network. You have resolved the initial issue between routers R2 and R4, but another issue remains. You are to locate the problem and suggest solution to resolve the issue.
The customer has disabled access to the show running-config command.





The network segment between R2 and R4 has become disconnected from the remainder of the network. How should this issue be resolved?
A. Change the autonomous system number in the remainder of the network to be consistent with R2 and R4.
B. Move the 192.168.24.0 network to the EIGRP 1 routing process in R2 and R4.
C. Enable the R2 and R4 router interfaces connected to the 192.168.24.0 network.
D. Remove the distribute-list command from the EIGRP 200 routing process in R2.
E. Remove the distribute-list command from the EIGRP 100 routing process in R2.
Correct Answer: B
Explanation/Reference:
When issuing the "show ip eigrp neighbor" command (which is about the only command that it lets you do in this question) you wi
ll see that all other routers are configured for EIGRP AS 1. However, the 192.16824.0 network between R2 and R4 is incorrectly configured for EIGRP AS 100:
Friday, 25 March 2016
Cisco 300-115 SWITCH Exam Practice Questions
There is now here where you can compare download Cisco 300-115 dumps questions SWITCH practical examination. This is unprecedented and accurate real test materials. To help each candidate to pass the exam, our elite team of IT constantly explore the actual exam. I can say without doubt that this is certainly a specific training material. Dumps4Download website is not only true, but the material prices are very reasonable. When you choose our Cisco 300-115 practice exam questions SWITCH.
This will allow you to have more than enough time to prepare for the exam. So you can eliminate your stress psychological examinations and perform satisfactorily. Please select our Dumps4Download to get good results to pass Cisco 300-115 certification exam, and do not regret. It is spending money to get the results are worth. Our Dumps4Download can not only give Cisco 300-115 practice exam questions SWITCH, allowing you to pass the exam of Cisco 300-115 certification.
Dumps4Download is a website to provide training in IT certification exam tool for people attending reviewed the certification exam. Dumps4Download Cisco 300-115 exam practice questions PUT have strong relevance, which saves a lot of time and energy to get through IT certification exam. Our Cisco 300-115 practice exam questions are very close switches the real exam questions. In a short simulation test time of Dumps4Download use, you can 100% pass the exam.
So spend a small amount of time and money for such a result is worthful. Please add Dumps4Download Cisco 300-115 practice exam questions SWITCH in your cart now. Never say you can not. This is my advice to everyone. Even if you think you can not move the demanding Cisco 300-115 exam. You can find a quick and convenient tool to help training. Cisco 300-115 practice exam questions SWITCH Dumps4Download are very good training materials.
You can help pass the exam successfully. And its price is very reasonable, you will enjoy it. So do not say you can not. If you do not give, the next second there is hope. quickly catch your hope, itis in the 300-115 practice exam SWITCH products Dumps4Download Cisco Dumps4Download questions.When choose to use, you put the first foot on top of the IT industry and how his dream is one step closer.
This will allow you to have more than enough time to prepare for the exam. So you can eliminate your stress psychological examinations and perform satisfactorily. Please select our Dumps4Download to get good results to pass Cisco 300-115 certification exam, and do not regret. It is spending money to get the results are worth. Our Dumps4Download can not only give Cisco 300-115 practice exam questions SWITCH, allowing you to pass the exam of Cisco 300-115 certification.
Dumps4Download is a website to provide training in IT certification exam tool for people attending reviewed the certification exam. Dumps4Download Cisco 300-115 exam practice questions PUT have strong relevance, which saves a lot of time and energy to get through IT certification exam. Our Cisco 300-115 practice exam questions are very close switches the real exam questions. In a short simulation test time of Dumps4Download use, you can 100% pass the exam.
So spend a small amount of time and money for such a result is worthful. Please add Dumps4Download Cisco 300-115 practice exam questions SWITCH in your cart now. Never say you can not. This is my advice to everyone. Even if you think you can not move the demanding Cisco 300-115 exam. You can find a quick and convenient tool to help training. Cisco 300-115 practice exam questions SWITCH Dumps4Download are very good training materials.
You can help pass the exam successfully. And its price is very reasonable, you will enjoy it. So do not say you can not. If you do not give, the next second there is hope. quickly catch your hope, itis in the 300-115 practice exam SWITCH products Dumps4Download Cisco Dumps4Download questions.When choose to use, you put the first foot on top of the IT industry and how his dream is one step closer.
Subscribe to:
Posts (Atom)

















