Date:        Wed, 2 Oct 2002 15:07:55 -0700
    From:        Steve Deering <[EMAIL PROTECTED]>
    Message-ID:  <v04220805b9c11bd929d0@[171.71.119.37]>

  | >Every router (whether IPv4 or IPv6) knows what subnets its own interfaces
  | >belong to (or, more accurately, what subnet numbers are assigned to
  | >the links to which it has interfaces).  That is the most basic
  | >configuration info provided to a router -- it is provided with that info
  | >in order to do unicast routing and forwarding.  To enforce subnet-local
  | >scope it is necessary simply to inhibit the forwarding of subnet-local-
  | >destined packets between interfaces that do not belong to the same subnet.


If I have

        A --------- B --------- C

and A-B is prefix1::/64 and B-C is prefix2::/64 and prefix1 != prefix2
then subnet local multicast packets are not forwarded through B, right?

If I have

        A --------- B --------- C

and A-B is prefix3::/64 and B-C is prefix3::/64 (a multi-link subnet)
then subnet local multicast packets are forwarded through B, right?

And if I have

        A --------- B --------- C

And A-B is prefix1::/64 and prefix3::/64, and B-C is prefix2::/64 and 
prefix3::/64 (prefix1 != prefix2, prefix1 != prefix3, prefix2 != prefix3)
then subnet local multicast packets arriving at B are .....   ???

I also assume that the necessary two implementations of all of this, that
will allow a doc containing it to advance to DS have been documented in
the implementation report?

kre

--------------------------------------------------------------------
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