Monitor traffic dumps tcpdump -i $4 Monitor traffic dump from an interface tcpdump -n -i $4 $6 Monitor traffic matching filter conditions tcpdump -n -i $4 -w $6 Save traffic dump from an interface to a file tcpdump -n -i $4 -w $6 $8 Save a dump of traffic matching filter conditions to a file