Computer Networks

About

  • Course: Computer Networks (CO20-320301)
  • Semester: Fall 2016
  • Instructor: Jürgen Schönwälder
  • TA: Schmoll, Felix
  • Class: Tuesday, 11:15-12:30, West Hall 5
  • Class: Friday, 11:15-12:30, West Hall 6
  • Start: 2016-09-02

Content

The course discusses network protocols in some depth in order to enable students to understand the core issues involved in network protocol design. Fundamental algorithms and principles are explained in the context of existing IEEE / Internet protocols in order to demonstrate how they are applied in real-world scenarios. This course is recommended for all students with a strong interest in communication networks and distributed systems.

The course covers topics such as local area networks (IEEE 802), Internet protocols, routing algorithms and protocols, flow and congestion control mechanisms, data representation, application layer protocols, remote procedure calls, network security.

Books

  • Andrew S. Tanenbaum, "Computer Networks", 4th Edition, Prentice Hall, 2002
  • William Stallings, "Data and Computer Communications", 6th Edition, Prentice Hall, 2000
  • Fred Halsall, "Data Communications, Computer Networks and Open Systems", 4th Edition, Addison-Wesley, 1996
  • Christian Huitema, "Routing in the Internet", 2nd Edition, Prentice Hall, 1999
  • William Richard Stevens, "TCP/IP Illustrated Volume 1: The Protocols", Addison Wesley, 1994
  • Douglas Comer, "Internetworking with TCP/IP Volume 1: Principles Protocols, and Architecture", 4th Edition, Prentice Hall, 2000
  • James F. Kurose, Keith W. Ross, "Computer Networking: A Top-Down Approach Featuring the Internet", 3rd Edition, Addison-Wesley 2004
  • Olivier Bonaventure, "Computer Networking: Principles, Protocols and Practice", 2nd Edition, online

Schedule

Tue (11:15) Fri (11:15) Topics
2016-09-02 Introduction, Internet Concepts and Principles, Internet Services Today
2016-09-06 2016-09-09 Media Access Control, Cyclic Redundancy Checks, Flow and Congestion Control, OSI 7-Layer Model
2016-09-13 2016-09-16 Local Area Networks (Ethernet, Bridges)
2016-09-20 2016-09-23 Local Area Networks (VLANs, Port Access Control, WLAN)
2016-09-27 2016-09-30 Internet Network Layer (IPv4/IPv6)
2016-10-04 2016-10-07 Internet Routing Protocols (RIP, OSPF, BGP)
2016-10-11 2016-10-14 Internet Routing Protocols (BGP)
2016-10-18 2016-10-21 Internet Transport Layer (UDP/TCP)
2016-10-25 2016-10-28 Firewalls, Network Address Translators
2016-11-01 2016-11-04 Security at the Network and Transport Layer (IPsec, TLS, SSH)
2016-11-08 2016-11-11 Internet Application Layer (DNS)
2016-11-15 2016-11-18 Internet Application Layer (SMTP, IMAP, PGP, S/MIME, DKIM)
2016-11-22 2016-11-25 Internet Application Layer (HTTP, SPDY, FTP)
2016-11-29 2016-12-02 Internet Application Layer (RTP, SDP, SIP)
2016-12-06 Summary and Course Review

Dates

Date/Due Name Topics
2016-09-09 Quiz #1 terminology, design principles, media access control
2016-09-16 Sheet #1 transmission error detection, ARQ protocols
2016-09-23 Quiz #2 local area networks, spanning trees
2016-09-30 Sheet #2 VLANs and bridges, IP addresses and prefixes
2016-10-07 Quiz #3 IPv4 and IPv6
2016-10-14 Sheet #3 IP layer forwarding
2016-10-21 Quiz #4 Internet routing protocols
2016-11-07 Sheet #4 mininet experiments
2016-11-11 Quiz #5 Transmission Control Protocol (TCP)
2016-11-18 Sheet #5 Secure Shell (SSH)
2016-11-25 Quiz #6 Domain Name System (DNS)
2016-12-05 Sheet #6 Hypertext Transfer Protocol (HTTP) (cnds.pcap)
2016-12-17 Final Exam 09:00-11:00 Conference Hall (closed book)

Rules

The final grade is made up of the final exam (40 %), biweekly quizzes (30 %) and homework assignments (30 %). It is required to submit the solution for homeworks assignments electronically. Late submissions will not be accepted. Homeworks may need to be defended in an oral interview.

Any programs which have to be written will be evaluated based on the following criteria:

  • correctness including proper handling of error conditions
  • proper use of programming language constructs
  • clarity of the program organization and design
  • readability of the source code and any output produced

Source code must be accompanied with a README providing an overview of the source files and giving instructions how to build the programs. A suitable Makefile is required if the build process involves more than a single source file.

For any questions stated on assignment sheets, quiz sheets, exam sheets or during makeups, we by default expect a reasoning for the answer given, unless explicitely stated otherwise.

The policy on makeup quizzes is the following: There won't be any quiz makeups. If you (a) get an official excuse for a quiz from the registrar's office or (b) approach we well in advance of the quiz with a very good reason for not being able to participate (e.g., because you take a GRE computer science subject test at the day of a quiz), then the weight of the final exam will be increased according to the weight of the quiz you got excused for.