- Posts: 8
- Thank you received: 0
Broadcast Domain - Partitioning
20 years 9 months ago #2537
by NMShadey
Love your Optical Drive
Broadcast Domain - Partitioning was created by NMShadey
hey again
I know that switches partition collision domains and routers partition both collision and broadcast domains, but when we subnet we are partitioning our address into smaller collision domains AND broadcast domains?
Also with switches and other intelligent hardware being so cheap these days, is subnetting going to die out? or what benefits do we have when we use routers on the network etc ?
I know that switches partition collision domains and routers partition both collision and broadcast domains, but when we subnet we are partitioning our address into smaller collision domains AND broadcast domains?
Also with switches and other intelligent hardware being so cheap these days, is subnetting going to die out? or what benefits do we have when we use routers on the network etc ?
Love your Optical Drive
20 years 9 months ago #2539
by tfs
Thanks,
Tom
Replied by tfs on topic Re: Broadcast Domain - Partitioning
I assume the first paragraph was a question and the answer is yes. When you subnet, you subnet with a router, as you need a router to go from one subnet to another. Each subnet is it's own broadcast domain.
The fact that switches are getting cheaper, as are other components, does not negate the need for subnets. You use subnets to separate logical entities, such as accounting from marketing. As your number of hosts increase, there is going to be more and more traffic on your network and subnetting decreases the traffic. Now, with layer 3 switches, you have VLANS that can do the work of separating the broadcast and collision domains and they are doing a routing function. But you still need to route between subnets using either a router or special software components to a Layer 3 switch to allow it to route.
The fact that switches are getting cheaper, as are other components, does not negate the need for subnets. You use subnets to separate logical entities, such as accounting from marketing. As your number of hosts increase, there is going to be more and more traffic on your network and subnetting decreases the traffic. Now, with layer 3 switches, you have VLANS that can do the work of separating the broadcast and collision domains and they are doing a routing function. But you still need to route between subnets using either a router or special software components to a Layer 3 switch to allow it to route.
Thanks,
Tom
20 years 9 months ago #2548
by sahirh
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Replied by sahirh on topic Re: Broadcast Domain - Partitioning
The biggest reason for subnetting was to divide broadcast domains so you don't millions of machines broadcasting on one segment. Pure layer-2 switching still handles broadcasts by flooding to all ports, so the traffic does not get lessened. If you add VLANs into the mix then they do segment the broadcast domain, but as tfs said, you have to route between VLANs so you either shove in a router or get a layer-3 switch.
Remember that routing is in layer 3 (network layer) of the OSI model, whereas switching is done at layer 2 (data-link layer). Thus neither can replace the other.
Its like asking whether we can all stop using IP addresses and replace them with ethernet addresses.
Lol, I've started to confuse myself these days.
Remember that routing is in layer 3 (network layer) of the OSI model, whereas switching is done at layer 2 (data-link layer). Thus neither can replace the other.
Its like asking whether we can all stop using IP addresses and replace them with ethernet addresses.
Lol, I've started to confuse myself these days.
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
20 years 9 months ago #2552
by NMShadey
Love your Optical Drive
Replied by NMShadey on topic Re: Broadcast Domain - Partitioning
Ok thanks both, that has answered my question nicely
If you have the time could ya give my question on subnetting a bash, just wanna clear that up in my mind
thanks!
If you have the time could ya give my question on subnetting a bash, just wanna clear that up in my mind
thanks!
Love your Optical Drive
Time to create page: 0.139 seconds