INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL

Similar documents
PART IV. Internetworking Using TCP/IP

Chapter Motivation For Internetworking

Motivation For Networking. Information access Interaction among cooperative application programs Resource sharing

PART X. Internetworking Part 1. (Concept, IP Addressing, IP Routing, IP Datagrams, Address Resolution)

ES623 Networked Embedded Systems

Chapter 3 Protocols and the TCP/IP Suite

Osi Reference Model And Explain The Various Layers And Its Applications

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

Network Models. Presentation by Dr.S.Radha HOD / ECE SSN College of Engineering

Chapter 2 Network Models 2.1

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

Part 4: Internetworking Using TCP/IP

We are going to see a basic definition of the devices you can find in a corporate wired network, so you can understand basic IT engineering jargon.

CN [Network Devices]

Computer Science Department 2 nd semester- Lecture13

Kent State University

03 The Internet Model and TCP/IP

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Lecture 2. Computer Networks Models. Network Models 1-1

CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

Computer Networks 1DV201

Chapter 3 Part 2 Switching and Bridging. Networking CS 3470, Section 1

Introduction to LAN Protocols

Network Layer. Goals of This Lecture. Internet Reference Model. Outline of the Class

LESSON PLAN. 1. William Stallings, (2006), Data and Computer Communication,7thEdition,

Mixed-Media Bridging

Objectives. Network Structure. Network Structure

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay

Network Reference Models

IP Routing. Bharat S. Chaudhari International Institute of Information Technology Pune, India

Top-Down Network Design

Chapter 10: Planning and Cabling Networks

CS610 Computer Network Final Term Papers Solved MCQs with reference by Virtualians Social Network

The Spanning Tree Protocol

Module 1. Introduction. Version 2, CSE IIT, Kharagpur

Internet Architecture and Experimentation

DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE

Chapter 6 Connecting Device

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Networks Hardware Components

Mixed-Media Bridging. Chapter Goals. Background. Translation Challenges CHAPTER

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices

Lecture (01) Determining IP Routes (1)

CCM 4300 Lecture 5 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

LAN Interconnection. different interconnecting devices, many approaches Vasile Dadarlat- Local Area Computer Networks

ISO/OSI Model and Collision Domain NETWORK INFRASTRUCTURES NETKIT - LECTURE 1 MANUEL CAMPO, MARCO SPAZIANI

QUESTION BANK UNIT-I

Computer Hardware and System Software Concepts

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Routing Basics. What is Routing? Routing Components. Path Determination CHAPTER

The History and the layers of the OSI Model 30 - October

Point-to-Point Network Switching. Computer Networks Term B10

Chapter 12. Network Organization and Architecture. Chapter 12 Objectives Introduction Introduction

Packet Tracer - Explore a Network

Data Encapsulation & OSI & TCP/IP Models Week 2. Lecturer: Lucy White Office : 324

Computer Network Fundamentals (IT 221)

Switching on our smartphone and sending an to a friend living 5000 km from our home is something that we take for granted, but that involves a

Chapter 2 Network Models 2.1

TCP/IP and the OSI Model

Additional Slides (Basics) Intermediate Systems

Introduction. Communication

2012 Fall CS HW#7 True/False Multiple Choices

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards

UNIT 1. Advantages of Computer Networks

Internetworking. from the Webopedia Computer Dictionary

Planning for Information Network

OSI Network Layer. Network Fundamentals Chapter 5. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

Logical Network Design (Part II)

Revision of Previous Lectures

Open Shortest Path First (OSPF)

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer

OSI Data Link Layer. Network Fundamentals Chapter 7. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

Introduction to Computer Networks. CS 166: Introduction to Computer Systems Security

Network Devices Introduction into Network Devices

TCP/IP stack is the family of protocols that rule the current internet. While other protocols are also used in computer networks, TCP/IP is by far

Open Systems Interconnection (OSI) Routing Protocol

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA

Layer 2 functionality bridging and switching

Switching & ARP Week 3

Module 1. Computer Communications and Networking

LAN Overview (part 2) Interconnecting LANs - Hubs

Addressed An addressed message is meant for only a single node. Contrast global.

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs.

Applied Computer Networks. Introduction (2 nd Edition) John Morton

Telematics I. Chapter 6 Internetworking. (Acknowledement: These slides have been compiled from H. Karl s set of slides)

Switched Ethernet Virtual LANs


Introductions. Computer Networking Lecture 01. January 16, HKU SPACE Community College. HKU SPACE CC CN Lecture 01 1/36

