PIMD

Description

Daemon that manages multicast routing using the PIM (Protocol Independent Multicast) protocol.

Command

Usage:
  pimd [-hnrs] [-w SEC]

Options:
  
-n, --foreground Run in foreground do not detach from calling terminal -r Retry (forever) if not all configured interfaces are available when starting up, e.g. wait for DHCP lease --disable-vifs Disable all virtual interfaces (phyint) by default
-h, --help Show this help text
-w, --startup-delay=SEC Initial startup delay before probing interfaces

Results

Launches the daemon. Normally launched only by launchd.

Example