idnits 2.17.1 draft-ietf-ipv6-link-scoped-mcast-00.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- ** Looks like you're using RFC 2026 boilerplate. This must be updated to follow RFC 3978/3979, as updated by RFC 4748. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- ** The document seems to lack a 1id_guidelines paragraph about Internet-Drafts being working documents. ** The document seems to lack a 1id_guidelines paragraph about 6 months document validity -- however, there's a paragraph with a matching beginning. Boilerplate error? == No 'Intended status' indicated for this document; assuming Proposed Standard == The page length should not exceed 58 lines per page, but there was 6 longer pages, the longest (page 1) being 61 lines Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** The document seems to lack an IANA Considerations section. (See Section 2.2 of https://www.ietf.org/id-info/checklist for how to handle the case when there are no actions for IANA.) ** The document seems to lack separate sections for Informative/Normative References. All references will be assumed normative when checking for downward references. Miscellaneous warnings: ---------------------------------------------------------------------------- == The "Author's Address" (or "Authors' Addresses") section title is misspelled. -- The document seems to lack a disclaimer for pre-RFC5378 work, but may have content which was first submitted before 10 November 2008. If you have contacted all the original authors and they are all willing to grant the BCP78 rights to the IETF Trust, then this is fine, and you can ignore this comment. If not, you may need to add the pre-RFC5378 disclaimer. (See the Legal Provisions document at https://trustee.ietf.org/license-info for more information.) -- The document date (April 2002) is 8046 days in the past. Is this intentional? Checking references for intended status: Proposed Standard ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) == Missing Reference: 'RFC 2119' is mentioned on line 87, but not defined == Missing Reference: 'RFC3041' is mentioned on line 182, but not defined ** Obsolete undefined reference: RFC 3041 (Obsoleted by RFC 4941) == Unused Reference: 'RFC 2373' is defined on line 187, but no explicit reference was found in the text == Unused Reference: 'RFC 2460' is defined on line 191, but no explicit reference was found in the text == Unused Reference: 'RFC 2464' is defined on line 199, but no explicit reference was found in the text == Unused Reference: 'RFC 3041' is defined on line 212, but no explicit reference was found in the text == Unused Reference: 'RFC 3138' is defined on line 216, but no explicit reference was found in the text == Unused Reference: 'RFC 3180' is defined on line 219, but no explicit reference was found in the text ** Obsolete normative reference: RFC 2373 (Obsoleted by RFC 3513) ** Obsolete normative reference: RFC 2460 (Obsoleted by RFC 8200) ** Obsolete normative reference: RFC 2461 (Obsoleted by RFC 4861) ** Obsolete normative reference: RFC 2908 (Obsoleted by RFC 6308) ** Downref: Normative reference to an Historic RFC: RFC 2909 ** Obsolete normative reference: RFC 3041 (Obsoleted by RFC 4941) ** Obsolete normative reference: RFC 3138 (Obsoleted by RFC 5771) -- Possible downref: Non-RFC (?) normative reference: ref. 'AAP WORK' -- Possible downref: Non-RFC (?) normative reference: ref. 'ADDRARCH' -- Possible downref: Non-RFC (?) normative reference: ref. 'UNIMULTI' -- Possible downref: Non-RFC (?) normative reference: ref. 'IPV6 GID' Summary: 13 errors (**), 0 flaws (~~), 11 warnings (==), 6 comments (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 INTERNET DRAFT Jung-Soo Park 3 Expires: October 2002 Myung-Ki Shin 4 Yong-Jin Kim 5 ETRI 6 April 2002 8 Link Scoped IPv6 Multicast Addresses 9 11 Status of this Memo 13 This document is an Internet-Draft and is in full conformance with 14 all provisions of Section 10 of RFC2026. 16 Internet Drafts are working documents of the Internet Engineering 17 Task Force (IETF), its areas, and working groups. Note that other 18 groups may also distribute working documents as Internet-Drafts. 20 Internet-Drafts are draft documents valid for a maximum of six 21 months and may be updated, replaced, or obsolete by other documents 22 at anytime. It is inappropriate to use Internet Drafts as reference 23 material or to cite them other than as "work in progress." 25 The list of current Internet-Drafts can be accessed at 26 http://www.ietf.org/ietf/1id-abstracts.txt. 28 The list of Internet-Draft Shadow Directories can be accessed at 29 http://www.ietf.org/shadow.html. 31 Abstract 33 This document specifies an extension to the multicast addressing 34 architecture of the IPv6 protocol. The extension allows for the 35 use of interface-ID to allocate multicast addresses. When the 36 link-local unicast address is configured at each interface of host, 37 interface ID is uniquely determined. By delegating multicast 38 addresses at the same time as interface ID, each host can identify 39 their multicast addresses automatically at Layer 1 without running 40 an intra- or inter-domain allocation protocol in the serverless 41 environments. 43 Table of Contents: 45 1. Introduction 46 2. Terminology 47 3. Applicability 48 4. Link scoped multicast address format 49 5. Examples 50 6. Considerations 51 7. Security considerations 52 8. References 53 9. Acknowledgements 55 1. Introduction 57 This specification defines an extension to the multicast portion of 58 the IPv6 addressing architecture [ADDRARCH]. The current 59 architecture does not contain any built-in support for dynamic 60 address allocation. The extension allows for using interface-ID to 61 allocate multicast addresses. When the link-local unicast address 62 is configured at each interface of host, interface ID is uniquely 63 determined. By delegating multicast addresses at the same time as 64 interface ID, each host can identify its multicast addresses 65 automatically without running an intra- or inter-domain allocation 66 protocol in the serveless environments. 68 The current multicast address allocation architecture [RFC 2908] is 69 based on a multi-layered, multi-protocol system. The goal of this 70 proposal is to reduce the number of protocols and servers to get 71 dynamic multicast address allocation. 73 The use of interface ID-based multicast address allocation will, at 74 a minimum, remove the need to run the Multicast Address Allocation 75 Protocol (AAP) [AAP WORK][RFC 2909] and the Multicast Address 76 Allocation servers [RFC 2908]. 78 This document specifies encoded information in the link scoped 79 multicast address to allow for dynamic allocation of IPv6 multicast 80 addresses. 82 2. Terminology 84 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 85 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in 86 this document are to be interpreted as described in [RFC 2119]. 88 3. Applicability 89 The allocation technique in this document is designed to be used in 90 any environment in which link-local scope IPv6 multicast addresses 91 are assigned or selected. Especially, this method goes well with 92 nodes supplying multicast services in a zeroconf environment. For 93 example, multicast addresses less than or equal to link-local scope 94 are generated itself by nodes supplying multicast services. 96 Consequently, this technique is limited to use by multicast scope. 97 If you want to use greater multicast addresses than link-local, you 98 need to get other methods. 100 4. Link scoped multicast address format 102 Section 2.7 of [ADDRARCH] defines the following operational format 103 of IPv6 multicast addresses: 105 | 8 | 4 | 4 | 112 | 106 +--------+----+----+---------------------------------------------+ 107 |11111111|flgs|scop| group ID | 108 +--------+----+----+---------------------------------------------+ 110 Figure 1: Generic IPv6 multicast address format 112 This document introduces new formats that incorporate interface ID 113 information in the multicast address. The idea delegating 114 multicast addresses at the same time as interface ID, can be 115 applicable to link-local. 117 Figure 2 illustrates the new format for link-local multicast 118 addresses. 120 | 8 | 4 | 4 | 16 | 64 | 32 | 121 +--------+----+----+------------+----------------+---------------+ 122 |11111111|flgs|scop| reserved | Interface ID | group ID | 123 +--------+----+----+------------+----------------+---------------+ 125 Figure 2: link scoped multicast address format 127 +-+-+-+-+ 128 flgs is a set of 4 flags: |0|0|P|T| 129 +-+-+-+-+ 131 o P = 0 indicates a multicast address that is not assigned 132 based on the interface ID. 133 o P = 1 indicates a multicast address that is assigned 134 based on the interface ID. 135 o If P = 1, T MUST be set to 1, otherwise the setting of 136 the T bit is defined in Section 2.7 of RFC 2373. 138 flgs should use the same flag defined in section 3 of [UNIMULTI]. 139 That is, this document proposes the third bit of 'flgs' field to 140 indicates a Interface ID-based multicast addresses. Additionly, 141 it is required to distinguish between Inteface ID-based multicast 142 address and unicast-prefix-based multicast address. 144 scop <= 2. The scope of this multicast address MUST be independent 145 of the scope of the unicast address, which derives the interface ID 146 embedded in the multicast address. 148 The reserved field MUST be zero. 150 interface ID field is used to distinguish each host from others. 151 And this value is obtained from IEEE EUI-64 based interface 152 identifier of the link-local unicast IPv6 address. 154 group ID is generated to indicate multicast application and is used 155 to guarantee its uniqueness only in host. Also, it may be set based 156 on the guidelines outlined in [IPV6 GID]. 158 The lifetime of a Interface ID-based multicast address has no 159 dependency to the Valid Lifetime field in the Prefix Information 160 option, corresponding to the unicast address being used, contained 161 in the Router Advertisement message [RFC 2461]. 163 5. Examples 165 This is an example for interface ID-based multicast address with 166 link-local scope. For example in ethernet environment, if the IEEE 167 48-bit MAC's address is 12:34:56:78:90:AB, the mutlicast prefix of 168 a host is FF32:0:1234:56FF:FE78:90AB::/96. 170 6. Considerations 172 This draft considers only the link-local multicast addresses. For 173 this purpose, P flag is used in figure 2. [UNIMULTI] draft also use 174 the P flag to indicate multicast address that is assigned based on 175 network prefix. For consistency, some modifications in [UNIMULTI] 176 draft are required. For example, by restrictng the syntax to 177 scope > 2 in [UNIMULTI]. 179 7. Security considerations 181 [RFC3041] describes the privacy extension to IPv6 stateless 182 address autoconfiguration for interface ID. So, [RFC3041] 183 satisfied our requirements. 185 8. References 187 [RFC 2373] 188 R. Hinden and S. Deering, "IP Version 6 Addressing Architecture", 189 RFC 2373, July 1998. 191 [RFC 2460] 192 S. Deering and R. Hinden, "Internet Protocol, Version 6 (IPv6) 193 Specification", RFC 2460, December 1998. 195 [RFC 2461] 196 Narten, T., Nordmark, E., Simpson, W., "Neighbor Discovery for IP 197 Version 6 (IPv6)", RFC 2461, December 1998. 199 [RFC 2464] 200 M. Crawford, "Transmission of IPv6 Packets over Ethernet Networks," 201 RFC2464, December 1998 203 [RFC 2908] 204 D. Thaler, M. Handley and D. Estrin, "Th Internet Multicast Address 205 Allocation Architecture," RFC2908, September 2000. 207 [RFC 2909] 208 Radoslavov, P., Estrin, D., Govindan, R., Handley, M., Kumar, S. 209 and D. Thaler, "The Multicast Address-Set Claim (MASC) Protocol", 210 RFC 2909, September 2000. 212 [RFC 3041] 213 T. Narten and R. Draves, "Privacy Extensions for Stateless Address 214 Autoconfiguration in IPv6," RFC 3041, January 2001. 216 [RFC 3138] 217 Meyer, D., "Extended Assignments in 233/8", RFC 3138, June 2001. 219 [RFC 3180] 220 Meyer, D. and P. Lothberg, "GLOP Addressing in 233/8", RFC 3180, 221 September 2001. 223 [AAP WORK] 224 Handley, M. and S. Hanna, "Multicast Address Allocation Protocol 225 (AAP)", Work in Progress. 227 [ADDRARCH] 228 R. Hinden and S. Deering, "IP Version 6 Addressing Architecture", 229 Work In Progress, July 2001. 231 [UNIMULTI] 232 B. Haberman and D. Thaler, "Unicast-Prefix-based IPv6 Multicast 233 Addresses," Work In Progress, December 2001. 235 [IPV6 GID] 236 B. Haberman, "Dynamic Allocation Guidelines for IPv6 Multicast 237 Addresses," Work In Progress, October 2001. 239 9. Acknowledgements 241 We would like to thank Dave Thaler for his comments related to the 242 consistency between the unicast prefix-based multicast draft and 243 this one. 245 Authors Addresses 247 Jung-Soo Park 248 ETRI PEC 249 161 Kajong-Dong, Yusong-Gu, Taejon 305-600, Korea 250 Tel : +82 42 860 6514 251 Fax : +82 42 861 5404 252 E-mail : jspark@pec.etri.re.kr 254 Myung-Ki Shin 255 ETRI PEC 256 161 Kajong-Dong, Yusong-Gu, Taejon 305-600, Korea 257 Tel : +82 42 860 4847 258 Fax : +82 42 861 5404 259 E-mail : mkshin@pec.etri.re.kr 261 Yong-Jin Kim 262 ETRI PEC 263 161 Kajong-Dong, Yusong-Gu, Taejon 305-600, Korea 264 Tel : +82 42 860 6564 265 Fax : +82 42 861 5404 266 E-mail : yjkim@pec.etri.re.kr