Introduction
In this lab, you will learn to utilize display filters in Wireshark's command-line tool tshark for efficient network traffic analysis. You will practice reading packet capture files (capture.pcap) and applying filters to isolate specific traffic patterns, such as packets from particular IP addresses or TCP ports.
Through hands-on exercises, you will master key tshark commands including -r for file reading and -Y for filter application. The lab emphasizes comparing filtered and unfiltered results to enhance your network troubleshooting skills.


