CS 381: Introduction to Computer Networks

Slides:



Advertisements
Similar presentations
1 o Two issues in practice – Scale – Administrative autonomy o Autonomous system (AS) or region o Intra autonomous system routing protocol o Gateway routers.
Advertisements

Cs/ee 143 Communication Networks Chapter 6 Internetworking Text: Walrand & Parekh, 2010 Steven Low CMS, EE, Caltech.
期末複習. 注意事項 範圍從投影片 3-77 至 5-67 會考部分已列在下面幾張投影片 請同學好好把握 祝大家都能 all pass.
CSIT435 Spring 2001 Final Examination Study Guide.
CS440 Computer Networks 1 Review for Networking Neil Tang 01/16/2009.
Chapter 4 Network Layer slides are modified from J. Kurose & K. Ross CPE 400 / 600 Computer Communication Networks Lecture 13.
Extending Networks. Three Levels of Extension Physical Layer –Repeaters Link Layer –Bridges –Switches Network –Routers: “Connecting networks”
Introduction An introduction to the software and organization of the Internet Lab.
Chapter 4 Queuing, Datagrams, and Addressing
Chapter Six NetworkingHardware. Agenda Questions about Ch. 11 Midterm Exam Ch.6 Cable kit.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Communications Recap Duncan Smeed. Introduction 1-2 Chapter 1: Introduction Our goal: get “feel” and terminology more depth, detail later in course.
Exam 2 Review Networking CS 3470, Section 1 Sarah Diesburg.
CS 381 Final Exam Study Guide Final Exam Date: Tuesday, May 12 th Time: 10:30am -12:30pm Room: SB 105 Exam aid: 8 ½ x 11 page of notes front and back.
Objectives: Chapter 5: Network/Internet Layer  How Networks are connected Network/Internet Layer Routed Protocols Routing Protocols Autonomous Systems.
The Network Layer Chapter 5. Network Layer Design Isues Store-and-Forward Packet Switching Services Provided to the Transport Layer Implementation of.
7-1 Last time □ Wireless link-layer ♦ Introduction Wireless hosts, base stations, wireless links ♦ Characteristics of wireless links Signal strength, interference,
Final Review. The exam Two double-sided letter size cheating sheets allowed Closed book, closed note McMaster calculator allowed Types of questions: –
Final Review CS1652 Jack Lange University of Pittsburgh.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
1 Network Layer Lecture 13 Imran Ahmed University of Management & Technology.
Final Review Focus- Chapter 4: Network layer Chapter 5: Data link layer Notes: Physical layer Understand previous chapters covered in class. Final exam.
IP addresses. Network Layer introduction 4.2 virtual circuit and datagram networks 4.3 what’s inside a router 4.4 IP: Internet Protocol datagram.
Transport Layer3-1 Chapter 4: Network Layer r 4. 1 Introduction r 4.2 Virtual circuit and datagram networks r 4.3 What’s inside a router r 4.4 IP: Internet.
Network Layer4-1 Datagram networks r no call setup at network layer r routers: no state about end-to-end connections m no network-level concept of “connection”
Routing, VLANs and Network Segmentation. Nick Rowlett Technology Director – Sparta Schools Cisco Certified Network Administrator Microsoft Certified System.
Network Layer by peterl. forwarding table routing protocols path selection RIP, OSPF, BGP IP protocol addressing conventions datagram format packet handling.
Introduction An introduction to the equipment and organization of the Internet Lab.
The Network Layer Chapter 5 1/4/2016www.ishuchita.com1.
Transport Layer3-1 Network Layer Every man dies. Not every man really lives.
Routing Algorithms and IP Addressing Routing Algorithms must be ▪ Correctness ▪ Simplicity ▪ Robustness ▪ Stability ▪ Fairness ▪ Optimality.
 1DT014 Datakommunikation I › (Thur) 9-14 › Polacksbacken, Skrivsal  9 Questions › 5 Short questions › 4 Long questions.
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 19 Omar Meqdadi Department of Computer Science and Software Engineering University.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
-1- Georgia State UniversitySensorweb Research Laboratory CSC4220/6220 Computer Networks Dr. WenZhan Song Professor, Computer Science.
Interconnecting Cisco Networking Devices Part 1 Pass4sureusa Pass4sure.
Physical Net. Access IP TCP/UDP Application Physical Net. Access IP TCP/UDP Application Physical Net. Access Physical Net. Access IP Physical Net. Access.
Assignment 1  Chapter 1:  Question 11  Question 13  Question 14  Question 33  Question 34  Chapter 2:  Question 6  Question 39  Chapter 3: 
Graciela Perera Department of Computer Science and Information Systems Slide 1 of 18 INTRODUCTION NETWORKING CONCEPTS AND ADMINISTRATION CSIS 3723 Graciela.
Introduction An introduction to the software and organization of the Internet Lab.
Networking CS 3470, Section 1 Sarah Diesburg
CS 280: Summary: A day in the life of a web request
COMPUTER NETWORKS CS610 Lecture-45 Hammad Khalid Khan.
Course Review 2015 Computer networks 赵振刚
Introduction to Networking Prof. Ananjan Maiti. Overview of the course OSI and TCP/IP Models:  Open Systems Interconnection (OSI)  Transmission Control.
Chapter 4: Network Layer
SEEM5770/ECLT5840 Course Review
Chapter 5 The Network Layer.
CS 457 – Lecture 10 Internetworking and IP
Introduction An introduction to the software and organization of the Internet Lab.
An introduction to the organization of the Internet Lab
An introduction to the organization of the Internet Lab
CHAPTER 10.
Chapter 6 The Data Link layer
ECE453 – Introduction to Computer Networks
COMPUTER NETWORKS CS610 Lecture-42 Hammad Khalid Khan.
Networking CS 3470 Sarah Diesburg
IPsrc IPdst MACsrc MACdst
An introduction to the organization of the Internet Lab
Chapter 4 Network Layer Computer Networking: A Top Down Approach 5th edition. Jim Kurose, Keith Ross Addison-Wesley, April Network Layer.
IP IP Net. Access Net. Access Net. Access Net. Access Physical
Chapter 4: Network Layer
Networking CS 3470 Sarah Diesburg
Chapter 4: Network Layer
EE469 Review 1.
CS 381: Introduction to Computer Networks
Chapter 5 The Network Layer.
Internet protocol stack
Chapter 4: Network Layer
Chapter 5: Link Layer 5.1 Introduction and services
Presentation transcript:

