>>>>> On Mon, 04 Nov 2002 17:35:03 +0900, 
>>>>> Soohong Daniel Park <[EMAIL PROTECTED]> said:

> I'd like to get all hosts addresses in small network, can i get these
> addresses usign multicast ?
> Otherwise, do i reserve specific multicast address for this purpose ?

If the "small network" is a single link, and if you just need one
address per host, then you can send an ICMPv6 echo request to ff02::1
and collect the source addresses of echo replies.

If the "small network" is a single link, but if you need all addresses
for each host, you could use IPv6 node information queries (described
in draft-ietf-ipngwg-icmp-name-lookups-09.txt).  However, I suspect
that not many (types of) IPv6 implementations support this.

Of course, either approach is not 100% reliable, because queries and
responses may be dropped.

If the "small network" is larger than a single link, you can't do that
without some protocol extensions.

                                        JINMEI, Tatuya
                                        Communication Platform Lab.
                                        Corporate R&D Center, Toshiba Corp.
                                        [EMAIL PROTECTED]
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page:                      http://playground.sun.com/ipng
FTP archive:                      ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to