Broadcast and Collision Domains

Slides:



Advertisements
Similar presentations
Data Link Layer B. Konkoth. PDU  Protocol Data Unit  A unit of data which is specified in a protocol of a given layer  Layer 5, 6, 7 – Data  Layer.
Advertisements

LAN Segmentation Virtual LAN (VLAN).
CCNA3: Switching Basics and Intermediate Routing v3.0 CISCO NETWORKING ACADEMY PROGRAM Switching Concepts Introduction to Ethernet/802.3 LANs Introduction.
Connecting LANs: Section Figure 15.1 Five categories of connecting devices.
Lab Practical 2 Study about different types of Networking Device
1 Version 3 Module 8 Ethernet Switching. 2 Version 3 Ethernet Switching Ethernet is a shared media –One node can transmit data at a time More nodes increases.
1 Fall 2005 Extending LANs Qutaibah Malluhi CSE Department Qatar University Repeaters, Hubs, Bridges, Fiber Modems, and Switches.
1 Fall 2005 Layer 3 Switches and VLANs Qutaibah Malluhi CSE Department Qatar University.
1 Computer Networks Internetworking Devices. 2 Repeaters Hubs Bridges –Learning algorithms –Problem of closed loops Switches Routers.
1 Version 3 Module 8 Ethernet Switching. 2 Version 3 Ethernet Switching Ethernet is a shared media –One node can transmit data at a time More nodes increases.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
5-1 Data Link Layer r Today, we will study the data link layer… r This is the last layer in the network protocol stack we will study in this class…
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Introduction to Computer Networks 09/23 Presenter: Fatemah Panahi.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
IST 228\Ch1\Internetworking1 Collision/Broadcast Domain The term collision domain defines the set of devices for which their frames could collide A broadcast.
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
Connecting LANs, Backbone Networks, and Virtual LANs
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Switching CE
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.
CISCO NETWORKING ACADEMY Chabot College ELEC Collision & Broadcast Domains.
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
CISCO NETWORKING ACADEMY Chabot College ELEC Addressing & Routing Foundation Concepts.
Network Devices.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
NUS.SOC.CS2105 Ooi Wei Tsang Application Transport Network Link Physical you are here.
S305 – Network Infrastructure Chapter 6 Local Area Network.
Chapter 6 – Connectivity Devices
Network 101 By Tom Battaglia Dell Connectivity 2 RR2 DC Drawing 3 Heterogeneous Network 4 OSI Model.
Module 8: Ethernet Switching
Extending LANs Fiber modems Repeaters Bridges Switches.
Cisco 3 – Switching Concepts Perrine. J Page 16/1/2016 Module 4 The use of bridges and switches for segmentation results in ____? 1.Multiple broadcast.
Semester 3—LAN Switching Chapter 2 Objectives  By the end of this chapter we will be able to perform tasks related to: – Various LAN Communication Problems.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
1. 2 It is a Physical layer device (Layer 1) It is Dummy Device It works with 0’s and 1’s (Bits) It works with broadcasting It works with shared bandwidth.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Identify basic switching concepts and the operation of Cisco switches.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Computer Network Architecture Lecture 3: Network Connectivity Devices.
Ethernet Virtual LANs Hubs versus Switches –Hubs broadcast bits out all ports –Switches usually send a frame out a one port More fundamentally –In unicasting,
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
1 Networking and Internetworking Devices we need networking and internetworking devices to extend physical distance and to improve efficiency and manageability.
CCNA3 v3 Module 4 v3 CCNA 3 Module 4 JEOPARDY K. Martin.
Switches – Continued. Switches If a switch has N ports with multiple computers per port, then how many simultaneous transmissions can you have? Explain.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Computer Engineering and Networks, College of Engineering, Majmaah University LAN TECHNOLOGIES Mohammed Saleem Bhat CEN-444 Networks Structure.
Instructor & Todd Lammle
Link Layer 5.1 Introduction and services
Internetworking (Part II)
Chapter 3 Computer Networking Hardware
LAN Design Broadcast and Collision Domains
Network connectivity to the legacy wired LAN
MAC Addresses and ARP 32-bit IP address:
LAN Risanuri Hidayat.
ARP: Address Resolution Protocol
CT1303 LAN Rehab AlFallaj.
Instructor: Mr. Malik Zaib
Connecting LANs, Backbone Networks,
Ethernet: A Multi-access Network
COMMON LAYER 2 DEVICES AND FUNCTIONALITIES.
CS4470 Computer Networking Protocols
Chapter 15. Connecting Devices
Network connectivity to the legacy wired LAN
Internetworking (Part II)
Presentation transcript:

