Chapter 15. Connecting Devices

Slides:



Advertisements
Similar presentations
Connecting LANs, Backbone Networks, and Virtual LANs
Advertisements

University of Calgary – CPSC 441.  We need to break down big networks to sub-LANs  Limited amount of supportable traffic: on single LAN, all stations.
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 19 Introduction to Computer Networks.
Connecting LANs: Section Figure 15.1 Five categories of connecting devices.
CSE 534 Fundamentals of Computer Networks Lecture 4: Bridging (From Hub to Switch by Way of Tree) Based on slides from D. Choffnes Northeastern U. Revised.
CS 4700 / CS 5700 Network Fundamentals Lecture 7: Bridging (From Hub to Switch by Way of Tree) Revised 1/14/13.
LAN Maps & Symbols Topologies & Devices. Physical & Logical Topologies Physical Topologies define the actual layout of the wire (media). For example,
CPSC 441 TUTORIAL TA: FANG WANG HUBS, SWITCHES AND BRIDGES Parts of the slides contents are courtesy of the following people: Jim Kurose, Keith Ross:
Lab Practical 2 Study about different types of Networking Device
1 Computer Networks Internetworking Devices. 2 Repeaters Hubs Bridges –Learning algorithms –Problem of closed loops Switches Routers.
Making bigger LANs out of small ones What technology is available to us for connecting small LANs together into larger ones?
1 LAN switching and Bridges Relates to Lab 6. Covers interconnection devices (at different layers) and the difference between LAN switching (bridging)
CSE390 Advanced Computer Networks Lecture 7: Bridging (From Hub to Switch by Way of Tree) Based on slides from D. Choffnes Northeastern U. Revised Fall.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
Network Devices By Scott Burden & Linnea Wong Hubs Intelligent hubs have console ports, to allow monitoring of the hubs status and port activity. Passive.
Connecting LANs, Backbone Networks, and Virtual LANs
Chapter Six NetworkingHardware. Agenda Questions about Ch. 11 Midterm Exam Ch.6 Cable kit.
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Switching CE
Connecting LANs, Backbone Networks, and Virtual LANs
CMPE 150 – Winter 2009 Lecture 9 February 3, 2009 P.E. Mantey.
1 CISCO NETWORKING ACADEMY PROGRAM (CNAP) SEMESTER 1/ MODULE 8 Ethernet Switching.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved. © The McGraw-Hill Companies, Inc. Extending LANs Asst. Prof. Chaiporn Jaikaeo,
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
Network Devices.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
1/28/2010 Network Plus Network Device Review. Physical Layer Devices Repeater –Repeats all signals or bits from one port to the other –Can be used extend.
25-Oct-15Network Layer Connecting Devices Networks do not normally operate in isolation.They are connected to one another using connecting devices. The.
Review: –Ethernet What is the MAC protocol in Ethernet? –CSMA/CD –Binary exponential backoff Is there any relationship between the minimum frame size and.
1 Kyung Hee University Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs.
15-1 Connecting LANs, Backbone Networks, and Virtual LANs Connecting devices Backbone networks Virtual LANs.
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.
OSI Model. Switches point to point bridges two types store & forward = entire frame received the decision made, and can handle frames with errors cut-through.
Computer Networks 15-1 Chapter 15. Connecting LANs, Backbone Networks, and Virtual LANs 15.1 Connecting devices 15.2 Backbone networks 15.3 Virtual LANs.
Chapter 17 Connecting Devices And Virtual LANs 17.# 1
Connecting LANs, Backbone Networks, and Virtual LANs : Data Communication and Computer Networks Asst. Prof. Chaiporn Jaikaeo, Ph.D.
Connecting LANs, Backbone Networks, and Virtual LANs
Networking and internetworking devices. Repeater.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
1 Data Link Layer Lecture 23 Imran Ahmed University of Management & Technology.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
McGraw-Hill©The McGraw-Hill Companies, Inc., Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Objectives After completing this chapter you will be able to: Describe the different types of bridging: Transparent, Source Route and Translate Describe.
Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs
Ch. 15 Connecting LANs.
4: DataLink Layer1 Hubs r Physical Layer devices: essentially repeaters operating at bit levels: repeat received bits on one interface to all other interfaces.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
Chapter 16– Connecting LANs
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.
Chapter 17 Connecting Devices And Virtual LANs 17.# 1
Lab 2 – Hub/Switch Data Link Layer
Chapter 4 Data Link Layer Switching
Lab 2 – Hub/Switch Data Link Layer
Connecting LANs, Backbone Networks, and Virtual LANs
Connecting LANs, Backbone Networks, and Virtual LANs
Subject Name: Computer Communication Networks Subject Code: 10EC71
LAN switching and Bridges
CS 4700 / CS 5700 Network Fundamentals
Connecting LANs, Backbone Networks,
Chapter 16 Connecting LANs, Backbone Networks, and Virtual LANs
LAN switching and Bridges
CS 4700 / CS 5700 Network Fundamentals
Part III Datalink Layer 10.
LAN switching and Bridges
Chapter 5 Data Link Layer – Hub, Switch
Presentation transcript:

