Re: iperf with multicasting
--On Tuesday, September 30, 2003 5:21 PM +0300 Steven Mugassa <steven.mugassa --at-- intafrica.com> wrote:
> My question is, which multicast system is used by iperf when sending its UDP
> multicast packets? Is it GRMP or IGMP? or another protocol different from
> those two?
Its your OS, not Iperf, that will decide this. My bet would
be on some flavor of IGMP (note that there are two different,
and I don't believe compatible, versions deployed right now
(v2 and v3)). So, I would start with OS documentation/references...
--Matt, not a multicast expert, knows just enough to be dangerous