Internetworking Introduction How Networks Differ How Networks Can Be Connected Concatenated Virtual Circuits Connectionless Internetworking Tunneling Fragmentation.

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

LAN Devices 5.3 IT Essentials.
Quality of Service Requirements
The Network Layer Chapter 5. Network Layer Design Issues Store-and-Forward Packet Switching Services Provided to the Transport Layer Implementation of.
The Network Layer Functions: Congestion Control
1 Quality of Service Requirements Techniques for Achieving Good Quality of Service Integrated Services Differentiated Services Label Switching and MPLS.
Lab Practical 2 Study about different types of Networking Device
5: DataLink Layer5-1 Cerf & Kahn’s Internetwork Architecture What is virtualized? r two layers of addressing: internetwork and local network r new layer.
1 Computer Networks Internetworking Devices. 2 Repeaters Hubs Bridges –Learning algorithms –Problem of closed loops Switches Routers.
Wireless Networks.
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 23 Introduction to Computer Networks.
Data Link Layer Switching
CMPE 80N - Introduction to Networks and the Internet 1 CMPE 80N Winter 2004 Lecture 15 Introduction to Networks and the Internet.
The Protocol Stack Part of the protocol stack.
1 ELEN Lecture 13 LAN Bridges Routers, Switches, Gateways Network layer -IP Reading: 6.7,
TCP/IP Protocol Suite 1 Chapter 3 Objectives Upon completion you will be able to: Underlying Technology Understand the different versions of wired Ethernet.
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 3 Underlying Technologies.
Introduction to Computer Administration Computer Networks Advanced Topics.
Network Component's and terms.. Hubs  An Ethernet hub, active hub, network hub, repeater hub, multiport repeater or hub is a device for connecting multiple.
The Network Layer Week 5. Network Layer Design Isues Store-and-Forward Packet Switching Services Provided to the Transport Layer Implementation of Connectionless.
Section 4 : The OSI Network Layer CSIS 479R Fall 1999 “Network +” George D. Hickman, CNI, CNE.
Objectives: Chapter 5: Network/Internet Layer  How Networks are connected Network/Internet Layer Routed Protocols Routing Protocols Autonomous Systems.
Open Systems Interconnection Model (OSI model). The Open Systems Interconnect Model.
Network – internet – part2  Address at diff. layers  Headers at diff. layers  Equipment at diff. layers.
25-Oct-15Network Layer Connecting Devices Networks do not normally operate in isolation.They are connected to one another using connecting devices. The.
Networking Components
1 Kyung Hee University Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs.
1 Chapter 3: Multiprotocol Network Design Designs That Include Multiple Protocols IPX Design Concepts AppleTalk Design Concepts SNA Design Concepts.
Computer Networks 15-1 Connecting Devices. Connecting Device We divide connecting devices into five different categories based on the layer in which they.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Local Area Networks.
PRESENTATION ON:- INTER NETWORK Guided by: Presented by:- Prof. Ekta Agrwal Dhananjay Mishra Prafull Jain Vinod Kumawat.
Routers Operate in a Mesh –Many possible alternative routes between two stations Only One of Many Possible Alternative Routes Packet.
Computer Networks. Internetworking Devices Network Interface Card (NIC) Repeaters HUB Bridge Switch Router.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Ten Internetworking.
“Local Area Networks” - Gerd Keiser Copyright © The McGraw-Hill Companies srl Local Area Networks Gerd Keiser.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
1 Addressing, Internetworking. 2 Collection of Subnetworks The Internet is an interconnected collection of many networks.
Local Area Networks Honolulu Community College
Ch. 15 Connecting LANs.
Copyright 2009 Kenneth M. Chipps Ph.D. Addressing in Networks Last Update
1 Networking and Internetworking Devices we need networking and internetworking devices to extend physical distance and to improve efficiency and manageability.
Release 16/7/2009 Internetworking Devices Chapter 10 Jetking Infotrain Ltd.
Price range varies from $17.99 to $34.99 or more. Device 1 Device 2 Network Connection.
NETWORKING COMPONENTS Jeffery Rice LTEC Assignment 3.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Assignment 1  Chapter 1:  Question 11  Question 13  Question 14  Question 33  Question 34  Chapter 2:  Question 6  Question 39  Chapter 3: 
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
TCP/IP Protocol Suite 1 Chapter 1 Objectives Upon completion you will be able to: Introduction Understand how the Internet came into being Understand the.
The Network Layer UNIT-4 snistforum.com. Network Layer Design Issues Store-and-Forward Packet Switching Services Provided to the Transport Layer Implementation.
Link Layer 5.1 Introduction and services
Chapter 4 Introduction to Network Layer
Part III Datalink Layer 10.
Connecting Devices LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs or WANs, we.
Scaling the Network: The Internet Protocol
נכתב ונערך ע"י רס"ל אורטל מנשה, ר"צ אלקטרוניקה
Chapter 4 Introduction to Network Layer
PPPoE Internet Point to Point Protocol over Ethernet
الفصل الثاني عشر (المحاضرة الثالثة)
Connecting LANs, Backbone Networks,
Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs
Introduction Lecture 1.
OSI Model The Seven Layers
Networking CS 3470 Sarah Diesburg
Part III Datalink Layer 10.
Scaling the Network: The Internet Protocol
Chapter 15. Connecting Devices
Networking CS 3470 Sarah Diesburg
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Presentation transcript:

Internetworking Introduction How Networks Differ How Networks Can Be Connected Concatenated Virtual Circuits Connectionless Internetworking Tunneling Fragmentation

Connecting Networks A collection of interconnected networks.

How Networks Differ Some of the many ways networks can differ. 5-43

How Networks Can Be Connected (a) Two Ethernets connected by a switch. (b) Two Ethernets connected by routers. In Physical layer, networks can be connected by repeater or hubs, which just move the bits from one network to an identical network. In data link layer, network can be connected by switch and bridge. They can accept frames, examine the MAC address, and forward the frames to a different network. In the network (IP) layer, we have routers that can connect two networks. In the transport and application we have gateways.

Concatenated Virtual Circuits Internetworking using concatenated virtual circuits.

Connectionless Internetworking A connectionless internet.

Tunneling Tunneling a packet from Paris to London.

Fragmentation (a) Transparent fragmentation. (b) Nontransparent fragmentation.