Lab 19 — Enterprise Network Troubleshooting Capstone
Mission Information
Section titled “Mission Information”| Item | Details |
|---|---|
| Lab | 19 |
| Lab Name | Enterprise Network Troubleshooting Capstone |
| Track | CompTIA Network+ |
| Difficulty | Advanced |
| Estimated Time | 180–240 minutes |
| Primary Role | Network Technician / Junior Network Administrator |
| Environment | GHC Enterprise Network |
| Mission Type | Capstone Investigation |
| Primary Systems | CLIENT01, CLIENT02, SW01, SW02, RTR01, SERVER01, DNS01, NMS01, AP01 |
| Primary Tools | Ping, Traceroute, ipconfig, ip, arp, nslookup, dig, Wireshark, SNMP, Syslog, Device CLI |
| Skills | Troubleshooting, Fault Isolation, Packet Analysis, Monitoring, RCA, Remediation, Verification, Escalation, Documentation |
Mission Objective: Take responsibility for a degraded enterprise network without being told where the faults are located. Use user reports, monitoring alerts, network documentation, device configuration, packet captures, logs, and systematic testing to identify multiple independent and related faults, restore services, determine root causes, and produce a professional incident report.
Mission Scenario
Section titled “Mission Scenario”It is:
09:10 AMMonday MorningEmployees have started arriving at the GHC Enterprise office.
Within minutes, the service desk receives several tickets.
At the same time:
NMS01begins generating alerts.
Management reports:
Several business services are unavailable or unstable. Determine what is happening and restore normal network operations.
You are the network technician assigned to the incident.
You are not given the root causes.
Your investigation begins with only:
User Tickets
Monitoring Alerts
Network Diagram
IP Addressing Documentation
Device Access
Logs
Packet CapturesYour job is to turn those pieces of evidence into:
Symptoms ↓Scope ↓Evidence ↓Theory ↓Testing ↓Fault Isolation ↓Root Cause ↓Remediation ↓VerificationCapstone Rules
Section titled “Capstone Rules”This mission is different from previous labs.
You must not:
Randomly Change Configuration
Reboot Devices Without Evidence
Disable Security Controls to "Test"
Change Multiple Variables Simultaneously
Assume the User's Diagnosis Is Correct
Immediately Reset EverythingEvery major troubleshooting action must follow:
Observation ↓Theory ↓Test ↓Result ↓DecisionMission Objectives
Section titled “Mission Objectives”By completing this capstone, you will demonstrate your ability to:
-
interpret user-reported network symptoms
-
determine incident scope
-
establish a known-good baseline
-
use the Network+ troubleshooting methodology
-
isolate Layer 1 faults
-
investigate switching problems
-
troubleshoot VLAN configuration
-
troubleshoot trunking
-
troubleshoot IPv4 addressing
-
troubleshoot DHCP
-
troubleshoot DNS
-
troubleshoot default gateways
-
troubleshoot routing
-
troubleshoot wireless connectivity
-
troubleshoot application connectivity
-
troubleshoot network performance
-
analyze packet captures
-
interpret Syslog events
-
interpret SNMP monitoring data
-
correlate multiple evidence sources
-
identify simultaneous faults
-
distinguish symptoms from root causes
-
prioritize incidents by business impact
-
create remediation plans
-
implement controlled corrective actions
-
verify end-to-end functionality
-
determine when escalation is required
-
perform root cause analysis
-
produce a professional incident report
1. Enterprise Network Topology
Section titled “1. Enterprise Network Topology”Use the following logical environment:
INTERNET | | ┌───────────┐ │ RTR01 │ │ Edge/Core │ └─────┬─────┘ | 802.1Q Trunk | ┌───────────┐ │ SW01 │ │ Core │ └─────┬─────┘ _____/ \_____ / \ / \ Trunk / \ Trunk / \ ┌───────────┐ ┌───────────┐ │ SW02 │ │ SW03 │ │ Access │ │ Access │ └─────┬─────┘ └─────┬─────┘ | | ┌───────┼───────┐ ┌─────┼─────┐ | | | | | | CLIENT01 CLIENT02 AP01 SERVER01 DNS01 NMS012. Enterprise VLAN Architecture
Section titled “2. Enterprise VLAN Architecture”Use:
| VLAN | Name | Network | Purpose |
|---|---|---|---|
| 10 | USERS | 10.10.10.0/24 |
Employee endpoints |
| 20 | SERVERS | 10.10.20.0/24 |
Internal servers |
| 30 | MANAGEMENT | 10.10.30.0/24 |
Network management |
| 40 | WIRELESS | 10.10.40.0/24 |
Corporate wireless |
| 50 | GUEST | 10.10.50.0/24 |
Guest wireless |
Default gateways:
VLAN 10 → 10.10.10.1
VLAN 20 → 10.10.20.1
VLAN 30 → 10.10.30.1
VLAN 40 → 10.10.40.1
VLAN 50 → 10.10.50.13. Critical Systems
Section titled “3. Critical Systems”| System | Address | Function |
|---|---|---|
| RTR01 | 10.10.30.1 |
Routing / Gateway |
| SW01 | 10.10.30.2 |
Core switching |
| SW02 | 10.10.30.3 |
User access |
| SW03 | 10.10.30.4 |
Server access |
| SERVER01 | 10.10.20.30 |
Internal application |
| DNS01 | 10.10.20.53 |
DNS |
| NMS01 | 10.10.30.50 |
Monitoring / Syslog |
| AP01 | 10.10.30.60 |
Wireless AP |
4. Expected Healthy Network
Section titled “4. Expected Healthy Network”Before troubleshooting, understand what should work.
CLIENT01 ↓VLAN 10 ↓10.10.10.1 ↓Inter-VLAN Routing ↓SERVER01DNS should operate:
CLIENT01 ↓DNS Query ↓DNS0110.10.20.53 ↓portal.ghc.lab ↓10.10.20.30Wireless users should follow:
Laptop ↓AP01 ↓VLAN 40 ↓DHCP ↓Gateway ↓Enterprise ServicesMonitoring should follow:
RoutersSwitchesServersAP ↓SNMP / Syslog ↓NMS015. Initial Incident Tickets
Section titled “5. Initial Incident Tickets”At 09:10, the following tickets exist.
INC-1901 — Finance Connectivity
Section titled “INC-1901 — Finance Connectivity”User:Finance Department
Problem:Several desktop users cannot access the internal portal.
Reported:09:04
Affected:Multiple Finance users
Location:Floor 2
Additional Information:Users say the network worked Friday.INC-1902 — Hostname Failure
Section titled “INC-1902 — Hostname Failure”User:Operations
Problem:The internal portal does not open using portal.ghc.lab.
Reported:09:06
Additional Information:One technician says the server responds when using its IP address.INC-1903 — Wireless Problem
Section titled “INC-1903 — Wireless Problem”User:Sales
Problem:Corporate Wi-Fi connects, but users cannot access network resources.
Reported:09:07
Affected:Several wireless usersINC-1904 — Network Performance
Section titled “INC-1904 — Network Performance”User:Engineering
Problem:Network access is unusually slow.
Reported:09:08
Symptoms:Slow file transfersIntermittent application delayOccasional packet loss6. Initial Monitoring Alerts
Section titled “6. Initial Monitoring Alerts”NMS01 reports:
08:58SW02 uplink state changed
09:01Multiple VLAN 10 endpoints unreachable
09:05DNS query failure rate increased
09:07Wireless client connectivity degraded
09:08SW01 uplink utilization exceeded 90%
09:09Packet loss threshold exceededDo not assume:
One Alert=One Root CauseThe environment may contain multiple simultaneous faults.
7. Prioritize the Incidents
Section titled “7. Prioritize the Incidents”Before troubleshooting, classify:
Business Impact
Number of Users
Critical Services
Network Scope
Security ImpactCreate:
| Incident | Impact | Scope | Priority |
|---|---|---|---|
| INC-1901 | |||
| INC-1902 | |||
| INC-1903 | |||
| INC-1904 |
Explain your prioritization.
8. Start with Scope
Section titled “8. Start with Scope”Determine:
One User?
Several Users?
One VLAN?
One Access Switch?
One Service?
All Wireless Users?
Entire Network?Scope can dramatically reduce the search space.
9. Investigate CLIENT01
Section titled “9. Investigate CLIENT01”Run:
ipconfig /allRecord:
IPv4 Address:
Subnet Mask:
Default Gateway:
DNS Server:
DHCP Enabled:
DHCP Server:
MAC Address:10. Test the Local TCP/IP Stack
Section titled “10. Test the Local TCP/IP Stack”Run:
ping 127.0.0.1Then:
ping <CLIENT01-IP>If these fail, investigate the endpoint before investigating the wider network.
11. Test the Default Gateway
Section titled “11. Test the Default Gateway”Run:
ping 10.10.10.1Record:
Success / Failure:
Latency:
Packet Loss:12. Test the Internal Server by IP
Section titled “12. Test the Internal Server by IP”Run:
ping 10.10.20.30Then:
Test-NetConnection 10.10.20.30 -Port 443Record the results separately.
Remember:
ICMP Reachability≠Application Reachability13. Test DNS
Section titled “13. Test DNS”Run:
nslookup portal.ghc.labRecord:
DNS Server:
Query:
Response:
Returned Address:
Response Time:14. Compare Name vs IP Connectivity
Section titled “14. Compare Name vs IP Connectivity”Test:
https://10.10.20.30and:
https://portal.ghc.labwhere supported by the lab application.
Determine whether the problem affects:
Network Connectivity
DNS
Application Service
Certificate / Application Layer15. Investigate SW02
Section titled “15. Investigate SW02”Check:
show interfaces statusThen:
show vlan briefThen:
show interfaces trunkThen:
show mac address-tableDo not modify anything yet.
16. Compare Expected vs Actual VLAN State
Section titled “16. Compare Expected vs Actual VLAN State”Document:
| Interface | Expected VLAN | Actual VLAN | Status |
|---|---|---|---|
| CLIENT01 | 10 | ||
| CLIENT02 | 10 | ||
| AP01 | Appropriate VLAN | ||
| Uplink | Trunk |
17. Investigate the Uplink
Section titled “17. Investigate the Uplink”Check:
Physical State
Administrative State
Operational State
Speed
Duplex
Errors
CRC Errors
Utilization
Trunk StateA link can be:
UPwhile still being:
Misconfiguredor:
Degraded18. Investigate SW01
Section titled “18. Investigate SW01”Run:
show interfaces statusshow interfaces trunkshow vlan briefshow mac address-tableCompare SW01 and SW02.
19. Investigate Allowed VLANs
Section titled “19. Investigate Allowed VLANs”Determine whether required VLANs are allowed across each trunk.
Expected conceptually:
VLAN 10
VLAN 20
VLAN 30
VLAN 40
VLAN 50according to your design.
A missing VLAN can create:
Selective Connectivity Failurewhile the trunk remains operational.
20. Use the Scope as Evidence
Section titled “20. Use the Scope as Evidence”Suppose:
VLAN 10 users:Failing
VLAN 20:Working
VLAN 30:WorkingThis suggests investigating:
VLAN 10 Specific Configurationrather than:
Complete Switch Failure21. Investigate Routing
Section titled “21. Investigate Routing”On RTR01:
show ip interface briefThen:
show ip routeVerify routes for:
10.10.10.0/24
10.10.20.0/24
10.10.30.0/24
10.10.40.0/24
10.10.50.0/2422. Verify Gateway Interfaces
Section titled “22. Verify Gateway Interfaces”Check:
10.10.10.1
10.10.20.1
10.10.30.1
10.10.40.1
10.10.50.1Ensure required interfaces or subinterfaces are:
Administratively Up
Operationally Up23. Run Traceroute
Section titled “23. Run Traceroute”From CLIENT01:
tracert 10.10.20.30Record:
Hop 1:
Hop 2:
Failure Point:Compare with the expected topology.
24. Investigate DHCP
Section titled “24. Investigate DHCP”On a failing endpoint:
ipconfig /allLook for:
169.254.x.xIf present, investigate:
DHCP Server
Scope
Relay
VLAN
Broadcast Path25. Capture DHCP Traffic
Section titled “25. Capture DHCP Traffic”Wireshark filter:
dhcpor:
bootpLook for:
Discover ↓Offer ↓Request ↓Acknowledgment26. Interpret DHCP Evidence
Section titled “26. Interpret DHCP Evidence”If you observe:
Discover
Discover
Discoverwithout:
Offerthe client is asking for configuration but receiving no DHCP response.
Investigate upstream.
27. Investigate DNS01
Section titled “27. Investigate DNS01”Verify connectivity:
ping 10.10.20.53Then query directly:
nslookup portal.ghc.lab 10.10.20.53Record the returned address.
28. Validate DNS Data
Section titled “28. Validate DNS Data”Expected:
portal.ghc.lab ↓10.10.20.30Do not assume a successful DNS response is correct.
Compare:
Expected IPvsReturned IP29. Capture DNS Traffic
Section titled “29. Capture DNS Traffic”Wireshark:
dnsObserve:
Query
Response
Hostname
Returned Address
Response Code
Response Time30. Investigate Wireless Users
Section titled “30. Investigate Wireless Users”For INC-1903, separate:
RF Connectivity
Association
Authentication
IP Configuration
Routing
DNS
Application Access31. Wireless Troubleshooting Workflow
Section titled “31. Wireless Troubleshooting Workflow”Use:
SSID Visible? ↓Client Associated? ↓Authentication Successful? ↓Valid IP Address? ↓Gateway Reachable? ↓DNS Reachable? ↓Application Reachable?32. Inspect Wireless Client Configuration
Section titled “32. Inspect Wireless Client Configuration”Record:
SSID:
Signal:
IPv4:
Subnet Mask:
Gateway:
DNS:
DHCP:If the client has:
169.254.x.xdo not immediately blame:
Wi-Fi SignalAssociation may already be working.
33. Investigate AP01
Section titled “33. Investigate AP01”Verify:
AP Availability
Management Connectivity
SSID Configuration
Security Configuration
VLAN Mapping
DHCP Path
Uplink34. Investigate Performance Incident
Section titled “34. Investigate Performance Incident”For INC-1904, establish measurable evidence.
Run:
ping <DEFAULT-GATEWAY> -n 50Then:
ping 10.10.20.30 -n 50Record:
Minimum RTT:
Maximum RTT:
Average RTT:
Packet Loss:35. Compare Against Baseline
Section titled “35. Compare Against Baseline”From previous labs, compare:
Normal LatencyvsCurrent LatencyNormal Packet LossvsCurrent Packet LossNormal UtilizationvsCurrent Utilization36. Inspect Interface Utilization
Section titled “36. Inspect Interface Utilization”Use NMS01.
Identify interfaces showing:
> 80%
> 90%
> 95%Determine whether high utilization is:
Momentaryor:
Sustained37. Inspect Interface Errors
Section titled “37. Inspect Interface Errors”Check:
Input Errors
Output Errors
CRC Errors
Discards
DropsIncreasing counters may indicate:
Physical Problem
Congestion
Duplex Problem
Faulty Transceiver
Faulty Cable38. Check Speed and Duplex
Section titled “38. Check Speed and Duplex”Compare both ends.
Expected:
1 GbpsFull DuplexExample abnormal state:
Side A:1 Gbps Full
Side B:100 Mbpsor another intentionally introduced mismatch.
39. Analyze Traffic with Wireshark
Section titled “39. Analyze Traffic with Wireshark”Useful filters:
arpicmpdnstcp.analysis.retransmissiontcp.analysis.duplicate_ackUse packet analysis as evidence—not as a replacement for structured troubleshooting.
40. Investigate Retransmissions
Section titled “40. Investigate Retransmissions”Large numbers of:
TCP Retransmissionsmay indicate:
Packet Loss
Congestion
Physical Errors
Unstable PathCorrelate with:
Interface Statistics
Latency
Packet Loss
Monitoring41. Review Syslog
Section titled “41. Review Syslog”Search logs around:
08:50–09:15Look for:
Interface State Changes
Trunk Changes
VLAN Changes
Routing Events
Authentication Events
Device Reboots
Configuration Changes42. Build the Incident Timeline
Section titled “42. Build the Incident Timeline”Example:
| Time | Event | Source |
|---|---|---|
| 08:55 | Configuration session started | Syslog |
| 08:58 | SW02 uplink changed | Syslog |
| 09:01 | VLAN 10 hosts unreachable | NMS |
| 09:04 | Finance ticket opened | Service Desk |
| 09:05 | DNS failures increased | NMS |
| 09:07 | Wireless issue reported | Service Desk |
| 09:08 | Utilization exceeded 90% | SNMP |
| 09:09 | Packet loss threshold exceeded | NMS |
43. Investigate Configuration Changes
Section titled “43. Investigate Configuration Changes”Where supported:
show running-configCompare with:
Known-Good Configurationor configuration backup.
Look specifically for differences affecting:
Interfaces
VLANs
Trunks
Routing
DHCP Relay
ACLs
Logging44. Do Not Automatically Roll Back Everything
Section titled “44. Do Not Automatically Roll Back Everything”A configuration difference is:
Evidencenot automatically:
Root CauseDetermine whether it explains the observed symptoms.
45. Create a Theory Matrix
Section titled “45. Create a Theory Matrix”Use:
| Theory | Evidence For | Evidence Against | Test | Result |
|---|---|---|---|---|
| Physical failure | ||||
| VLAN issue | ||||
| DHCP failure | ||||
| DNS failure | ||||
| Routing failure | ||||
| Wireless issue | ||||
| Congestion |
46. Fault Isolation Principle
Section titled “46. Fault Isolation Principle”Every successful test should reduce the possible fault domain.
Example:
CLIENT01 NIC ↓WorkingCLIENT01 → SW02 ↓WorkingSW02 VLAN Membership ↓WorkingSW02 → SW01 Trunk ↓FailureYour fault domain has now narrowed significantly.
47. Investigate ARP
Section titled “47. Investigate ARP”Windows:
arp -aLinux:
ip neighLook for:
Incomplete Entries
Unexpected MAC Addresses
Duplicate IP Symptoms48. Duplicate IP Investigation
Section titled “48. Duplicate IP Investigation”If connectivity is intermittent:
Ping Works ↓Ping Fails ↓Ping Worksand ARP mappings change unexpectedly, investigate:
Duplicate IPv4 Address49. Validate the Application Service
Section titled “49. Validate the Application Service”If SERVER01 responds to ping:
Test-NetConnection 10.10.20.30 -Port 443If:
Ping:Success
TCP 443:Failureinvestigate:
Application
Server Firewall
ACL
Listening Service50. Verify Server Listening Ports
Section titled “50. Verify Server Listening Ports”On Linux SERVER01:
ss -tulpnor:
sudo ss -lntpConfirm the expected service is listening.
51. Separate Network and Application Problems
Section titled “51. Separate Network and Application Problems”Do not escalate to networking solely because:
Application Does Not OpenLikewise, do not escalate to application support when:
Server Network Is UnreachableDetermine the failing layer.
52. Identify Fault 1
Section titled “52. Identify Fault 1”Your first root cause should explain one or more tickets.
Document:
Fault ID:FAULT-01
Affected Systems:
Affected VLAN:
Symptoms:
Evidence:
Root Cause:
Corrective Action:53. Remediate Fault 1
Section titled “53. Remediate Fault 1”Before changing anything:
Record Current Configuration
Document Proposed Change
Determine Impact
Create Rollback PlanThen make only the required change.
54. Verify Fault 1
Section titled “54. Verify Fault 1”After remediation, test:
Client IP Configuration
Gateway Reachability
Server Reachability
DNS
Application
MonitoringDo not close the entire incident yet.
Other faults may remain.
55. Identify Fault 2
Section titled “55. Identify Fault 2”Continue investigating unresolved tickets.
Document:
FAULT-02
Symptoms:
Scope:
Evidence:
Root Cause:
Corrective Action:56. Verify Fault 2
Section titled “56. Verify Fault 2”Perform:
Before Test
Corrective Action
After TestRecord measurable differences.
Example:
Before:portal.ghc.lab → 10.10.20.99
After:portal.ghc.lab → 10.10.20.3057. Identify Fault 3
Section titled “57. Identify Fault 3”Investigate the wireless incident separately if necessary.
Document:
FAULT-03
Wireless Association:
Authentication:
IP Address:
Gateway:
DNS:
Root Cause:58. Verify Wireless Recovery
Section titled “58. Verify Wireless Recovery”Test:
SSID Association
Authentication
DHCP Lease
Gateway
DNS
Internal Application
Internetwhere permitted.
59. Identify Fault 4
Section titled “59. Identify Fault 4”Investigate performance degradation.
Record:
FAULT-04
Latency:
Packet Loss:
Utilization:
Errors:
Speed:
Duplex:
Retransmissions:60. Verify Performance Recovery
Section titled “60. Verify Performance Recovery”Repeat the same measurements used before remediation.
Compare:
| Metric | Before | After |
|---|---|---|
| Latency | ||
| Packet Loss | ||
| Utilization | ||
| Errors | ||
| Throughput |
61. Optional Hidden Fault — Duplicate IP
Section titled “61. Optional Hidden Fault — Duplicate IP”For instructor-led deployment, introduce:
Duplicate Addressbetween two non-critical lab systems.
Do not tell the learner.
Symptoms should be:
Intermittent Reachability
Changing ARP Entry
Unexpected Connection Failures62. Optional Hidden Fault — Incorrect DNS Record
Section titled “62. Optional Hidden Fault — Incorrect DNS Record”Change:
portal.ghc.labfrom:
10.10.20.30to:
10.10.20.99The learner should discover that:
DNS Worksbut:
DNS Data Is Wrong63. Optional Hidden Fault — Missing VLAN
Section titled “63. Optional Hidden Fault — Missing VLAN”Remove VLAN 10 or VLAN 40 from one trunk’s allowed list.
The trunk remains:
UPbut selected traffic fails.
64. Optional Hidden Fault — DHCP Relay
Section titled “64. Optional Hidden Fault — DHCP Relay”Remove the required relay configuration for the wireless VLAN.
Wireless clients should:
Associate Successfullybut fail to obtain:
Valid DHCP Configuration65. Optional Hidden Fault — Physical Degradation
Section titled “65. Optional Hidden Fault — Physical Degradation”Introduce a controlled physical problem that generates:
CRC Errors
Packet Loss
Poor ThroughputThis forces learners to distinguish:
Congestionfrom:
Physical Degradation66. Optional Hidden Fault — Application Service
Section titled “66. Optional Hidden Fault — Application Service”Stop the HTTPS service on SERVER01.
Network connectivity remains operational.
The learner should isolate the failure above Layer 3.
67. Multiple Fault Principle
Section titled “67. Multiple Fault Principle”A critical capstone lesson is:
Fixing One Problem≠Incident ResolvedAfter every remediation:
Retest All Reported Symptoms68. Recheck the Ticket Queue
Section titled “68. Recheck the Ticket Queue”After each corrective action, ask:
INC-1901 resolved?
INC-1902 resolved?
INC-1903 resolved?
INC-1904 resolved?Continue until all known symptoms are accounted for.
69. Verify Monitoring Recovery
Section titled “69. Verify Monitoring Recovery”NMS01 should eventually show:
Devices:UP
Critical Interfaces:UP
Packet Loss:Normal
Latency:Normal
Utilization:Within Baseline
Active Critical Alerts:None70. Verify Syslog
Section titled “70. Verify Syslog”Confirm no new unexpected:
Link Flaps
Routing Failures
VLAN Changes
Device Errorsappear after remediation.
71. Verify SNMP
Section titled “71. Verify SNMP”Review:
Interface Operational Status
Traffic Counters
CPU
Memory
Errors
UtilizationConfirm the environment is stable.
72. Perform End-to-End Validation
Section titled “72. Perform End-to-End Validation”From CLIENT01:
CLIENT01 ↓SW02 ↓SW01 ↓RTR01 ↓SERVER VLAN ↓SERVER01Test every major dependency.
73. Validate Layer 1
Section titled “73. Validate Layer 1”Confirm:
Link Up
Correct Speed
Correct Duplex
No Increasing Errors74. Validate Layer 2
Section titled “74. Validate Layer 2”Confirm:
Correct VLAN
Correct Trunk
Required VLANs Allowed
Expected MAC Learning75. Validate Layer 3
Section titled “75. Validate Layer 3”Confirm:
Correct IP
Correct Mask
Correct Gateway
Required Routes Present76. Validate DHCP
Section titled “76. Validate DHCP”Confirm:
Discover
Offer
Request
ACKand verify correct lease parameters.
77. Validate DNS
Section titled “77. Validate DNS”Confirm:
portal.ghc.lab ↓Correct IPTest both:
Forward Lookupand any other relevant records used in the lab.
78. Validate Application
Section titled “78. Validate Application”Test:
Test-NetConnection 10.10.20.30 -Port 443Then open:
portal.ghc.labConfirm actual application functionality.
79. Validate Wireless
Section titled “79. Validate Wireless”Confirm:
SSID
Authentication
DHCP
Gateway
DNS
Application80. Validate Performance
Section titled “80. Validate Performance”Run:
Latency Test
Packet-Loss Test
Throughput Test
Monitoring ReviewCompare with baseline.
81. Determine Root Cause vs Contributing Factors
Section titled “81. Determine Root Cause vs Contributing Factors”Your report should distinguish:
Root Causefrom:
Contributing FactorExample:
Root Cause:VLAN 10 removed from trunk.
Contributing Factor:No configuration-change alert was enabled.82. Create Root Cause Statements
Section titled “82. Create Root Cause Statements”Each statement should answer:
What Failed?
Why Did It Fail?
What Was Affected?
Why Was It Not Detected Earlier?83. Example Root Cause Statement
Section titled “83. Example Root Cause Statement”Finance users lost connectivity because VLAN 10 wasremoved from the SW02 uplink's allowed VLAN list duringa configuration change.
The physical trunk remained operational, causing basicinterface monitoring to remain healthy while VLAN 10traffic could no longer traverse the uplink.Notice that this explains:
Failure
Cause
Impact
Detection Gap84. Create Preventive Recommendations
Section titled “84. Create Preventive Recommendations”Consider:
Configuration Backups
Automated Configuration Comparison
Change Control
Post-Change Validation
SNMP Monitoring
Syslog Alerting
DHCP Monitoring
DNS Monitoring
Synthetic Application Tests
Interface Error Monitoring
Capacity Alerts85. Avoid Generic Recommendations
Section titled “85. Avoid Generic Recommendations”Instead of:
Improve Monitoringwrite:
Configure an alert when critical VLANs disappear fromcore-to-access trunk allowed-VLAN lists.Specific recommendations are more useful.
86. Determine Whether Escalation Was Required
Section titled “86. Determine Whether Escalation Was Required”For each fault, document:
Resolved Locallyor:
EscalatedIf escalated, record:
Team:
Reason:
Evidence Provided:
Business Impact:87. Build an Escalation Package
Section titled “87. Build an Escalation Package”A professional escalation should include:
Incident ID
Affected Systems
Scope
Start Time
Symptoms
Tests Completed
Evidence
Suspected Fault Domain
Changes Already Made
Business Impact88. Example Escalation
Section titled “88. Example Escalation”INC-1904
Engineering users are experiencing 15–20% packet lossacross the SW01 WAN uplink.
Local access switching, VLAN configuration, and clientaddressing have been verified.
SNMP reports increasing input errors on the WANinterface beginning at 08:52.
Packet capture shows significant TCP retransmissions.
No configuration changes have been made to the WANinterface.
Requesting network engineering/provider investigation.89. Create the Capstone Workspace
Section titled “89. Create the Capstone Workspace”Create:
mkdir -p ~/NetworkPlus-Labs/LAB19/{Tickets,Evidence,Captures,Configs,Logs,Screenshots,Reports}90. Create Investigation Files
Section titled “90. Create Investigation Files”Create:
INC-1901-finance.md
INC-1902-dns.md
INC-1903-wireless.md
INC-1904-performance.md
FAULT-01.md
FAULT-02.md
FAULT-03.md
FAULT-04.md
incident-timeline.md
root-cause-analysis.md
final-incident-report.md91. Use the Fault Investigation Template
Section titled “91. Use the Fault Investigation Template”# Fault Investigation
## Fault ID
## Related Incident
## Reported Symptom
## Scope
## Initial Evidence
## Theory 1
### Evidence Supporting Theory
### Test
### Result
### Conclusion
## Theory 2
### Evidence Supporting Theory
### Test
### Result
### Conclusion
## Root Cause
## Corrective Action
## Verification
## Preventive Recommendation
## Status92. Build the Incident Timeline
Section titled “92. Build the Incident Timeline”Use:
# Incident Timeline
| Time | Event | Evidence Source | Significance ||---|---|---|---|| | | | || | | | || | | | |Include:
Monitoring Events
User Reports
Configuration Changes
Tests
Remediation
Recovery93. Create the Root Cause Analysis
Section titled “93. Create the Root Cause Analysis”Use:
# Root Cause Analysis
## Executive Summary
## Business Impact
## Incident Scope
## Timeline
## Fault 01
### Symptoms
### Evidence
### Root Cause
### Corrective Action
### Verification
## Fault 02
### Symptoms
### Evidence
### Root Cause
### Corrective Action
### Verification
## Fault 03
### Symptoms
### Evidence
### Root Cause
### Corrective Action
### Verification
## Fault 04
### Symptoms
### Evidence
### Root Cause
### Corrective Action
### Verification
## Contributing Factors
## Detection Gaps
## Preventive Recommendations
## Final Status94. Create the Final Incident Report
Section titled “94. Create the Final Incident Report”Use:
# Enterprise Network Incident Report
## Incident ID
NET-CAPSTONE-019
## Incident Date
## Start Time
## Resolution Time
## Total Duration
## Severity
## Business Impact
## Affected Users
## Affected Services
## Initial Symptoms
## Incident Timeline
## Technical Investigation
## Root Causes
## Corrective Actions
## Validation Results
## Monitoring Status
## Preventive Actions
## Lessons Learned
## Final Status
RESOLVED / ESCALATED95. Evidence to Capture
Section titled “95. Evidence to Capture”Capture:
01-enterprise-topology.png
02-initial-ticket-queue.png
03-initial-monitoring-alerts.png
04-client01-ipconfig.png
05-client01-gateway-test.png
06-server-ip-test.png
07-dns-test.png
08-sw02-interface-status.png
09-sw02-vlan-status.png
10-sw02-trunk-status.png
11-sw01-trunk-status.png
12-routing-table.png
13-traceroute.png
14-dhcp-client-state.png
15-dhcp-capture.png
16-dns-query.png
17-dns-capture.png
18-wireless-client-state.png
19-ap-status.png
20-performance-ping.png
21-interface-utilization.png
22-interface-errors.png
23-speed-duplex.png
24-tcp-retransmissions.png
25-syslog-timeline.png
26-snmp-alerts.png
27-configuration-comparison.png
28-fault01-evidence.png
29-fault01-remediation.png
30-fault02-evidence.png
31-fault02-remediation.png
32-fault03-evidence.png
33-fault03-remediation.png
34-fault04-evidence.png
35-fault04-remediation.png
36-dhcp-verification.png
37-dns-verification.png
38-wireless-verification.png
39-performance-verification.png
40-final-monitoring-dashboard.png
41-final-application-test.png
42-final-network-validation.png96. Final Validation Checklist
Section titled “96. Final Validation Checklist”Incident Management
Section titled “Incident Management”-
All tickets reviewed
-
Business impact determined
-
Incident scope established
-
Priorities assigned
-
Incident timeline created
Layer 1
Section titled “Layer 1”-
Physical connectivity verified
-
Interface status verified
-
Speed verified
-
Duplex verified
-
Error counters reviewed
Layer 2
Section titled “Layer 2”-
VLAN membership verified
-
Trunks verified
-
Allowed VLANs verified
-
MAC address tables reviewed
Layer 3
Section titled “Layer 3”-
Client addressing verified
-
Subnet masks verified
-
Default gateways verified
-
Routing tables verified
-
Traceroute performed
-
DHCP configuration verified
-
Lease information reviewed
-
DORA process understood
-
DHCP packet capture analyzed
-
Relay configuration checked where applicable
-
DNS server reachable
-
DNS configuration verified
-
Direct DNS query performed
-
Returned address validated
-
DNS capture analyzed
Wireless
Section titled “Wireless”-
SSID verified
-
Association verified
-
Authentication verified
-
DHCP verified
-
Gateway verified
-
DNS verified
-
Application connectivity verified
Services
Section titled “Services”-
SERVER01 reachable
-
Required TCP port reachable
-
Listening service verified
-
Firewall/ACL considered
-
Application functionality verified
Performance
Section titled “Performance”-
Latency measured
-
Packet loss measured
-
Utilization reviewed
-
Interface errors reviewed
-
TCP retransmissions reviewed
-
Before/after metrics compared
Monitoring
Section titled “Monitoring”-
SNMP reviewed
-
Syslog reviewed
-
Alerts correlated
-
Event timeline created
-
Monitoring returned to baseline
Troubleshooting
Section titled “Troubleshooting”-
Symptoms documented
-
Scope determined
-
Theories created
-
Theories tested
-
Evidence collected
-
Fault domains isolated
-
Multiple faults considered
-
Root causes identified
Remediation
Section titled “Remediation”-
Proposed changes documented
-
Impact considered
-
Rollback considered
-
Corrective actions implemented
-
All original symptoms retested
Root Cause Analysis
Section titled “Root Cause Analysis”-
Root causes documented
-
Contributing factors documented
-
Detection gaps identified
-
Preventive recommendations created
Documentation
Section titled “Documentation”-
Tickets completed
-
Fault investigation files completed
-
Packet captures saved
-
Screenshots saved
-
Incident timeline completed
-
RCA completed
-
Final incident report completed
97. Capstone Success Criteria
Section titled “97. Capstone Success Criteria”You successfully complete the mission when:
All Critical Interfaces=OperationalClient Addressing=CorrectDHCP=OperationalDNS=CorrectRouting=OperationalWireless=OperationalInternal Application=ReachablePacket Loss=Within BaselineNetwork Performance=Within BaselineMonitoring=Healthyand:
Every Root Cause=Documented98. Mission Review
Section titled “98. Mission Review”This capstone represents the transition from:
Learning Networking Technologiesto:
Operating NetworksThroughout the Network+ labs you built knowledge across:
Ethernet ↓Switching ↓VLANs ↓IP Addressing ↓Routing ↓DHCP ↓DNS ↓Wireless ↓Network Services ↓Performance ↓Monitoring ↓TroubleshootingIn this mission, those topics were no longer isolated.
A real incident may begin with:
"The portal doesn't work."But the actual fault could exist in:
Physical Connectivity
VLAN Configuration
Routing
DHCP
DNS
Firewall
Application Service
Wireless
Network PerformanceYour responsibility is not to guess.
Your responsibility is to:
Observe ↓Measure ↓Form a Theory ↓Test ↓Narrow the Fault Domain ↓Identify Root Cause ↓Remediate ↓Verify ↓DocumentThe most important lesson from this capstone is:
Professional network troubleshooting is an evidence-driven process. The objective is not merely to make the network work again, but to understand what failed, why it failed, what was affected, how the fix was verified, and how the organization can reduce the likelihood or impact of the same failure occurring again.
Skills Developed
Section titled “Skills Developed”After completing this capstone, you should be able to:
-
troubleshoot enterprise network incidents systematically
-
prioritize incidents based on business impact
-
determine fault scope
-
interpret endpoint configuration
-
troubleshoot physical connectivity
-
troubleshoot VLANs and trunks
-
troubleshoot IPv4 addressing
-
troubleshoot gateways
-
troubleshoot routing
-
troubleshoot DHCP
-
troubleshoot DNS
-
troubleshoot wireless connectivity
-
troubleshoot network services
-
troubleshoot application reachability
-
troubleshoot network performance
-
analyze packet captures
-
interpret interface counters
-
interpret SNMP monitoring
-
interpret Syslog
-
correlate multiple evidence sources
-
construct incident timelines
-
investigate multiple simultaneous faults
-
isolate fault domains
-
distinguish symptoms from root causes
-
create controlled remediation plans
-
verify end-to-end functionality
-
determine when escalation is required
-
write root cause statements
-
recommend preventive controls
-
produce professional incident documentation
What’s Next?
Section titled “What’s Next?”Lab 20 — Network+ Final Practical Assessment
Section titled “Lab 20 — Network+ Final Practical Assessment”You have now completed guided configuration labs, troubleshooting missions, and an enterprise troubleshooting capstone.
The final lab removes most of the guidance.
You will receive:
Business Requirements
Network Diagram
Device Inventory
User Requirements
Security Requirements
Service RequirementsYour responsibility will be to:
Design ↓Configure ↓Validate ↓Secure ↓Monitor ↓Troubleshoot ↓DocumentThe final assessment will test your ability to combine the complete Network+ skill set into one practical enterprise networking mission.
➡️ Next: Lab 20 — Network+ Final Practical Assessment