Transfer of data from one device to another via some form of transmission medium.

Chapter 15 Networks. Chapter Goals. Networking. Chapter Goals. Networking. Networking. Computer network. Node (host) Any device on a network

Computer Networks Security: intro. CS Computer Systems Security

Lecture 7. Reminder: Homework 2, Programming Project 1 due today. Homework 3, Programming Project 2 out, due Thursday next week. Questions?

Reti di Calcolatori I

E-Commerce. Infrastructure I: Computer Networks

Data Communication. Introduction

QUESTION: 1 When limit-learning is configured on a port and the limit is reached the following traffic still flows to the port.

Objectives. Upon completion you will be able to: Understand how the Internet came into being

Introduction to LAN Protocols

Transcription:

Lecture Handout Computer Networks Lecture No. 23 CHAPTER 17 INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL THE MOTIVATION FOR INTERNETWORKING: There is no single networking technology that is best for all needs. A large organization with diverse networking requirements needs multiple physical networks. If the organization chooses the type of network that is best for each task, the organization will need several types of networks. The interconnection of two or more networks, usually local area networks so that data can pass between hosts on the different networks as though they were one network, this requires some kind of Router or Gateway, which led to the motivation for internetworking. THE CONCEPT OF UNIVERSAL SERVICE: The chief problems with multiple networks are as follows: A computer attached to a given network can only communicate with other computers attached to the same network. In the 1970s large organizations began to acquire multiple networks. Each network in the organization formed island. Employees needed to choose a computer appropriate for each task. So they needed multiple screens, keyboards and computers. UNIVERSAL SERVICES: A communication system that supplies universal services allows arbitrary pairs of computers to communicate. Universal service is desirable because it increases individual productivity. Page 1of 5

UNIVERSAL SERVICES IN A HETEROGENEOUS WORLD: Although universal service is highly desirable incompatibilities among network hardware and physical addressing prevent an organization from building a bridged network that includes arbitrary technologies. Extension techniques such as bridging cannot be used with heterogeneous network because of incompatible packet formats. INTERNETWORKING: Despite the incompatibilities among networks, researchers have devised a scheme that provides universal service among heterogeneous networks called internetworking. It uses both hardware and software. PHYSICAL NETWORK CONNECTION WITH ROUTERS: A router is a special purpose system dedicated to the task of interconnecting networks. A router can interconnect networks that use different technologies including different media, physical addressing schemes or frame formats. A router connecting two physical networks is shown in the figure below. Figure 23.1 INTERNET ARCHITECTURE: Organization seldom uses a single router to connect its entire network for two reasons. Because the router must forward each packet, the processor in a given router is insufficient to handle the traffic. Redundancy improved Internet reliability. An Internet consists of a set of networks interconnected by routers. The Internet scheme allows each organization to choose the number and type of network, the number of routers to use to interconnect them, and the exact interconnection topology. Three routers connecting four networks in series is shown in the figure below. Page 2of 5

Figure 23.2 ACHIEVING UNIVERSAL SERVICES: The goal of internetworking is universal service across heterogeneous networks. To provide this service all computers, and routers must agree to forward information from a source on one network to a specified destination. The task is complicated as frame formats and addressing schemes may differ. The key of achieving universal service is universal protocol software (TCP/IP). A virtual network is shown in the figure that TCP/IP software provides to users and applications. Figure 23.3 Page 3of 5

LAYERING AND TCP/IP PROTOCOLS: TCP/IP protocols are organized into five conceptual layers. Although some layers of the TCP/IP reference model correspond to layers of the ISO reference model, the ISO layers scheme does not have a layer that corresponds to TCP/IP Internet Layer. TCP/IP reference model is shown in the figure below. Figure 23.4 LAYER 1: Corresponds to basic network hardware layer in OSI. LAYER 2: LAYER 3: LAYER 4: LAYER 5: Specifies how to organize data in frames. Specifies the format of packets sent across an Internet and forwards packets. Specifies how to ensure reliable transfer. Like 6 and 7 in OSI model, it specifies how one application uses an Internet. Page 4of 5

HOST COMPUTERS, ROUTERS AND PROTOCOL LAYERS: TCP/IP defines the term host computer to refer to any computer system that connects to an Internet and runs applications. A TCP/IP protocol makes it possible for any pair of hosts to communicate despite hardware differences. Both host and routers need TCP/IP protocol software but routers do not need layer 5 protocols for applications, as they do not run applications. Page 5of 5