COM 1337 / 3501 - Computer Networks
May 15, 2003
Spring 2003
Lab Assignment 2: Analysis of a Packet Trace
Deadline:
Hard copy due Thursday, May 29, in class
For this assignment, you will use the snoop command on your CCS Unix account. Of course, the command snoop can only be used by network administrators since sniffing packets sent on the network is not something you want everybody to be able to do. However, the snoop command is available to use with the -i option when a specific packet data trace, collected by snoop, is provided as input. Download the following file pa2.bin (it is in binary; on Explorer, use "Save link as" or "Save target as") and use it as the source file for the snoop -i command. You can find out the complete details of the snoop command using the "man snoop" command on any Unix machine. Be sure to use the -v or -V option (and any other options you find useful) to extract useful information from the binary file. The -v option is fully verbose, listing all the details of each packet, and the -V option lies between the fully verbose and summary listing. On occasion, it may be useful (and faster) to write a simple script or program to automatically extract some information from the data generated by the snoop program; since the trace file is not that large, however, this is not necessary to perform the analysis suggested below.
The trace may include protocols that we have not discussed in class. Looking up in the textbook or searching on the web will yield a lot of information about any protocol you encounter in the trace.
Your task is to analyze the packet trace and write a report based on
your analysis of what you find in the trace. In your report, you
need to answer the following questions. In addition, add a minimum
of 3 observations of your own that you find interesting in the trace.
Grading:
This assignment will be graded out of 40 points, and will account for 8% of the total grade. The grading will be based on the quality of the report, the technical presentation, and the 3 observations you provide on your own. You may earn an extra credit of up to 4 points by providing additional interesting observations about the trace. The grade for both the students in a group of two will be identical.
What to submit:
The report you submit should be in a typed format (e.g., plain text, word document, etc.). It does not matter what word processor you use since you will be turning in a hard copy only. If you are providing any figures, hand-drawn figures are fine as long as they are neatly presented.