Difference between revisions of "Syllabus"

From CSE473 Wiki
Jump to navigation Jump to search
Line 75: Line 75:
 
| 9/23 || 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/23 || 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]]) ||
 
|-
 
|-
|style="background-color: SpringGreen;"| 9/25 || 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]]) ||style="background-color: SpringGreen;"| [[Media:Lab2.pdf | Lab 2]]
+
|style="background-color: SpringGreen;"| 9/25 || Principles of reliable data transport (contd.) || Lecture 8 [[Media:lec8_portrait.pdf | (portrait)]], [[Media:lec8_landscape.pdf | (landscape)]] || ||style="background-color: SpringGreen;"| [[Media:Lab2.pdf | Lab 2]]
 
|-
 
|-
| 9/30 || 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]]) ||
+
| 9/30 || 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]]) ||  ||
 
|-
 
|-
|style="background-color: SkyBlue;"| 10/2 || 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 || || ||style="background-color: SkyBlue;"| Quizz 3
+
|style="background-color: SkyBlue;"| 10/2 || 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]]) ||style="background-color: SkyBlue;"| Quizz 3
 
|-
 
|-
| 10/7 || Routing (shortest path) algorithms || Section 4.5 || || ||
+
| 10/7 || 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 || || ||
 
|-
 
|-
 
| 10/9 || Review session || - || - || - || -
 
| 10/9 || Review session || - || - || - || -
Line 87: Line 87:
 
|style="background-color: yellow;"| 10/14 ||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/14 ||style="background-color: yellow;"| '''IN CLASS MIDTERM''' ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"| ||style="background-color: yellow;"|
 
|-
 
|-
| 10/16 || 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 || || ||
+
| 10/16 || Routing (shortest path) algorithms || Section 4.5 || || ||
 
|-
 
|-
|style="background-color: SpringGreen;"| 10/21 || Intra-domain rouging protocols, i.e., OSPF, IS-IS, EIGRP (contd.) || Sections 4.6.1-2, [http://ccrg.soe.ucsc.edu/publications/interop94.pdf EIGRP paper]<br/> FYI: RFC 2328, RFC 1195 || || ||style="background-color: SpringGreen;"| [[Media:lab3.pdf | Lab 3]]
+
|style="background-color: SpringGreen;"| 10/21 || 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 || || ||style="background-color: SpringGreen;"| [[Media:lab3.pdf | Lab 3]]
 
|-
 
|-
| 10/23 || 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]) || || ||
+
| 10/23 || Intra-domain rouging protocols, i.e., OSPF, IS-IS, EIGRP (contd.) || Sections 4.6.1-2, [http://ccrg.soe.ucsc.edu/publications/interop94.pdf EIGRP paper]<br/> FYI: RFC 2328, RFC 1195 || || ||
 
|-
 
|-
|style="background-color: SkyBlue;"| 10/28 || Multicast routing || Section 4.7<br/> FYI: RFC 2236 (Sections 1-3), RFC 3376 (Sections 1-6), RFC 4601 (Sections 1-3), RFC 4607 (Sections 1-6) || || ||style="background-color: SkyBlue;"| Quizz 4
+
|style="background-color: SkyBlue;"| 10/28 || 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]) || || ||style="background-color: SkyBlue;"| Quizz 4
 
|-
 
|-
| 10/30 || Link layer & Ethernet || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || || ||
+
| 10/30 || Multicast routing || Section 4.7<br/> FYI: RFC 2236 (Sections 1-3), RFC 3376 (Sections 1-6), RFC 4601 (Sections 1-3), RFC 4607 (Sections 1-6) || || ||
 
|-
 
|-
|style="background-color: SpringGreen;"| 11/4 || Link layer & Ethernet (contd.) || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || || ||style="background-color: SpringGreen;"| Lab 4
+
|style="background-color: SpringGreen;"| 11/4 || Link layer & Ethernet || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || || ||style="background-color: SpringGreen;"| Lab 4
 
|-
 
|-
| 11/6 || Wireless & WiFi || Sections 6.1-6.3 || || ||
+
| 11/6 || Link layer & Ethernet (contd.) || Section 5.1-5.6, [http://en.wikipedia.org/wiki/Spanning_Tree_Protocol Spanning Tree Protocol]<br/> FYI: RFC 826 || || ||
 
|-
 
|-
| 11/11 || Cellular networks & mobility || Sections 6.4-6.8 || || ||
+
| 11/11 || Wireless & WiFi || Sections 6.1-6.3 || || ||
 
|-
 
|-
|style="background-color: SkyBlue;"| 11/13 || IPv6 || Section 4.4.4<br/> FYI: RFC 2460 || || ||style="background-color: SkyBlue;"| Quizz 5
+
|style="background-color: SkyBlue;"| 11/13 || Cellular networks & mobility || Sections 6.4-6.8 || || ||style="background-color: SkyBlue;"| Quizz 5
 
|-
 
|-
| 11/18 || Security - A cryptography primer || Sections 8.1-8.3 || || ||
+
| 11/18 || IPv6 || Section 4.4.4<br/> FYI: RFC 2460 || || ||
 
|-
 
|-
| 11/20 || Security protocols || Sections 8.4-8.8 || || ||
+
| 11/20 || Security - A cryptography primer || Sections 8.1-8.3 || || ||
 
|-
 
|-
|style="background-color: SpringGreen;"| 11/25 || Attacks and defense systems ||
+
|style="background-color: SpringGreen;"| 11/25 || Security protocols || Sections 8.4-8.8 || || ||style="background-color: SpringGreen;"| Lab 5
 +
|-
 +
|style="background-color: Red;"| 11/27 ||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: SkyBlue;"| 12/2 || Attacks and defense systems ||  
 
* Section 8.9
 
* Section 8.9
 
* Overview: [http://pages.arbornetworks.com/rs/arbor/images/WISR2014.pdf Arbor Networks worldwide infrastructure security report (2014)]
 
* Overview: [http://pages.arbornetworks.com/rs/arbor/images/WISR2014.pdf Arbor Networks worldwide infrastructure security report (2014)]
 
* DoS & DDoS:
 
* 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]
 
** 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]
|| || ||style="background-color: SpringGreen;"| Lab 5
 
|-
 
|style="background-color: Red;"| 11/27 ||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: SkyBlue;"| 12/2 || Attacks and defense systems (contd.) ||
 
 
* Routing
 
* 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]
 
