McNair Program Assignments
Professor Jeanna Matthews: jnm@clarkson.edu
Department of Mathematics & Computer Science
Week 1 Assignments
Week 2 Assignments
Week 3 Assignments
|
Learn the following Unix commands:
netstat
ssh versus telnet
Use ethereal to trace your traceroutes:
Search web for traceroute source code
Read Internet Routing Instability
|
Week 4 Assignments
|
Look at the traceroute source code (for Linux):
ftp://ftp.ee.lbl.gov/traceroute.tar.gz
download to /tmp
tar zxvf /tmp/traceroute.tar.gz
cd traceroute-1.4a12
./configure
make (runs the make file)
su (need to be root to run traceroute)
./traceroute www.clarkson.edu
|
Week 5 Assignments
|
What is downloaded? Make a spreadsheet in Excel of the data
(i.e. what | # of files | raw size | imported? | imported size | # raw)
What do we have that we are not using? List examples.
Are there any other websites that we should be aware of for bgp data? What do we have already?
Speed up import (i.e. indices, cache).
Plan order of hard drives, etc.
Read An Analysis of BGP Convergence Properties
|
Week 6 Assignments
|
Work on McNair Program PowerPoint presentation
Work on McNair Program paper
|
Week 7 Assignments
|
Work on SURE PowerPoint presentation
Work on McNair Program paper
|
|