CE Home
Navigation
Go Back   CrazyEngineers Forum > CE : Technical Discussions > Computer Science & IT Engineering
Notices


Advertisements
Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)
Old 14th April 2008, 03:55 PM
CE - Apprentice
 
engineer_vinay's Avatar
 
Join Date: 12th November 2007
Location: delhi
I'm a Crazy computer,electronics & communication Engineer
Posts: 31
Smile diffrence between broadcast & collesion domain in HUB & Switch

Hi all,
Kindly provide me details , how to we identify the no. of collesion domain and broadcast domain in a network which is using switch/hub.
engineer_vinay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)
Old 14th April 2008, 04:13 PM
CE - Addict
 
friendster7's Avatar
 
Join Date: 4th February 2008
Location: india,karnataka
I'm a Crazy Computer Science Engineer
Posts: 400
Send a message via Yahoo to friendster7
Default Re: diffrence between broadcast & collesion domain in HUB & Switch

Collision Domain

A group of Ethernet or Fast Ethernet devices in a CSMA/CD LAN that are connected by repeaters and compete for access on the network. Only one device in the collision domain may transmit at any one time, and the other devices in the domain listen to the network in order to avoid data collisions.
A collision domain is sometimes referred to as an Ethernet segment.


Broadcast Domain

Broadcasting sends a message to everyone on the local network (subnet).
Example for Broadcasting would be DHCP Request from a Client PC. The Client is asking for a IP Address.
But the client does not know, how to reach the DHCP Server. So the client sends a DHCP Discover paket
to EVERY PC in the local subnet (Broadcast). But only the DHCP Server will answer to the Request.


How to count them?

Broadcast Domain:

No matter how many hosts or devices are connected together.
If they are connected with a repeater, hub, switch or bridge, all these devices are in ONE Broadcast domain.
A Router is used to seperate Broadcast-Domains (we could also call them Subnets - or call them VLANs ).
So, if a router stands between all these devices, we have TWO broadcast domains.

Collision Domain:

Each connection from a single PC to a Layer 2 device (switch, bridge) is ONE Collision domain.
But be carefull with Bridges. To ONE of the Bridgeports, you can connect MORE than one pc, over an
(oldfashioned) 10Base2 or 10Base5 Bus-based Cable.
If 2 PCs are connected to a Bridge, like in the picture, this is ONE Collision Domain!
But if 5 PCs are connected with seperate cables to a switch, we have 5 Collision domains.
If this switch is connected to another switch or a router, we have one collision domain more.

If 5 Devices are connected to a Hub, this is ONE Collision Domain!
Each devices, which are conected to a Layer 1 device (repeater, hub) build all togeter ONE collision domain.
__________________
Vinay Is Cool..

ha ha ha
friendster7 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +5.5. The time now is 12:33 PM.
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.

Advertisements