pimd

network routing daemons (metapackage)

Install

All systems
curl cmd.cat/pimd.sh
Debian Debian
apt-get install pimd
Ubuntu
apt-get install pimd
Alpine
apk add quagga
Arch Arch Linux
pacman -S quagga
image/svg+xml Kali Linux
apt-get install pimd
CentOS
yum install quagga
Fedora
dnf install pimd
Windows (WSL2)
sudo apt-get update sudo apt-get install pimd
Raspbian
apt-get install pimd
Docker
docker run cmd.cat/pimd pimd powered by Commando

quagga

network routing daemons (metapackage)

GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. As the predecessor Zebra has been considered orphaned, the Quagga project has been formed by members of the zebra mailing list and the former zebra-pj project to continue developing. Quagga uses threading if the kernel supports it, but can also run on kernels that do not support threading. Each protocol has its own daemon. It is more than a routed replacement, it can be used as a Route Server and a Route Reflector. This metapackage depends on the full suite of Quagga routing daemons.

pimd

multicast routing daemon (PIMv2)

pimd is implementation of Protocol Independent Multicast routing daemon. It supports PIMv2-SM/SSM on FreeBSD, NetBSD, OpenBSD, Linux. Enabled PIM support in kernel is needed.

quagga-pimd

PIM routing daemon

GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. This package contains the PIM routing daemon.