![]()
TDC 562
Spring 2009
![]()
Computer Network Design and Analysis
(Internet Engineering)
Assignment # 1: Internet
Measurements
![]()
Due: 5:30pm, April 21, 2009
![]()
For
each of the following experiments, show the commands you used and the output / results
(NOTE:
You can copy & past or use "script" utility in Unix)
Part I: Internet Measurement (40%) --
1.
Use the network measurement tool (ping or traceroute, or any
others) to run the appropriate experiments to study the behavior of the
Internet in the following cases: (3 pages max.)
Part II: Network/Internet
Troubleshooting (30%)
2.
For the following network problems or information, explain
what network utility you would use and the procedure to isolate and determine
the fault location or
to
find the requested information:
Part III: Network Traffic
Monitoring and Analysis (30%)
1.
The snoop program was
used to generate a 10-min network trace in CS net. The output trace can be found in ctilinux1, uranus or hawk under this directory:~ehab/public/TDC562/
or ~ealshaer/public/TDC562/cs-trace.out in HAWK. Process and analyze this trace
to found out the following network performance information:
HINT: You may use
grep and wc –l in order to process the file in the
UNIX environment. Or you can use any other text processor program in UNIX (awk) or in Windows.
2. Snoop (or Tcpdump) is a powerful traffic/packets capturing tool used
in a shared media like Ethernet. However, Snoop also enables the network
analyzer to filter packets/traffic based on destination, source, type, .. etc. How would you use snoop
(i.e. the command) in order to (1 page):
a.
Capture
telnet packets that is coming from
machine name "uranus" only
b.
Capture
all multicast packets only in the
network
HINT: Read the
man pages of snoop or look at "Resources" link in the course home
page
Submission
Procedure:
All your answers should be included in one Word file that
has the plots, calculation and answers. You MUST submit this file thru
Grading
Policy:
Late
penalty is 15% per day.
Your
solution must be concise and follow the number of pages and layout described in
here and in the class.