TAG NAME mcast_groups

Description Defines list of multicast groups which your server should join to receive multicasted ICP queries
Build Option
Default
Usage
mcast_groups ip_address
Default
none
Synopsis
Multicast is essentially the ability to send one IP packet to multiple receivers. Your server will join to the multicat groups defined by the IP Addresses.

This option is to be set only if you want to RECEIVE multicast queries.

ICP replies are always sent via unicast, so this option does not affect whether or not you will receive replies from multicast group members.

Arguments

ip_address ip_address of the multicast groups to join


Example(s)
mcast_groups 239.128.16.128 224.0.1.20