broadcast and multicast

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 02:12 AM - edited 03-08-2019 09:45 AM
Are broadcast and multicast limited to subnet ?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 03:45 AM
Broadcasts are limited to a so called broadcast domain.
These Broadcast domains are limited by their subnet/vlan or routers.
br
josef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 04:05 AM
Stop spamming the forum with single-topic threads. Put all your questions in one big thread.
Specify the purpose of the questions if they are for school work or otherwise. The reason behind this are two-folds:
1. A professor or instructor can tell if the answer is copied somewhere and may he/she might find ways to verify if you are a "hidden genius" or a plagerist.
2. What happens in the "wild" and what happens behind text books are two different things: Text books might give you what happens in an "ideal world" and this is what the instructor wants. If he/she finds answers that do not comply with text book materials one might not like the grades handed back.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 08:40 PM
i can post all questions in single thread because they are from diffrent topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 06:38 AM
First, broadcasts and multicast are usually not network specific, they, by default, are limited by the broadcast domain. Subnets and broadcast domains are often configured 1:1, but they don't have to be.
For example you could have a broadcast domain containing both 192.168.1.0/24 and 192.168.2.0/24. Hosts on those networks would, by default, see both broadcasts and multicast sourced from any host on either subnet.
There's also general broadcast and directed broadcast. The latter is routed to a destination subnet and treated as a broadcast there. For an example of the latter, if you were on subnet 192.168.1.0/24 and pinged 192.168.2.255, hosts on 192.168.2.0/24 would receive the ping.
Multicast is often multicast routed to multiple subnets. The latter, like unicast routing, requires a configuration setup. Without it, multicast is limited to its source broadcast domain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2017 02:21 AM
how to configure a broadcast domain to have more than 1 subnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2017 03:15 AM
Have hosts with different subnets connect to the same hub, dumb switch, or VLAN.
