Linux-HA Logo

mcast - configures multicast communication path

The mcast directive is used to configure a multicast[1] communication path.

The syntax of an mcast directive is:

mcast dev mcast-group udp-port ttl 0

A sample mcast directive is shown below:

mcast eth0 239.0.0.1 694 1 0

Bugs

This directive has a few more parameters than it should.

See Also

Wikipedia[2], The TCP/IP guide[6]


References

[1]http://en.wikipedia.org/wiki/Multicast
[2]http://en.wikipedia.org/wiki/Multicast_address
[3]http://www.linux-ha.org/Heartbeat
[4]http://en.wikipedia.org/wiki/User_Datagram_Protocol
[5]http://www.linux-ha.org/ha.cf/UdpportDirective
[6]http://www.tcpipguide.com/free/t_IPMulticastAddressing.htm


This information provided courtesy of the Linux-HA project at http://linux-ha.org/