Difference between revisions of "Syllabus"

From CSE538 Wiki
Jump to navigation Jump to search
Line 54: Line 54:
 
! style="text-align:left;"| Date
 
! style="text-align:left;"| Date
 
! Scope  
 
! Scope  
! Reading Assignments
+
! Material & Reading
 
! Notes & slides
 
! Notes & slides
! Review Questions
+
! Review Problems
! Labs/Quizzes
+
! Quizzes & Homeworks
 
|-
 
|-
| 8/25 || A brief overview of the Internet, its components, and performance aspects || Chapter 1, RFC 1958<br/> FYI: RFC 3439 (especially Section 5)||[[Media:lec1.pdf | Lecture 1]] || NA || NA
+
| 8/25 || Course overview, logistics, (motivating) examples and terminology || Chapter 1, ||[[Media:lec1.pdf | Lecture 1]] || ||  
 
|-
 
|-
| 8/27 || Network applications & the web || Chapter 1, Sections 2.1, 2.2<br/> FYI: RFC 2616 ||[[Media:lec2.pdf | Lecture 2]] || Review Questions for lecture 2 ([[Media:rq2.pdf | pdf]], [[Media:rq2.docx | docx]])||
+
| 8/27 || || Chapter x || || ||
 
|-
 
|-
| 9/1 || The Domain Name System (DNS) || Section 2.5<br/> FYI: RFC 1034, RFC 1035, [http://www.experts-exchange.com/Networking/Protocols/DNS/A_10297-DNS-Glue-WHAT-and-WHY.html A useful discussion of the need for and use of GLUE records] ||[[Media:lec3.pdf | Lecture 3]] || Review Questions for lecture 3 ([[Media:rq3.pdf | pdf]], [[Media:rq3.docx | docx]])||[[Media:q1.pdf| Quiz 1]] and [[Media:q1sol.pdf | solution]]
+
| 9/1 ||  || || || ||
 
|-
 
|-
| 9/6 || Transport layer overview and socket programming (mostly UDP, but we'll quickly cover TCP as well) || Sections 2.7.1, 3.1-3.3<br/> FYI: [http://docs.oracle.com/javase/tutorial/networking/sockets/index.html Java sockets tutorial], [http://ftp.itb.ac.id/pub/ISO-IMAGES/linux/filenya-putu-shinoda/bukulinux/TCPIPSocketInJava.pdf TCP/IP Socket in Java (book)] || [[Media:lec4.pdf | Lecture 4]] || Review Questions for lecture 4 ([[Media:rq4.pdf | pdf]], [[Media:rq4.docx | docx]]) ||
+
| 9/3 || || || || ||
 
|-
 
|-
| 9/8 || File transfer application (FTP) and email application (SMTP) || Sections 2.3 & 2.4<br/> FYI: RFC 959, RFC 2821, [http://slacksite.com/other/ftp.html A discussion of the difference between active and passive FTP] || [[Media:lec5.pdf | Lecture 5]] || Review Questions for lecture 5 ([[Media:rq5.pdf | pdf]], [[Media:rq5.docx | docx]]) || [[Media:Lab1.pdf | Lab 1]] and [[Media:lab1sol.pdf | solution]]
+
| 9/8 || || || | ||  
 
|-
 
|-
|style="background-color: SpringGreen;"| 9/10 || Other useful Internet protocols & mechanisms:  ICMP, DHCP, NATs || Section 4.4 (pp. 345-355)<br/> FYI: RFC 792, RFC 2131, RFC 2131, RFC 2663 || Lecture 6 [[Media:lec6_portrait.pdf | (portrait)]], [[Media:lec6_landscape.pdf | (landscape)]] || Review Questions for lecture 6 ([[Media:rq6.pdf | pdf]], [[Media:rq6.docx | docx]]) ||style="background-color: SpringGreen;"|
+
|style="background-color: SpringGreen;"| 9/10 || || || || ||style="background-color: SpringGreen;"| HWK #1
 
|-
 
|-
|style="background-color: SkyBlue;"| 9/15 || P2P applications || Section 2.6 || Lecture 7 [[Media:lec7_portrait.pdf | (portrait)]], [[Media:lec7_landscape.pdf | (landscape)]] || Review Questions for lecture 7 ([[Media:rq7.pdf | pdf]], [[Media:rq7.docx | docx]]) ||style="background-color: SkyBlue;"|[[Media:q2.pdf | Quiz 2]] and [[Media:q2sol.pdf | solution]]
+
|style="background-color: SkyBlue;"| 9/15 || || || || ||style="background-color: SkyBlue;"| Quiz 1
 
|-
 
|-
| 9/17 || DHTs || Section 2.6 || Lecture 7 [[Media:lec7_portrait.pdf | (portrait)]], [[Media:lec7_landscape.pdf | (landscape)]] || Review Questions for lecture 7 ([[Media:rq7.pdf | pdf]], [[Media:rq7.docx | docx]]) ||
+
| 9/17 || || || || ||
 
|-
 
|-
| 9/22 || Principles of reliable data transport || Section 3.4 || Lecture 8 [[Media:lec8_portrait.pdf | (portrait)]], [[Media:lec8_landscape.pdf | (landscape)]] || Review Questions for lecture 8 ([[Media:rq8.pdf | pdf]], [[Media:rq8.docx | docx]]) ||
+
| 9/22 || || || || ||
 
|-
 
|-
|style="background-color: SpringGreen;"| 9/24 || Principles of reliable data transport (contd.) || Section 3.4 || Lecture 8 [[Media:lec8_portrait.pdf | (portrait)]], [[Media:lec8_landscape.pdf | (landscape)]] || ||style="background-color: SpringGreen;"| [[Media:Lab2.pdf | Lab 2]] and [[Media:lab2sol.pdf | solution]]
+
|style="background-color: SpringGreen;"| 9/24 || || || || ||style="background-color: SpringGreen;"| HWK #2
 
|-
 
|-
| 9/29 || A closer look at TCP || Sections 3.5, 2.7.2 || Lecture 9 [[Media:lec9_portrait.pdf | (portrait)]], [[Media:lec9_landscape.pdf | (landscape)]] || Review Questions for lecture 9 ([[Media:rq9.pdf | pdf]], [[Media:rq9.docx | docx]]) ||  
+
| 9/29 || || Sections 3.5, 2.7.2 || || ||  
 
|-
 
|-
| 10/1 || TCP flow and congestion control || Sections 3.6, 3.7<br/> FYI: RFC 5681, RFC 6582 || Lecture 10 [[Media:lec10_portrait.pdf | (portrait)]], [[Media:lec10_landscape.pdf | (landscape)]] || Review Questions for lecture 10 ([[Media:rq10.pdf | pdf]], [[Media:rq10.docx | docx]]) || [[Media:q3.pdf | Quiz 3]] and [[Media:q3sol.pdf | solution]]
+
| 10/1 || || || || ||  
 
|-
 
|-
|style="background-color: SkyBlue;"| 10/6 || TCP flow and congestion control (contd.) || Sections 3.6, 3.7<br/> FYI: RFC 5681, RFC 6582 || Lecture 10 [[Media:lec10_portrait.pdf | (portrait)]], [[Media:lec10_landscape.pdf | (landscape)]] || ||style="background-color: SkyBlue;"|  
+
|style="background-color: SkyBlue;"| 10/6 || || || || ||style="background-color: SkyBlue;"| Quiz 2
 
|-
 
|-
|style="background-color: SpringGreen;"| 10/8 || Review session || - || - || - ||style="background-color: SpringGreen;"|
+
|style="background-color: SpringGreen;"| 10/8 || || || || ||style="background-color: SpringGreen;"| HWK #3
 
|-
 
|-
 
|style="background-color: yellow;"| 10/13 ||style="background-color: yellow;"| '''IN CLASS MIDTERM''' ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"|
 
|style="background-color: yellow;"| 10/13 ||style="background-color: yellow;"| '''IN CLASS MIDTERM''' ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"|
 
|-
 
|-
| 10/15 || IPv4 protocol and Internet routers (IP addresses & subnets, router architecture)  || Sections 4.1-4.3, 4.4 (up to p. 345)<br/> FYI: RFC 1812 || Lecture 11 [[Media:lec11_portrait.pdf | (portrait)]], [[Media:lec11_landscape.pdf | (landscape)]] || Review Questions for lecture 11 ([[Media:rq11.pdf | pdf]], [[Media:rq11.docx | docx]]) ||
+
| 10/15 || || || || ||
 
|-
 
|-
| 10/20 || Routing (shortest path) algorithms || Section 4.5 || Lecture 12 [[Media:lec12_portrait.pdf | (portrait)]], [[Media:lec12_landscape.pdf | (landscape)]] || Review Questions for lecture 12 ([[Media:rq12.pdf | pdf]], [[Media:rq12.docx | docx]]) ||style="background-color: SpringGreen;"| [[Media:lab3.pdf | Lab 3]] and [[Media:Lab3sol.pdf | solution]]
+
| 10/20 || || || || ||
 +
| 10/22 || || || || ||
 
|-
 
|-
| 10/22 || Intra-domain rouging protocols, i.e., OSPF, IS-IS, EIGRP || Sections 4.6.1-2, [http://ccrg.soe.ucsc.edu/publications/interop94.pdf EIGRP paper]<br/> FYI: RFC 2328, RFC 1195 || Lecture 13 [[Media:lec13_portrait.pdf | (portrait)]], [[Media:lec13_landscape.pdf | (landscape)]] || Review Questions for lecture 13 ([[Media:rq13.pdf | pdf]], [[Media:rq13.docx | docx]]) ||
+
|style="background-color: SpringGreen;"| 10/27 || || || || ||style="background-color: SpringGreen;"| HWK #4
 
|-
 
|-
|style="background-color: SpringGreen;"| 10/27 || Inter-domain routing (BGP) || Section 4.6.3<br/> FYI: RFC 4271, Avi Freedman BGP tutorials ([http://freedman.net/bgbgp.ppt BGP1] and [http://freedman.net/bgp102.ppt BGP2]) || Lecture 14 [[Media:lec14_portrait.pdf | (portrait)]], [[Media:lec14_landscape.pdf | (landscape)]] || Review Questions for lecture 14 ([[Media:rq14.pdf | pdf]], [[Media:rq14.docx | docx]]) ||style="background-color: SpringGreen;"| [[Media:q4.pdf | Quiz 4]] and [[Media:q4sol.pdf | solution]]
+
| 10/29 || || || || ||
 
|-
 
|-
| 10/29 || Inter-domain routing (BGP) - contd. || Section 4.6.3<br/> FYI: RFC 4271, Avi Freedman BGP tutorials ([http://freedman.net/bgbgp.ppt BGP1] and [http://freedman.net/bgp102.ppt BGP2]) || Lecture 14 [[Media:lec14_portrait.pdf | (portrait)]], [[Media:lec14_landscape.pdf | (landscape)]] || ||
+
|style="background-color: SkyBlue;"| 11/3 || || || || ||style="background-color: SkyBlue;"| Quiz 3
 
|-
 
|-
|style="background-color: SkyBlue;"| 11/3 || Multicast routing || Section 4.7<br/> FYI: RFC 2236 (Sections 1-3), RFC 3376 (Sections 1-6), RFC 4541 (Section 2), RFC 4601 (Sections 1-3), RFC 4607 (Sections 1-6) || Lecture 15 [[Media:lec15_portrait.pdf | (portrait)]], [[Media:lec15_landscape.pdf | (landscape)]] || Review Questions for lecture 15 ([[Media:rq15.pdf | pdf]], [[Media:rq15.docx | docx]]) ||style="background-color: SkyBlue;"|
+
| 11/5 || || || || ||  
 
|-
 
|-
| 11/5 || Link layer & Ethernet || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || Lecture 16 [[Media:lec16_portrait.pdf | (portrait)]], [[Media:lec16_landscape.pdf | (landscape)]] || Review Questions for lecture 16 ([[Media:rq16.pdf | pdf]], [[Media:rq16.docx | docx]]) || [[Media:lab4.pdf | Lab 4]] and [[Media:Lab4sol.pdf | solution]]
+
|style="background-color: SpringGreen;"| 11/10 || || || || ||style="background-color: SpringGreen;"| HWK #5
 
|-
 
|-
|style="background-color: SpringGreen;"| 11/10 || Link layer & Ethernet (contd.) || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || Lecture 16 [[Media:lec16_portrait.pdf | (portrait)]], [[Media:lec16_landscape.pdf | (landscape)]] || ||style="background-color: SpringGreen;"|
+
| 11/12 || || || || ||  
 
|-
 
|-
| 11/12 || Wireless & WiFi || Sections 6.1-6.3 || Lecture 17 [[Media:lec17_portrait.pdf | (portrait)]], [[Media:lec17_landscape.pdf | (landscape)]] || Review Questions for lecture 17 ([[Media:rq17.pdf | pdf]], [[Media:rq17.docx | docx]])  || [[Media:q5.pdf | Quiz 5]] and [[Media:q5sol.pdf | solution]]
+
| 11/17 || || || || ||
 
|-
 
|-
| 11/17 || Cellular networks & mobility || Sections 6.4-6.8 <br/> FYI: RFC 3344 || Lecture 18 [[Media:lec18_portrait.pdf | (portrait)]], [[Media:lec18_landscape.pdf | (landscape)]] || Review Questions for lecture 18 ([[Media:rq18.pdf | pdf]], [[Media:rq18.docx | docx]])  ||
+
| 11/19 || || || || ||
 
|-
 
|-
| 11/19 || IPv6 || Section 4.4.4<br/> FYI: RFC 2460 || Lecture 19 [[Media:lec19_portrait.pdf | (portrait)]], [[Media:lec19_landscape.pdf | (landscape)]] || Review Questions for lecture 19 ([[Media:rq19.pdf | pdf]], [[Media:rq19.docx | docx]]) ||
+
|style="background-color: SpringGreen;"| 11/24 || || || || ||style="background-color: SpringGreen;"| HWK #6
|-
 
|style="background-color: SpringGreen;"| 11/24 || Security - A cryptography primer || Sections 8.1-8.3 || Lecture 20 [[Media:lec20_portrait.pdf | (portrait)]], [[Media:lec20_landscape.pdf | (landscape)]] || Review Questions for lecture 20 ([[Media:rq20.pdf | pdf]], [[Media:rq20.docx | docx]]) ||style="background-color: SpringGreen;"| [[Media:lab5.pdf | Lab 5]]
 
 
|-
 
|-
 
|style="background-color: Red;"| 11/26 ||style="background-color: Red;"| '''NO CLASS - THANKSGIVING''' ||style="background-color: Red;"| ||style="background-color: Red;"| ||style="background-color: Red;"| ||style="background-color: Red;"|
 
|style="background-color: Red;"| 11/26 ||style="background-color: Red;"| '''NO CLASS - THANKSGIVING''' ||style="background-color: Red;"| ||style="background-color: Red;"| ||style="background-color: Red;"| ||style="background-color: Red;"|
 
|-
 
|-
| 12/1 || Security protocols <br/> Attacks and defense systems ||  
+
| 12/1 || || || || ||  
* Sections 8-4-8.9
 
* Overview: [http://pages.arbornetworks.com/rs/arbor/images/WISR2014.pdf Arbor Networks worldwide infrastructure security report (2014)]
 
* DoS & DDoS:
 
** Attacks: [http://cseweb.ucsd.edu/~savage/papers/Tocs06.pdf Inferring Internet Denial-of-Service Activity], RFC 4948, [http://staff.washington.edu/dittrich/misc/ddos/ Distributed Denial of Service (DDoS) Attacks/tools]
 
* Routing
 
** Attacks: [http://tools.ietf.org/html/draft-ietf-rpsec-bgpattack-00 An Attack Tree for the Border Gateway Protocol], RFC 4272, [http://www.renesys.com/wp-content/uploads/2013/05/blackhat-09.pdf Defending against BGP man-in-the-middle attacks]
 
** Defenses: RFC 5082, [http://www.renesys.com/wp-content/uploads/2013/05/blackhat-09.pdf Defending against BGP man-in-the-middle attacks], [https://datatracker.ietf.org/doc/draft-ietf-sidr-bgpsec-overview/ An overview of BGPSEC]
 
|| Lecture 21 [[Media:lec21_portrait.pdf | (portrait)]], [[Media:lec21_landscape.pdf | (landscape)]] || Review Questions for lecture 21 ([[Media:rq21.pdf | pdf]], [[Media:rq21.docx | docx]]) || Quizz 6
 
 
|-
 
|-
|style="background-color: SkyBlue;"| 12/3 || Review session || - || - || - ||style="background-color: SkyBlue;"|
+
|style="background-color: SkyBlue;"| 12/3 || Review session || - || - || - ||style="background-color: SkyBlue;"| Quiz 4
 
|}
 
|}

Revision as of 16:37, 2 June 2015

Syllabus & (tentative) Schedule

UNDER CONSTRUCTION - THE INFORMATION ON THIS WIKI PAGE IS CURRENTLY INACCURATE (IT RELATES TO ANOTHER COURSE) AND WILL BE UPDATED BEFORE THE SPRING 2015 SEMESTER

Schedule at-a-glance

Legend: date (quizzes & exams) and due date (homeworks)

Hmwk Quizz Exam No class




Tu. Th. Tu. Th. Tu. Th. Tu. Th. Tu. Th.
August 25 27
September 1 3 8 10 15 17 22 24 29
October 1 6 8 13 15 20 22 27 29
November 3 5 10 12 17 19 24 26
December 1 3 15

FINAL EXAM: Tuesday December 15, 2015, 6:00-8:00pm in TBD.

Detailed Schedule & Syllabus

Date Scope Material & Reading Notes & slides Review Problems Quizzes & Homeworks
8/25 Course overview, logistics, (motivating) examples and terminology Chapter 1, Lecture 1
8/27 Chapter x
9/1
9/3
9/8
9/10 HWK #1
9/15 Quiz 1
9/17
9/22
9/24 HWK #2
9/29 Sections 3.5, 2.7.2
10/1
10/6 Quiz 2
10/8 HWK #3
10/13 IN CLASS MIDTERM
10/15
10/20 10/22
10/27 HWK #4
10/29
11/3 Quiz 3
11/5
11/10 HWK #5
11/12
11/17
11/19
11/24 HWK #6
11/26 NO CLASS - THANKSGIVING
12/1
12/3 Review session - - - Quiz 4