TCP/IP Reference Model Host To Network Layer Transport Layer Application Layer Internet Layer.

Slides:



Advertisements
Similar presentations
Chapter 8: Local Area Networks: Internetworking. 2 Objectives List the reasons for interconnecting multiple local area network segments and interconnecting.
Advertisements

1 I.S Introduction to Telecommunication in Business Chapter 6 Network Hardware Components Dr. Jan Clark FALL, 2002.
Review on Networking Technologies Linda Wu (CMPT )
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
Chapter 8 8/6/20151 High-Speed LAN and Backbone Networks After studying this Chapter you should: u Know which internetworking devices are used in backbone.
Chapter 8 8/6/20151 Network Components u Two basic components to the BN u hardware devices that connect the networks to the backbone u hubs u bridges u.
COMPUTER NETWORKS.
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,
Connecting LANs, Backbone Networks, and Virtual LANs
Network Management Concepts and Practice Author: J. Richard Burke Presentation by Shu-Ping Lin.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
Chapter 8 Local Area Networks - Internetworking
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
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.
Section 4 : The OSI Network Layer CSIS 479R Fall 1999 “Network +” George D. Hickman, CNI, CNE.
Semester 1 CHAPTER 3 Le Chi Trung
Brierley 1 Module 4 Module 4 Introduction to LAN Switching.
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
Switched network.
Chapter 8 Local Area Networks: Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Connectivity Devices Hakim S. ADICHE, MSc
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 2 Protocols and the TCP/IP Suite by Zornitza Genova Prodanoff.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
Cisco – Chapter 3 LAN. LAN Teaching Topology physical topology is the actual layout of the wire (media) logical topology defines how the media is accessed.
Company LOGO Networking Components Hysen Tmava LTEC 4550.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
Local-Area-Network (LAN) Architecture Department of Computer Science Southern Illinois University Edwardsville Fall, 2013 Dr. Hiroshi Fujinoki
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Networks and Protocols CE Week 2a. Network hardware.
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.
Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
William Stallings Data and Computer Communications
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Communication Networks - Overview CSE 3213 – Fall November 2015.
1 Chapter 8 Local Area Networks - Internetworking.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
1 Networking. 2 Network “... communication system for connecting end-systems” End-systems a.k.a. “hosts” PCs, workstations dedicated computers network.
. Large internetworks can consist of the following three distinct components:  Campus networks, which consist of locally connected users in a building.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Data Communications & Computer Networks, Second Edition1 Chapter 8 Local Area Networks: Internetworking.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Protocol Layering Chapter 11.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Local Area Networks Honolulu Community College
1 Netprog: OSI Reference Model Networking. 2 Network “... communication system for connecting end-systems” End-systems a.k.a. “hosts” PCs, workstations.
CCNA3 Module 4 Brierley Module 4. CCNA3 Module 4 Brierley Topics LAN congestion and its effect on network performance Advantages of LAN segmentation in.
Release 16/7/2009 Internetworking Devices Chapter 10 Jetking Infotrain Ltd.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
CHAPTER -II NETWORKING COMPONENTS CPIS 371 Computer Network 1 (Updated on 3/11/2013)
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
Local Area Networks Honolulu Community College
Networking Devices.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Connecting Networks Repeater: physical layer Bridge: data link layer
Chapter 7 Backbone Network
Computing Over Distance
COMMON LAYER 2 DEVICES AND FUNCTIONALITIES.
Networking.
Presentation transcript:

TCP/IP Reference Model Host To Network Layer Transport Layer Application Layer Internet Layer

1.Host to Network layer Host connect to network using some protocols so that it can send IP packets over it 2. Internet layer Its job is to permit hosts to inject packets into any network & have them travel independently to the destination. If they arrive out of order, it is the job of higher layers to rearrange them, if in-order delivery is desired

1.Transport layer  allow peer entities on the source & destination hosts to carry on a conversation  Two end to end protocols have been defined here: (1) TCP( Transmission Control Protocol) is a reliable connection oriented protocol that allow a byte origination on one machine to be delivered without errors on any other machine in the internet.  Fragments the incoming byte stream into discrete message  TCP also handles flow control.

1.Transport layer (2) UDP( User Datagram Protocol) it is an unreliable, connectionless protocol for applications that do not want TCP’s sequencing or flow control. Protocols and Networks in TCP/IP Model Application Layer Transport Layer Network Layer Physical Layer SATNET FTPSMTP DNS TCPUDP IP ARPANET Telnet LAN

