-
Notifications
You must be signed in to change notification settings - Fork 47
enable_multicast
Thomas Holterbach edited this page Apr 9, 2022
·
4 revisions
We now explain how to enable Multicast within the mini-Internet.
You must replace pimd=no
with pimd=yes
in config/daemons
configuration to turn on the PIM protocol on the FRR routers.
The docker containers used for the hosts within the mini-Internet must come with the basic Multicast tools
that are required to test Multicast. The hostm
docker image includes multicast tools such as smcroute or mtools and can be used instead of the host
image.
The vlc docker image comes with vlc
, that is useful to stream a multicast video. Feel free to use your own image if you prefer.
-
Configure the mini-Internet
-
Operate the mini-Internet
-
Use the mini-Internet
-
Built-in services
-
Additional tools and features