** 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]

Revision as of 23:39, 26 September 2014

Syllabus & (tentative) Schedule

Schedule at-a-glance

Legend

Lab Quizz Exam No class




Tu. Th. Tu. Th. Tu. Th. Tu. Th. Tu. Th.
August 26 28
September 2 4 9 11 16 18 23 25 30
October 2 7 9 14 16 21 23 28 30
November 4 6 11 13 18 20 25 27
December 2 4

FINAL EXAM: Wednesday December 17, 2014, 3:30-5:30pm in TBA.

Detailed Schedule & Syllabus

Date Scope Reading Assignments Notes & slides Review Questions Labs/Quizzes
8/26 A brief overview of the Internet, its components, and performance aspects Chapter 1, RFC 1958
FYI: RFC 3439 (especially Section 5)
Lecture 1 NA NA
8/28 Network applications & the web Chapter 1, Sections 2.1, 2.2
FYI: RFC 2616
Lecture 2 Review Questions for lecture 2 ( pdf, docx)
9/2 The Domain Name System (DNS) Section 2.5
FYI: RFC 1034, RFC 1035, A useful discussion of the need for and use of GLUE records
Lecture 3 Review Questions for lecture 3 ( pdf, docx) Quizz 1 and solution
9/4 Transport layer overview and socket programming (mostly UDP, but we'll quickly cover TCP as well) Sections 2.7.1, 3.1-3.3
FYI: Java sockets tutorial, TCP/IP Socket in Java (book)
Lecture 4 Review Questions for lecture 4 ( pdf, docx)
9/9 File transfer application (FTP) and email application (SMTP) Sections 2.3 & 2.4
FYI: RFC 959, RFC 2821, A discussion of the difference between active and passive FTP
Lecture 5 Review Questions for lecture 5 ( pdf, docx) Lab 1 and solution
9/11 Other useful Internet protocols & mechanisms: ICMP, DHCP, NATs Section 4.4 (pp. 345-355)
FYI: RFC 792, RFC 2131, RFC 2131, RFC 2663
Lecture 6 (portrait), (landscape) Review Questions for lecture 6 ( pdf, docx)
9/16 P2P applications Section 2.6 Lecture 7 (portrait), (landscape) Review Questions for lecture 7 ( pdf, docx) Quizz 2 and solution
9/18 DHTs Section 2.6 Lecture 7 (portrait), (landscape) Review Questions for lecture 7 ( pdf, docx)
9/23 Principles of reliable data transport Section 3.4 Lecture 8 (portrait), (landscape) Review Questions for lecture 8 ( pdf, docx)
9/25 Principles of reliable data transport (contd.) Lecture 8 (portrait), (landscape) Lab 2
9/30 A closer look at TCP Sections 3.5, 2.7.2 Lecture 9 (portrait), (landscape) Review Questions for lecture 9 ( pdf, docx)
10/2 TCP flow and congestion control Sections 3.6, 3.7
FYI: RFC 5681, RFC 6582
Lecture 10 (portrait), (landscape) Review Questions for lecture 10 ( pdf, docx) Quizz 3
10/7 IPv4 protocol and Internet routers (IP addresses & subnets, router architecture) Sections 4.1-4.3, 4.4 (up to p. 345)
FYI: RFC 1812
10/9 Review session - - - -
10/14 IN CLASS MIDTERM
10/16 Routing (shortest path) algorithms Section 4.5
10/21 Intra-domain rouging protocols, i.e., OSPF, IS-IS, EIGRP Sections 4.6.1-2, EIGRP paper
FYI: RFC 2328, RFC 1195
Lab 3
10/23 Intra-domain rouging protocols, i.e., OSPF, IS-IS, EIGRP (contd.) Sections 4.6.1-2, EIGRP paper
FYI: RFC 2328, RFC 1195
10/28 Inter-domain routing (BGP) Section 4.6.3
FYI: RFC 4271, Avi Freedman BGP tutorials (BGP1 and BGP2)
Quizz 4
10/30 Multicast routing Section 4.7
FYI: RFC 2236 (Sections 1-3), RFC 3376 (Sections 1-6), RFC 4601 (Sections 1-3), RFC 4607 (Sections 1-6)
11/4 Link layer & Ethernet Section 5.1-5.6, Spanning Tree Protocol
FYI: RFC 826
Lab 4
11/6 Link layer & Ethernet (contd.) Section 5.1-5.6, Spanning Tree Protocol
FYI: RFC 826
11/11 Wireless & WiFi Sections 6.1-6.3
11/13 Cellular networks & mobility Sections 6.4-6.8 Quizz 5
11/18 IPv6 Section 4.4.4
FYI: RFC 2460
11/20 Security - A cryptography primer Sections 8.1-8.3
11/25 Security protocols Sections 8.4-8.8 Lab 5
11/27 NO CLASS - THANKSGIVING
12/2 Attacks and defense systems Quizz 6
12/4 Review session - - - -