Key concepts covered in Midterm III

Slides:



Advertisements
Similar presentations
Introduction to TCP/IP TCP / IP –including 2 protocols Protocol : = a set of rules that govern the communication between different devices Protocol : =
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
Cs/ee 143 Communication Networks Chapter 6 Internetworking Text: Walrand & Parekh, 2010 Steven Low CMS, EE, Caltech.
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Transport Layer.
Lecture 5: TCP/IP OSI layers 3 (IP) and 4 (TCP/UDP) IPv4 – addresses and routing, “best-effort” service Ethernet, Appletalk, etc wrap IP packets with their.
CS440 Computer Networks 1 Review for Networking Neil Tang 01/16/2009.
EEC-484/584 Computer Networks Lecture 6 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
IP-UDP-RTP Computer Networking (In Chap 3, 4, 7) 건국대학교 인터넷미디어공학부 임 창 훈.
Wireshark and TCP/IP Basics ACM SIG-Security Lance Pendergrass.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 4 Routing Fundamentals and Subnets/ TCP/IP Transport and Application Layers.
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.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
Internet Protocol Internetworking Lab 1. Why Internet?
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
ECE 526 – Network Processing Systems Design Networking: protocols and packet format Chapter 3: D. E. Comer Fall 2008.
ITEC 370 George Vaughan Franklin University
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
Internet Protocol ECS 152B Ref: slides by J. Kurose and K. Ross.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Network Layer Network Fundamentals – Chapter 5.
Network Address Translation Current problems with IP addresses:  Address depletion  Scaling in routing Solutions:  IPv6  CIDR  NAT.
Page 1 Network Addressing CS.457 Network Design And Management.
CSCI 465 D ata Communications and Networks Lecture 24 Martin van Bommel CSCI 465 Data Communications & Networks 1.
1 Interview Questions - What is the difference between TCP and UDP? - What is Nagle's Algorithm? - Describe the TCP handshaking process. - What is Slow.
1 12-Jan-16 OSI network layer CCNA Exploration Semester 1 Chapter 5.
1 Addressing, Internetworking. 2 Collection of Subnetworks The Internet is an interconnected collection of many networks.
COP 4930 Computer Network Projects Summer C 2004 Prof. Roy B. Levow Lecture 9.
Midterm Review Chapter 1: Introduction Chapter 2: Application Layer
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
Data Communications and Networks Chapter 6 – IP, UDP and TCP ICT-BVF8.1- Data Communications and Network Trainer: Dr. Abbes Sebihi.
Lecture 13 IP V4 & IP V6. Figure Protocols at network layer.
Application – Transport – Network
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Layer, and Logical Addresses
A quick intro to networking
Networking CS 3470, Section 1 Sarah Diesburg
Network Fundamentals – Chapter 5
Scaling the Network: The Internet Protocol
Internet technologies
COMPUTER NETWORKS CS610 Lecture-45 Hammad Khalid Khan.
PART IV Network Layer.
Seminar report on IPv4 & IPv6
Network Fundamentals – Chapter 5
Chapter 6: Network Layer
Network Fundamentals – Chapter 5
Network Layer Functions
Introduction to TCP/IP
Delivery and Routing of IP Packets
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Unit – 2 TCP.
Networking CS 3470 Sarah Diesburg
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
COMPUTER NETWORKS CS610 Lecture-29 Hammad Khalid Khan.
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Networking CS 3470 Sarah Diesburg
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Review of Internet Protocols Network Layer
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Fundamentals – Chapter 5
Presentation transcript:

Key concepts covered in Midterm III

Internetworking and IP Addressing Concepts Internet layer model Different types of packets What information is contained in header and payload? IP, TCP/UDP, and Ethernet Encapsulation relationship among different packets IP address: what does an IP address stand for? IPv4 classes Subnet and classless addressing Address mask: what for? CIDR notation Address for a network vs. address for a computer Multi-homed computers

Data Forwarding and Routing Concepts IP: best effort delivery Routing and routers Routing: IP-address based Routers IP addresses network segments IP encapsulation Header and payload

DHCP, NAT, IPv6 Concepts IPv6 DHCP Problems of IPv4 NAT Features Purpose : what for? Mechanism: how to get an IP automatically? Problems of IPv4 NAT What is it? For what purpose? How does it work? IPv6 Features Size Advantages over IPv4

TCP and UDP Concepts TCP vs. UDP TCP features UDP features Both at transport layer. TCP features Reliable delivery Mechanisms: packet sequence, acknowledgement, retransmission Connection-oriented: handshaking mechanisms UDP features Best effort Connectionless Message-oriented Pseudo header: What is it? What for?

Other Technologies Concepts Network performance Security Latency, throughput, and Jitter Security Common technologies: their applications