CS 381: Introduction to Computer Networks Exam 2: Study Guide 4/18/2017

Transport Layer Transport layer services Principles of congestion control TCP congestion control

Network Layer Forwarding, routing ICMP Routing Algorithms Router Forwarding tables Router Data plane, control plane Router architecture IPv4/IPv6 Header format Tunneling Differences between versions IP addressing Subnets Subnet masks DHCP NAT routers ICMP Routing Algorithms Link state, distance vector Network graphs Nodes, edges, path costs Spanning tree Broadcasting, Multicasting Hierarchical routing Autonomous systems Internet routing protocols RIP OSPF BGP

Link Layer Single hop protocols Ethernet Link Access protocols Link layer services Link Access protocols Shared/unshared channel(s) Channel partitioning Random access Taking turns CSMA protocol CSMA/CD used with Ethernet MAC addressing ARP Same/different LAN Ethernet Previous/current topology Frame structure Ethernet switch Properties Use cases vs. hubs Switch tables Switch vs. router VLANs

Supplemental Reading Congestion Avoidance and Control (Jacobson, Karels, 1988) Transmission Control Protocol (TCP) RFC 793 Internet Protocol (IP) RFC 791 Internet Routing An Introduction to Local Area Networks

Exam 2 Format No electronic devices Five questions Covers material from textbook chapter 3.6 – 6.4 May have multiple components (a, b, c, …) Circle one question you want to omit Exam graded out of 4 equally weighted questions You may bring one 3” x 5” note card for help on the exam Front/back No electronic devices