Scenario
A network technician is troubleshooting several tickets. One user cannot reach the default gateway. Another switch port shows CRC errors and drops. Voice calls have jitter. Security reports a rogue device and an unused conference-room switch port is active.
Your task: Pick the best tool, protocol, or defense for each issue.
Performance and Security
Instructor Answer
- ping tests basic reachability.
- traceroute/tracert shows the Layer 3 path.
- nslookup or dig tests DNS name resolution.
- CRC errors and drops commonly point to cabling, interference, duplex/speed, or physical interface problems.
- QoS can prioritize voice traffic to reduce jitter impact.
- A protocol analyzer/packet capture is used for packet-level analysis.
- Unused switch ports should be disabled as part of hardening.
- 802.1X provides port-based network access control.