DATA COMMUNICATION Lecture-45.

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

v3.1 CIS151 Module 2 JEOPARDY K. MartinG. Valencia.
Lab Practical 2 Study about different types of Networking Device
Three-Layer Model Distributed data communications involves three primary components: Networks Computers Applications Three corresponding layers Network.
Networking and Internetworking Devices Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009.
COMPUTER NETWORKS.
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
Lecturer: Tamanna Haque Nipa
NETWORKING CONCEPTS. TCP/IP The TCPIIP protocol suite was developed prior to the OSI model TCP/IP protocol suite was defined as having four layers: Host-to-network,
Release 16/07/2009Jetking Infotrain Ltd. Assembling and Cabling Cisco Devices Chapter 3.
Chapter 17 - Internetworking: Concepts, Architecture, and Protocols 1. Internetworking concepts 2. Router 3. protocol for internetworking 4. TCP/ IP layering.
NET 221D:Computer Networks Fundamentals
Transport Layer OSI Model. The transport layer is responsible for the segmentation and the delivery of a message from one process to another.
Internetworking Lecture # 2 Hassan Shuja 02/21/2006.
25-Oct-15Network Layer Connecting Devices Networks do not normally operate in isolation.They are connected to one another using connecting devices. The.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
Computer Networks 15-1 Connecting Devices. Connecting Device We divide connecting devices into five different categories based on the layer in which they.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Cisco Networking Academy S2 C9 TCP/IP. ensure communication across any set of interconnected networks Stack components such as protocols to support file.
EE3402- Data Communication Networks Lecture 1 Muhammad Qaisar Shafi.
Computer Networks. Internetworking Devices Network Interface Card (NIC) Repeaters HUB Bridge Switch Router.
Chapter 2. Network Models
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
ECE 4110 – Internetwork Programming TCP/IP Protocol.
Net 221D:Computer Networks Fundamentals
정보보호기술연구본부 “Internet Security” Chapter 1. P.2 Contents 1. Internetworking and Layered Models 1.1 Networking Technology - LANs, WANs 1.2 Connecting Devices.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
TCP/IP & INTERNET Unit 1 Department Of Computer Science & Engineering.
CCNA1 v3 Module 2 v3 CCNA 1 Module 2 JEOPARDY K. Martin.
1 Networking and Internetworking Devices we need networking and internetworking devices to extend physical distance and to improve efficiency and manageability.
1 3/7/ :09 Protocols1 Rivier College CS575: Advanced LANs Layered Network Architectures & Protocols.
Computer Networks. Understand the rationale for the existence of networks. Distinguish between the three types of networks: LANs, MANs, and WANs. After.
The OSI Model An overview of the media layer (Physical, Data Link, Network) By Luke Shiffner.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Computer Networks.
A quick intro to networking
DATA COMMUNICATION Lecture-42.
Networking Devices.
Part III Datalink Layer 10.
Chapter 3 Computer Networking Hardware
16장. Networking and Internetworking Devices
Part I. Overview of Data Communications and Networking
DATA COMMUNICATION Lecture-5.
COMPUTER NETWORKS CS610 Lecture-45 Hammad Khalid Khan.
Pertemuan 19 Introduction to TCP/IP
DATA COMMUNICATION Lecture-6.
CT1303 LAN Rehab AlFallaj.
Network Architecture Introductory material
Introduction to Networking Prof. Ananjan Maiti. Overview of the course OSI and TCP/IP Models:  Open Systems Interconnection (OSI)  Transmission Control.
Pertemuan 11 Model TCP/IP
Net 431: ADVANCED COMPUTER NETWORKS
Networking and Internet
Networking and Internet
Encapsulation/Decapsulation
Lectures Computer networking تمرین 3 نمره. پژوهش عملیاتی 2 نمره.
DATA COMMUNICATION Lecture-10.
Packet Switching To improve the efficiency of transferring information over a shared communication line, messages are divided into fixed-sized, numbered.
Review of Important Networking Concepts
DATA COMMUNICATION Lecture-9.
DATA COMMUNICATION Lecture-7.
Review of Important Networking Concepts
DATA COMMUNICATION Lecture-8.
DATA COMMUNICATION Lecture-11.
Lecture 2: Overview of TCP/IP protocol
Part III Datalink Layer 10.
Chapter 2 Network Models
CSE 313 Data Communication
Presentation transcript:

DATA COMMUNICATION Lecture-45

Recap of Lecture 44 Token Ring FDDI Comparison of LAN Architectures

Overview of Lecture 45 Internetwork Connecting Devices Repeaters Bridges Routers TCP/IP Protocol Suite

Internet An internet is a generic term used to mean an interconnection of individual networks To create an internet, we need networking devices called routers and gateways

Internet An internet is different from the Internet Internet is the name of a specific worldwide network

Connecting devices

Connecting devices

Repeaters

Repeaters A repeater allows us to extend only the physical length of a network Repeater is a regenerator, not an amplifier

Repeaters

Repeaters

Bridges

Bridges Bridges can divide a large network into smaller segments

Bridges

Bridges When a frame enters a bridge, the bridge: not only regenerates the signal but check the address of the destination and forwards the new copy only to the segment to which the address belongs

Bridges

Routers

Routers Router relay packets among multiple interconnection networks

TCP/IP Transmission Control Protocol/ Internet Protocol 1969 ARPA(Advanced Research Project Agency) net

TCP/IP

TCP/IP and OSI

TCP/IP Protocols Network Layer IP (Internetworking Protocol ) ARP(Address Resolution Protocol) RARP(Reverse Address Resolution Protocol) ICMP(Internet Control Message Protocol) IGMP(Internet Group Message Protocol)

TCP/IP Protocols Transport Layer TCP (Transmission Control Protocol) UDP (User Datagram Protocol)

Summary Internetwork Connecting Devices Repeaters Bridges Routers TCP/IP Protocol Suite

Suggested Reading Section 21.1, 21.2, 21.3, 24.1, 24.2, “Data Communications and Networking” 2nd Edition by Behrouz A. Forouzan