Internetworking Concept and Architectural Model Chapter 3.

Slides:



Advertisements
Similar presentations
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Advertisements

Chapter 2 Network Models.
CSCI 4550/8556 Computer Networks
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
William Stallings Data and Computer Communications 7 th Edition (Selected slides used for lectures at Bina Nusantara University) Internetworking.
IP: The Internet Protocol
Wide Area Networks School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 11, Thursday 3/22/2007)
1 Fall 2005 Internetworking: Concepts, Architecture and TCP/IP Layering Qutaibah Malluhi CSE Department Qatar University.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
Protocols and the TCP/IP Suite
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
1 Chapter 8 Local Area Networks - Internetworking.
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
CS335 Networking & Network Administration Tuesday April 27, 2010.
1 LAN switching and Bridges Relates to Lab 6. Covers interconnection devices (at different layers) and the difference between LAN switching (bridging)
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
The OSI Model and the TCP/IP Protocol Suite
Connecting LANs, Backbone Networks, and Virtual LANs
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
1 Internetworking : Internet architecture and TCP/IP Protocol TK3133 Computer Networking Technology.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
1 Internetworking: Concepts, Architecture, and Protocols.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 01 Instructor: Dr. Li-Chuan Chen TA: Waqar Ishaq Date: 08/25/2003.
Chapter 13 - Internet: A Network Of Networks Introduction Network Technologies Are Incompatible Coping With Incompatibility –It is impractical, and may.
Common Devices Used In Computer Networks
Protocols and the TCP/IP Suite
Networks QUME 185 Introduction to Computer Applications.
Chapter 8 Local Area Networks: Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Objectives: Chapter 5: Network/Internet Layer  How Networks are connected Network/Internet Layer Routed Protocols Routing Protocols Autonomous Systems.
Chapter 17 - Internetworking: Concepts, Architecture, and Protocols 1. Internetworking concepts 2. Router 3. protocol for internetworking 4. TCP/ IP layering.
Internetworking An internetwork is typically comprised of many physical networks over which data travels There are many different types of physical networks:
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
Part 3: Internetworking Internet architecture, addressing, encapsulation, reliable transport and the TCP/IP protocol suite.
Spring 2006Computer Networks1 Chapter 2 Network Models.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
25-Oct-15Network Layer Connecting Devices Networks do not normally operate in isolation.They are connected to one another using connecting devices. The.
Internetworking Concept and Architectural Model
Chapter 17 Internetworking: Concepts, Architecture, and Protocols
Chapter 12 - Packet Switching Introduction Sharing Saves Money –Arranging for multiple devices to share a single transmission path lowers cost because.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
Distributed DBMSs- Concept and Design Jing Luo CS 157B Dr. Lee Fall, 2003.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
CMPE 80N - Introduction to Networks and the Internet 1 CMPE 80N Winter 2004 Lecture 16 Introduction to Networks and the Internet.
Internet Protocol: Routing IP Datagrams Chapter 8.
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Chapter 2 Network Models
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
Data Communications & Computer Networks, Second Edition1 Chapter 8 Local Area Networks: Internetworking.
Classful Internet Addresses Chapter 4. Universal Identifiers Designers of TCP/IP determined that each host on the internet would have a 32-bit identifier.
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Internetworking Lecture 10 October 23, Introduction to Internetworking So far, we’ve discussed about how a single network functions. Internetworking.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Computer Network Lab. 1 3 장 OSI 기본 참조 모델 n OSI : Open System Interconnection n Basic Reference Model : ISO-7498 n Purpose of OSI Model ~ is to open communication.
COMPUTER NETWORKS CS610 Lecture-22 Hammad Khalid Khan.
WAN Technologies. 2 Large Spans and Wide Area Networks MAN networks: Have not been commercially successful.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
The Concept of Universal Service
The OSI Model Prof. Choong Seon HONG.
Distributed Systems.
Chap. 2 Network Models.
Computer Networks and Internets, 5e By Douglas E. Comer
Protocols and the TCP/IP Suite
Protocols and the TCP/IP Suite
Internetworking: Concepts, Architecture, and Protocols
Presentation transcript:

Internetworking Concept and Architectural Model Chapter 3

Introduction Now that we know the technology that is used for transmission, how do we create a coordinated unit for communication? Goal –To hide details of the underlying network, and build the necessary software to provide a framework for communication –Two approaches to hiding details Application programs translate for their hardware Intermediate computers computers pass data, don’t look at it

Network Level Interconnection Small packets of data are sent from source to destination without using intermediate application programs This separates the application from the transfer of packets It also allows the underlying network structure to change without modifying the application Separation of communication details from the messages being sent

Design of communication systems No single network hardware technology can satisfy all constraints –speed, distance, cost Users desire universal interconnection Therefore, we need a unified, cooperative interconnection of (heterogeneous) networks which supports a universal communication service

Design of communication systems New software, inserted between the technology- dependent communication mechanisms and application programs will make the collection of networks appear to be a single large network

Design of the Internet Do not want to require users to understand the hardware details Do not want to mandate which hardware to use Do want to allow users to connect with computers that are not directly connected Do want to allow users to connect to all others connected to the Internet (or an internet)

Internet Architecture How is one network connected to another? –It involves more than just a cable; the two networks need to each be connected to a computer that will pass packets between them Called a router or a gateway; See Figure 3.1 –Each router needs to know something of the networks beyond those directly connected to it - see Figure 3.2 –Each router needs to know the destination network, not necessarily the actual computer within the network –Routers in TCP/IP internets are usually small and have little memory

The User’s View Think of an internet as a single, virtual network to which all machines connect, despite the physical connections, as in Figure 3.3 The network software is all that needs to be reconfigured when to network’s topology changes Figure 3.3b shows that not all networks need to be directly connected to all others (see the routers) The intermediate networks agree to handle traffic in exchange for being connected themselves

All Networks are Equal A network is a network, regardless of whether it is the smallest LAN or the largest WAN

Unanswered Questions What do the internet addresses look like? What does a packet look like? What happens when too many packets arrive too quickly? How can multiple application programs executing concurrently on a single computer send and receive packets to multiple destinations without getting entangled?

Summary Interconnected systems agree to conventions so that they can communicate with other computers An internet allows two computers to communicate even if they are not connected within the same network, or directly connected networks Computers must agree on a set of universal identifiers and a set of procedures for moving data Connections between networks are made with routers which attach to two or more networks Routers forward packets from one network to another

For Next Time Read Chapter 4 See exercises, write your own notes