Definition u Backbone Network (BN) - a large high-speed central network that connects all the terminals, microcomputers, mainframes, local area networks, and other communications equipment on a single company or site. Sometimes called a Campus Area Network (CAN). Use Higher speed circuits for connectivity.

Definition u Enterprise Network (EN) - a supernetwork that interconnects all of an organizations networks (LANs and WANs), regardless of whether it crosses state, national, or international boundaries.

Introduction There are two approaches to providing high speed networking. u “speed up” the technologies currently used in local area networks. u Fast Ethernet u Fast Token Ring u develop new high speed technologies that provide dedicated point-to-point communication circuits u Switched Ethernet u Switched Token Ring

Backbone Network Components u Two basic components to the BN u hardware devices that connect the networks to the backbone u hubs u bridges u switches u routers u brouters u gateways u network cable

Hubs u very simple devices that pass all traffic in both directions between the LAN sections they link u same or different cable types u use physical layer protocols u used to connect LANs of similar technology, or to extend the distance of one LAN u can be called repeaters or amplifiers

HUB Devices HUB Repeater/Amplifier

Hubs u inexpensive u easy to Install u can connect different media u very little delay u limited distance between devices u limited on the number of repeaters u no error detection u does not filter

Bridges u connect two LAN segments that use the same data link and network protocol u operated at the data link layer u same or different cable types u forward only those messages that need to go out (filtering) u “learn” whether to forward packets u internal routing table u combination of “black box” hardware and software

Bridges There are three types of bridges: u Simple bridge u Learning bridge u Multiport bridge

Bridges Interconnecting HUB Repeater/ Amplifier HUB ( Repeater/ Amplifier Bridge

Bridges u may be different data rates and different media easy to Install u no modifications required to the communications software u can learn the ports for data transmission u understand only data link layer protocols and addresses u no protocol conversion u broadcasts when it does not know the address

Switches u connect more than two LAN segments that use the same data link and network protocol. u operate at the data link layer u same or different type cable u ports are used simultaneously u connect lower speed segments to high speed BN

Switches u Cut-through switches u use circuit-switching to immediately connect the port with the incoming message to the correct outgoing port u very fast as decisions are done in hardware u outgoing packet is lost if port is in use u Store-and-forward switches u copy the incoming packet to memory prior to processing the destination address -- transmit it when the outgoing port is ready

Switches Interconnecting Wing C Wing AWing B First Floor Switch

Switches u much more sophisticated than previously u enable all ports to work at the same time u can convert protocols u configurable u high speed u understand only data link layer protocols and addresses u much more expensive then previous options u higher maintenance

Routers u connect two or more LANs that use the same or different data link protocols, but the same network protocol. u same or different cable types u operate at the network layer u forward only messages that need to go out u routers use the internetwork address u internal routing tables u only processes messages addressed to it

Routers u choose the best route to send the packet (path) u IDs of other networks u paths to the networks u relative efficiency of the paths

Routers u The router must deal with network differences: u addressing schemes u minimum packet size u interfaces u reliability

\ Routers Interconnecting Router Ethernet LAN2 Token Ring LAN1 X.25 Network the “cloud”

Routers u can mix-in-match protocols and convert them u enable all ports to work at the same time u can be used as an extra layer of security u configurable u high speed u hard to configure and manage u access lists must be kept current u high maintenance/high training costs u very expensive

Brouters u devices that combine the functions of both bridges and routers u operate at both the data link and network layers u same or different data link protocol u same network protocol u as fast as bridges for same data link type networks

Gateways u complex machines that are interfaces between two or more dissimilar networks u connect two or more LANs that use the same or different data link layer, network layer, and cable types u operates at the network layer (3) or higher layers (4-7) u forwards only those messages that need to go out u a combination of both hardware and software

Gateways u translates one network protocol to another u translates data formats u translates open sessions between application programs u translates to mainframes

Gateways u Exists in four major types: u LAN-to-IBM mainframe u Network-to-network u System-to-network u System-to-system

Improving Backbone Performance u use faster routing protocol u upgrade computers that perform routing u use switches from a single vendor u eliminate need for switch-to-switch routing by use of collapsed backbone switch

How much bandwidth to expect LAN TypeSpeed Ethernet10 Mbps Token Ring16 Mbps Fast Ethernet100 Mbps Faster Ethernet1 Gbps Fast Token Ring100 Mbps FDDI100 Mbps ATM2.4 Gbps Improving Circuit Capacity

Selecting a Backbone Network 5 important factors to consider: u Throughput u Network cost u Type of application u Ease of network management u Compatibility with current and future technologies