Enabling Multicast on Edge Network used for Multicast via Extreme Networks Fabric (Stretched VLAN)

If you have a VLAN which used as the source of multicast streams there are considerations on how it is used specifically when you are “stretching” that VLAN across the fabric, i.e. you have the VLAN and router(s) for that VLAN on a particular distribution switch pair, but then you have the VLAN stretched across … Read more

Stream Multicast with VLC Player

Multicast can be very complex, its sometimes handy to be able to just test multicast yourself between two machines on the network. VLC Media Player allows you to do this quite easily. Configure Server (Sender) Firstly get yourself a video file you wish to multicast stream out across your network and place it on the … Read more

Multicast – PIM, RP, BSR and MSDP for Multicast Across Routed Networks

Multicast is a networking method used to efficiently transmit data to multiple recipients simultaneously. Unlike unicast (one-to-one) and broadcast (one-to-all) communication, multicast is a one-to-many or many-to-many method where data is sent only to devices that are interested in receiving it, rather than to all devices on a network. In multicast, devices that want to … Read more