📊

Introduction to Wireshark for CCNA

Jun 3, 2025

Jeremy's IT Lab: Introduction to Wireshark

Overview

  • Free, complete course for CCNA
  • Encouragement to subscribe, like, comment, and share the series
  • Introduction to Wireshark, a packet capture software

Wireshark vs. Packet Tracer

  • Wireshark captures and analyzes real network traffic
  • Packet Tracer is a network simulator with limited analysis capabilities

Downloading Wireshark

  • Available at wireshark.org
  • Free to download
  • Essential for hands-on practice tasks

Boson Courseware

  • Mention of Boson's CCNA courseware
    • Curriculum in PDF format
    • PDF lab guide and lab pack for NetSim
  • Recommendation to use multiple resources for CCNA exam preparation

Wireshark Demonstration

  • Video demonstration of capturing network traffic on a PC
  • Analysis of traffic when opening a YouTube page
  • Filtering capabilities in Wireshark

Key Wireshark Features

  • TCP/IP Protocol Analysis
    • Identification of Layer 4 protocol (TCP)
    • Source and destination ports (e.g., ephemeral port range, HTTPS port 443)
    • TCP 3-way handshake: SYN, SYN-ACK, ACK
    • Sequence and acknowledgment numbers
    • TCP connection termination: FIN, ACK sequence
  • SSL protocol indications
    • Security associated with HTTPS

Deep Dive into Packet Details

  • Examination of a SYN message during the 3-way handshake
  • Encapsulation in Ethernet frame and IP packet
  • Analysis of sequence numbers and flags

UDP Segment Analysis

  • Examination of a DNS message in a UDP segment
    • Destination port 53 for DNS
    • Simpler protocol compared to TCP

Homework Assignment

  • Download Wireshark and capture network traffic
  • Identify TCP 3-way and 4-way handshakes

Additional Learning Resources

  • Recommended courses by David Bombal on Udemy and YouTube

Closing Remarks

  • Thanks to JCNP-level channel members
  • Encouragement to subscribe, like, comment, and share
  • Option to leave a tip via Brave browser and BAT

Acknowledgments

  • Appreciation to viewers and supporters
  • Mention of channel members and a note on support updates

Important Considerations

  • Wireshark simplifies sequence numbers for ease of analysis
  • Some nuances in TCP connection terminations are simplified for the CCNA level

This concludes the lecture summary on Wireshark in Jeremy's IT Lab series for CCNA.