2011 02 23 cmd line capture

Post on 30-Jun-2015

2.568 Views

Category:

Devices & Hardware

3 Downloads

Preview:

Click to see full reader

DESCRIPTION

wireshark tshark command line capture using a ring buffer

TRANSCRIPT

© 2011, The Technology Firm WWW.THETECHFIRM.COM

Option –a duration and files In this example I want to capture 2 x 30 second files, and not stop the

capture. -b duration:30 -b files:2 -w 2files.pcap

Command tshark -i 5 -b duration:30 -b files:2 -w 2files.pcap

1

top related