forked from nsg-ethz/mini_internet_project
-
Notifications
You must be signed in to change notification settings - Fork 0
enable_multicast
buehlert edited this page May 30, 2022
·
4 revisions
We now explain how to enable Multicast within the mini-Internet.
You must replace pimd=no
with pimd=yes
in the daemons configuration file to turn on the PIM protocol for the FRR routers.
The docker containers used for the hosts within the mini-Internet must come with basic Multicast tools
that are required to test it. 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
, which 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