Chapter 15. Connecting Devices Backbone networks Virtual LANs Spring 2010 Communication Networks, KWU

Communication Networks, KWU Connecting Devices number of ports layer repeater 2 1 hub n bridge L2 switch router or L3 switch 3 Spring 2010 Communication Networks, KWU

Communication Networks, KWU Repeater A repeater connects segments of a LAN A repeater forwards every frame; it has no filtering capability The repeater is a two-port device Spring 2010 Communication Networks, KWU

Communication Networks, KWU Function of a Repeater A repeater connects segments of a LAN A repeater is a regenerator, not an amplifier A repeater forwards every frame; it has no filtering capability. Spring 2010 Communication Networks, KWU

Communication Networks, KWU Hubs A hub is a multiport repeater It is normally used to create connections between stations in a star topology Hubs can also be used to create multiple levels of hierarchy Spring 2010 Communication Networks, KWU

Communication Networks, KWU Repeaters/Hubs Spring 2010 Communication Networks, KWU

Communication Networks, KWU Bridges A bridge has a table used in filtering decisions A bridge does not change the physical (MAC) address in a frame Spring 2010 Communication Networks, KWU

Communication Networks, KWU Bridges Transparent bridges A bridge in which the stations are completely unaware of the bridge’s existence Three criteria for a transparent bridge Frames must forward from one station to another The forwarding table is automatically made by learning frame movements in the network Loops in the system must be prevented Source routing bridges A sending station defines the bridges that the frame must visit Not very common today Spring 2010 Communication Networks, KWU

Transparent Bridges: Learning Spring 2010 Communication Networks, KWU

Transparent Bridges: Loop Problem Spring 2010 Communication Networks, KWU

Transparent Bridges: Spanning Tree Spanning tree is a graph in which there is no loop To solve the looping problem, IEEE spec requires that bridges use the spanning tree algorithm Select the root bridge The one with the smallest ID Select the root port of each bridge The port with the least-cost path from the bridge to the root bridge Choose a designated port for each LAN The bridge with the least-cost path from the LAN to the root bridge The corresponding port is the designated port Spring 2010 Communication Networks, KWU

Spanning Tree Algorithm: Example ★ root port ★★ designated port Spring 2010 Communication Networks, KWU

Layer 2 (Two-layer) Switch Layer 2 switch is an N-port bridge Ethernet switch or LAN switch Switched Ethernet (←) Full-duplex switched Ethernet (↓) Spring 2010 Communication Networks, KWU

Communication Networks, KWU Layer 2 and Layer 3 Switch Layer 2 Switching Switching based on MAC destination address Builds switching table by “learning” host addresses from source addresses of incoming packets Unknown destination addresses are flooded out other ports Broadcast frames are flooded out other ports Routing Switching based on IP (network layer) destination address. Builds routing table by neighbor routers using routing protocols Unknown IP packets are discarded Broadcast frames are discarded Layer 3 switching Hardware-based routing Spring 2010 Communication Networks, KWU

Broadcast and Collision Domains Spring 2010 Communication Networks, KWU

Communication Networks, KWU LAN Segmentation Spring 2010 Communication Networks, KWU