Complete Self Test Training for Cisco 642-980 (Practice Labs Included)The Cisco 642-980 exam (also known as the Troubleshooting and Maintaining Cisco IP Networks—TSHOOT—or a related professional-level troubleshooting exam depending on current Cisco naming) tests an engineer’s ability to diagnose, isolate, and resolve complex issues across routed and switched networks. This comprehensive self test training guide is designed to help you structure study time, practice with realistic labs, and sharpen the troubleshooting mindset required to pass the exam and perform confidently in real-world operations.
Who this guide is for
This guide is intended for network engineers and advanced networking students who:
- Have hands-on experience with Cisco routing and switching technologies.
- Are familiar with IOS command-line basics, routing protocols (EIGRP, OSPF, BGP), VLAN/trunking, STP, and QoS fundamentals.
- Want to prepare using self-directed practice labs and systematic self-testing rather than passive reading.
Study approach and mindset
Troubleshooting is both skill and art. Effective preparation combines:
- Focused review of theory (how protocols behave when healthy).
- Active practice in labs (how protocols fail and how problems manifest).
- Systematic problem-solving processes: reproduce the symptom, isolate the fault, hypothesize cause, test fixes, and validate resolution.
- Time management under exam conditions: learn to triage tasks quickly and escalate appropriately.
Adopt the mindset of a detective: collect evidence (logs, show/debug outputs), look for the simplest explanations first, and use a methodical isolation approach to avoid chasing unrelated symptoms.
Core topic areas to master
- Layer 2 behavior: VLANs, trunking (802.1Q), VTP, STP (PVST, RPVST+, MST), switchport modes, port security
- Layer 3 fundamentals: IPv4/IPv6 addressing, subnetting, static routing, dynamic routing protocols (EIGRP, OSPF, BGP), route redistribution and filtering, route maps, policy-based routing
- Troubleshooting routing convergence, neighbor relationships, authentication issues, and metrics
- WAN technologies and services: GRE, IPsec VPN basics, DMVPN concepts, MPLS fundamentals where applicable
- Services and management: NAT, DHCP, SNMP, Syslog, NTP, AAA (TACACS+/RADIUS)
- High availability and redundancy: HSRP/VRRP/GLBP, link aggregation (LACP), load balancing concepts
- Quality of Service (QoS) basics relevant to troubleshooting performance issues
- Diagnostic tools: ping, traceroute, show commands, debug commands, packet captures (Wireshark), NetFlow/sFlow basics
- Performance troubleshooting: bandwidth, latency, jitter, packet loss analysis
Structured study plan (8-week example)
Week 1 — Assessment & Foundations
- Take a baseline practice test to identify weak areas.
- Review VLANs, trunks, basic switch configuration, and STP variations.
- Lab: Build a multi-switch topology, create VLANs, verify trunking and inter-VLAN routing.
Week 2 — Layer 3 & Routing Basics
- Refresh IPv4/IPv6 addressing, static routes, default gateways.
- Lab: Configure inter-VLAN routing and static route troubleshooting.
Week 3 — Dynamic Routing (EIGRP, OSPF)
- Study adjacency formation, route exchange, metric calculation, timers.
- Lab: Break neighbor relationships and fix authentication/prefix issues.
Week 4 — BGP & Route Control
- Understand BGP attributes, route selection, route-maps, prefix-lists.
- Lab: Configure BGP peers, simulate route filtering and asymmetry.
Week 5 — WAN, VPNs, and Services
- Review GRE/IPsec basics, DHCP, NAT, NTP, SNMP.
- Lab: Build simple GRE tunnel, troubleshoot NAT translations and DHCP scope issues.
Week 6 — High Availability & Performance
- Study HSRP/VRRP/GLBP and QoS classification/shaping/policing basics.
- Lab: Simulate failover scenarios and measure traffic shaping effects.
Week 7 — Troubleshooting Tools & Techniques
- Practice show/debug commands, interpreting logs, packet captures.
- Lab: Inject faults (ACLs, MTU mismatches, misconfigurations) and diagnose with captures and logs.
Week 8 — Mock Exams & Review
- Full-length timed practice tests.
- Revisit persistent weak spots and repeat targeted labs.
- Build a quick-reference checklist for the exam (command cheat sheet, troubleshooting flow).
Practical lab setups
You can practice using several platforms:
- Physical lab with Cisco routers/switches (ideal but costly).
- Virtual labs: Cisco VIRL/CML, EVE-NG, GNS3 (supports many topologies and IOS images).
- Cloud providers/hosted labs: rentable sandbox instances.
Suggested lab topologies and exercises:
- Multi-switch campus with two distribution routers: practice VLAN design, STP loops, trunk negotiation failure.
- Three-router network with OSPF/EIGRP redistribution: simulate route leaks and metric manipulation.
- Border network with BGP peers to two ISPs: practice route filtering, AS path prepending, and next-hop issues.
- VPN/GRE between sites with NAT in path: troubleshoot MTU and fragmentation issues.
- Data center spine-leaf mini-topology: simulate LACP failures and host reachability issues.
Example troubleshooting scenarios (with steps)
Scenario A — Intermittent VLAN reachability:
- Collect symptoms: when/which hosts affected?
- Check switch status: show vlan brief, show interfaces trunk, show spanning-tree.
- Verify host configuration: IP, gateway, VLAN membership.
- Look for trunk mismatches, native VLAN differences, or STP topology changes.
- Correct config and validate.
Scenario B — OSPF neighbor not forming:
- Check interface status: show ip ospf neighbor, show ip interface brief.
- Verify network types, hello/dead timers, area assignments, and authentication.
- Check mismatched MTU for NBMA networks and mismatched network types (broadcast vs point-to-point).
- Confirm no ACLs or route filters blocking LSAs.
Scenario C — BGP route not selected/advertised:
- show ip bgp summary; show ip bgp neighbors; show ip bgp
- Verify AS numbers, neighbor states, update-source configuration.
- Check route-maps, prefix-lists, local-preference, weight, and AS path filters.
- Inspect route attributes to understand selection; trace advertisement chain.
Self-test questions (sample)
- You can ping a remote subnet but traceroute stops at the distribution switch. What tests show the next-hop is reachable but routing table lacks the subnet? (Answer: check routing table, ARP/NDP, and connected routes; verify route redistribution/policy.)
- OSPF neighbors are stuck in EXSTART/EXCHANGE. List three likely causes. (Mismatched MTU, authentication mismatch, or adjacency across discontiguous networks.)
- BGP receives a route but doesn’t put it into the routing table. Why? (Check BGP attributes: next-hop unreachable, administrative distance, route filtering, or route reflectors/policies.)
- Hosts in VLAN 10 cannot reach hosts in VLAN 20 after a switch reboot. What might be wrong? (Missing SVI, VLAN database not persisting, trunk not up, or native VLAN mismatch.)
- SIP voice calls have high jitter and occasional drops. Which metrics and tools do you use to isolate the issue? (Measure jitter/packet loss with RTCP/SIP diagnostics, check QoS policy, interface counters, and packet captures.)
Practice lab checklist (what to log during labs)
- Topology diagram and device roles.
- Initial “golden” config snapshot for each device.
- Steps to reproduce each fault.
- Commands used for diagnosis and their outputs (show, debug, packet capture excerpts).
- Time-to-diagnose and steps taken to resolution.
- Lessons learned and checklist of commands for future troubleshooting.
Exam-day and lab-practice tips
- Practice timeboxing: allocate time per ticket/scenario and triage quickly.
- Start with easy, high-yield checks (interface status, routing tables, ARP).
- Avoid overusing debugs on production-like labs—capture output selectively.
- Keep a one-page cheat sheet of common show/debug commands and their purposes.
- Read scenarios carefully: symptoms may point toward multiple simultaneous faults.
Recommended resources
- Official Cisco exam blueprint and topic weighting (use as study map).
- Vendor documentation and configuration guides for IOS features you’ll test.
- Packet capture analysis using Wireshark for protocol-level inspection.
- Community labs, GNS3/EVE-NG projects, and practice exams that mirror ticket-based troubleshooting.
Final checklist before attempting the exam
- Comfortable with IOS command line and configuring common protocols.
- Performed multiple hands-on labs that include intentionally injected faults.
- Practiced timed, ticket-based troubleshooting with mock exams.
- Built a concise troubleshooting checklist and command cheat sheet.
- Reviewed protocol behaviors under failure modes (split-brain, blackhole routes, flapping links).
This guide gives a structured path to make your self test training efficient and realistic. If you want, I can: provide a downloadable lab topology with specific configurations and step-by-step injected faults, generate 20 targeted practice questions with answers, or produce a one-page command cheat sheet tailored to 642-980 — tell me which you prefer.
Leave a Reply