-
Notifications
You must be signed in to change notification settings - Fork 49
enable_multicast
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 include these tools and can be used instead of host
image.
The hostm docker image comes with multicast tools such as smcroute or mtools and can be used to test multicast. 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