Broadcast and Collision Domains CISCO SYSTEMS

Review Questions What happens when a switch is used to connect two segments of a LAN for the first time? What happens when a router is used to connect two segments of a LAN for the first time?

MAC Address Contains 48-bit destination address field. Who is this frame for? 00-C0-F0-56-BD-97 “Hey Ahmed”

MAC Address How will all other NICs handle the frame? Drop it (in the “bit bucket”)

Special MAC Address Who is this frame for? “Hey everybody” FF-FF-FF-FF-FF-FF “Hey everybody”

Broadcast MAC Address FF-FF-FF-FF-FF-FF 48 bits, all 1s All NICs copy the frame & send it up the stack

Broadcast Frames Necessary for network function Broadcast is used for (Think about a new client) finding services: “Hey, is there a server out there?” Advertising services: “Hey, I’m a printer you can use.”

Broadcast Frames Some Layer 3 (Network Layer) protocols use broadcasts frequently: Appletalk IPX (older Novell protocol) Networks that use these protocols must be limited in size, or they will become saturated with broadcast frames.

Broadcast Frames TCP/IP (a Layer 3 protocol) uses broadcasts sparingly. Therefore, networks that use TCP/IP can be made quite large without broadcast problems. (They “scale” well.)

Bridge A bridge divides a network into two segments. If the MAC addresses of the sender and receiver of a frame are in the same side of a bridge, the frame will not be allowed to cross the bridge. However, if the MAC addresses of the sender and receiver are on different sides, the frame will be allowed to cross the bridge. A Bridge is “ forward if not-local”

CSMA/CD Carrier Sense Multiple Access with Collision Detection (CSMA/CD) CSMA/CD started as MA first. Regulation of access resulted in adding prefix CS Collision resulted in adding suffix /CD

Collision Domain Network region in which collisions are propagated. Repeaters and hubs propagate collisions. Bridges, switches and routers do not.

Reducing Collisions Collision frequency can be kept low by breaking the network into segments bounded by: bridges switches routers

Broadcast Domain Network region in which broadcast frames are propagated. Repeaters, hubs, bridges, & switches propagate broadcasts. Routers either do or don’t, depending on their configuration.

Reducing Broadcasts Broadcasts are necessary for network function. Some devices and protocols produce lots of broadcasts; avoid them. Broadcast frequency can be kept manageable by limiting the LAN size. LANs can then be cross-connected by routers to make a larger internetwork.

Shared Ethernet A single segment that is shared among all connected NICs. A single collision domain. A logical “bus” (may be a physical star). The segment includes repeaters and hubs. Sometimes called a “single flat Ethernet”.

Shared Ethernet

Switched Ethernet Consists of a several segments, each of which is shared by NICs attached to it. The network is segmented into several collision domains. Bridges, switches, and routers create the segment and collision domain boundaries. Segments may contain hubs and repeaters.

Switched Ethernet

Microsegmented Switched Ethernet Each user NIC is connected directly to a switch port. Provides one switched segment to each connected NIC. No sharing. No collisions.

Microsegmented Switched Ethernet

Summary

Identify the collision domains & broadcast domains:

Identify the collision domains & broadcast domains:

Identify the collision domains & broadcast domains:

Identify the collision domains & broadcast domains: Router connects separate networks. One broadcast domain per router interface.

Application First, complete Lab 7A Then, on a printed copy of the “Teaching Topology” (curriculum p7.5.5) Circle each collision domain - use a solid line. Circle each broadcast domain - use a dashed line.

Reminder Collisions Broadcasts spread throughout a LAN segment spread across hubs & repeaters are stopped by switches & bridges Broadcasts spread throughout an entire LAN spread across hubs, switches, bridges are stopped only by routers