User Tools

Site Tools


network_stuff:cumulus

This is an old revision of the document!


cheatsheet


Install packages:

sudo -E apt-get update
sudo apt-get install iperf

CUMULUS MULTICAST:

net add interface swp1 igmp join  224.10.2.1  # for an interface to join a group
net add pim rp 10.1.0.5 224.10.2.0/24
! The above works and 'net show mroute' shows state
network_stuff/cumulus.1646068761.txt.gz · Last modified: (external edit)