cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
883
Views
3
Helpful
9
Replies

How many Broadcast & Collision Domains??

sumanthssmsg
Level 1
Level 1

001100110011.001100

9 Replies 9

I counted 4 broadcast domains and 10 collision domains.

Regards, LG
*** Please Rate All Helpful Responses ***


@liviu.gheorghe wrote:

I counted 4 broadcast domains and 10 collision domains.


BTW, I agree on the 4 broadcast domains (basically ports of the router, assuming router isn't bridging).

But as to 10 collision domains, my count is from 5 (hubs requiring HD) up to 12, depending on whether switch/bridge port in HD or FD mode.

Here's what I see for collision domains.  Red being required.  Green depending on duplex mode.JosephWDoherty_1-1739317781960.png

 

How did you obtain a count of 10?

I overlooked the two PC's on the bottom connected to the switches. You are correct - it should be 12 collision domains.

The way I see it - even if the links between bridge/router/switch are operating in full duplex which means that no collisions are present on those segments, they are still regarded as collision domains being ethernet ports and CSMA/CD can still apply (if both ends of the link are configured for half duplex or only one end by mistake).

Regards, LG
*** Please Rate All Helpful Responses ***

"The way I see it - even if the links between bridge/router/switch are operating in full duplex which means that no collisions are present on those segments, they are still regarded as collision domains. . ."

Personally, if the link is running FD, I believe calling it a collision domain is misleading because collisions are not possible (excluding misconfigurations or non standard Ethernet [if I remember correctly, FD was an option for FE, and HD not an option for 10g]) and CSMA/CD is no longer being used.  On all those non hub connected links, in theory, I could use fiber Ethernet, and we wouldn't call them CD segments.

That said, such copper Ethernet FD segments are still more commonly called CD segments but also with a footnote that when FD, collisions will not happen (nor CSMA/CD being used).

I suspect, having personally having lived through switches, initially, only supporting HD, the CD reference just "stuck" when actually not really applicable.

(My favorite example, when I entered the industry, experienced IBM programmers would ask for the "green" card, but at the time it was actually a "yellow" card.  Basically, 10 years earlier, for the 360 series, the card was green, but for the, then current, 370 series, it was yellow.  Oh, and I recall about 10 years later for the 390 series, it was no longer a card, but a booklet.  But, also by that time, most programers no longer needed machine instructions reference material.)

Also from at the time Cisco introduced FD FE, they often emphasized it was 200 Mbps, but that didn't seem to catch on, as most continued to refer to a FE as 100 Mbps regardless whether running HD or FD.

You are correct. It doesn't really make sense to name an Ethernet segment a Collision Domain if it operates in FD and collisions are not possible. 

Very nicely put - "having personally having lived through switches, initially, only supporting HD, the CD reference just "stuck" when actually not really applicable".

Regards, LG
*** Please Rate All Helpful Responses ***

Joseph W. Doherty
Hall of Fame
Hall of Fame

Is this a student exercise?  If so, how may do you, @sumanthssmsg , think and why?

BTW, to answer the number of collision domains, you'll need to identify whether any link w/o a connection to a hub, is running in half or full duplex mode.

@sumanthssmsg  it is related from devices 

If connected without a router: 1 broadcast domain, 18 collision domains.
If connected via a router: 2 broadcast domains, 18 collision domains

Thanks!

"If connected without a router: 1 broadcast domain, 18 collision domains.

If connected via a router: 2 broadcast domains, 18 collision domains"

@Joshqun Ismayilov are you looking at a different topology?

Could you explain how you got the counts you did?

Yes, this is for a different topic )

@Joseph W. Doherty  is correct //

Thanks!