home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_i / draft-ietf-ipngwg-multicast-assgn-01.txt < prev    next >
Text File  |  1996-11-15  |  15KB  |  447 lines

  1.  
  2.  
  3. INTERNET-DRAFT                              R. Hinden, Ipsilon Networks
  4. November 13, 1996                                     S. Deering, Cisco
  5.  
  6.  
  7.  
  8.  
  9.                    IPv6 Multicast Address Assignments
  10.  
  11.                <draft-ietf-ipngwg-multicast-assgn-01.txt>
  12.  
  13.  
  14.  
  15. Status of this Memo
  16.  
  17.    This document is an Internet Draft.  Internet Drafts are working
  18.    documents of the Internet Engineering Task Force (IETF), its Areas,
  19.    and its Working Groups.  Note that other groups may also distribute
  20.    working documents as Internet Drafts.
  21.  
  22.    Internet Drafts are draft documents valid for a maximum of six
  23.    months.  Internet Drafts may be updated, replaced, or obsoleted by
  24.    other documents at any time.  It is not appropriate to use Internet
  25.    Drafts as reference material or to cite them other than as a
  26.    ``working draft'' or ``work in progress.''
  27.  
  28.    Please check the 1id-abstracts.txt listing contained in the internet-
  29.    drafts Shadow Directories on nic.ddn.mil, nnsc.nsf.net,
  30.    nic.nordu.net, ftp.nisc.sri.com, or munnari.oz.au to learn the
  31.    current status of any Internet Draft.
  32.  
  33.  
  34. 1.0 Introduction
  35.  
  36.    This document defines the initial assignment of IPv6 multicast
  37.    addresses.  It is based on the "RFC-1884 IP Version 6 Addressing
  38.    Architecture" [RFC1884] and current IPv4 multicast address assignment
  39.    found in <ftp://venera.isi.edu/in-notes/iana/assignments/multicast-
  40.    addresses>.  It adapts the IPv4 assignments that are relevant to IPv6
  41.    assignments.  IPv4 assignments that were not relevant were not
  42.    converted into IPv6 assignments.  Comments are solicited on this
  43.    conversion.
  44.  
  45.    All other IPv6 multicast addresses are reserved.
  46.  
  47.    Sections 2 and 3 specify reserved and preassigned IPv6 multicast
  48.    addresses.  Section 4 defines guidelines for assigning new IPv6
  49.    multicast addresses.
  50.  
  51.  
  52.  
  53.  
  54. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 1]
  55.  
  56. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  57.  
  58.  
  59. 2. Fixed Scope Multicast Addresses
  60.  
  61.    These permanently assigned multicast addresses are valid over a
  62.    specified scope value.
  63.  
  64. 2.1 Node-Local Scope
  65.  
  66.    FF01:0:0:0:0:0:0:1     All Nodes Address                  [RFC1884]
  67.    FF01:0:0:0:0:0:0:2     All Routers Address                [RFC1884]
  68.  
  69. 2.2 Link-Local Scope
  70.  
  71.    FF02:0:0:0:0:0:0:1     All Nodes Address                  [RFC1884]
  72.    FF02:0:0:0:0:0:0:2     All Routers Address                [RFC1884]
  73.    FF02:0:0:0:0:0:0:3     Unassigned                             [JBP]
  74.    FF02:0:0:0:0:0:0:4     DVMRP Routers                  [RFC1075,JBP]
  75.    FF02:0:0:0:0:0:0:5     OSPFIGP                        [RFC1583,Moy]
  76.    FF02:0:0:0:0:0:0:6     OSPFIGP Designated Routers     [RFC1583,Moy]
  77.    FF02:0:0:0:0:0:0:7     ST Routers                    [RFC1190,KS14]
  78.    FF02:0:0:0:0:0:0:8     ST Hosts                      [RFC1190,KS14]
  79.    FF02:0:0:0:0:0:0:9     RIP Routers                  [RFC1723,GSM11]
  80.    FF02:0:0:0:0:0:0:A     EIGRP Routers                    [Farinacci]
  81.    FF02:0:0:0:0:0:0:B     Mobile-Agents                 [Bill Simpson]
  82.  
  83.    FF02:0:0:0:0:0:0:D     All PIM Routers                  [Farinacci]
  84.    FF02:0:0:0:0:0:0:E     RSVP-ENCAPSULATION                  [Braden]
  85.  
  86.    FF02:0:0:0:0:0:1:1     Link Name                       [Harrington]
  87.    FF02:0:0:0:0:0:1:2     All-dhcp-agents              [Bound,Perkins]
  88.    FF02:0:0:0:0:0:1:3     All-dhcp-servers             [Bound,Perkins]
  89.    FF02:0:0:0:0:0:1:4     All-dhcp-relays              [Bound,Perkins]
  90.  
  91.    FF02:0:0:0:0:1:XXXX:XXXX     Solicited-Node Address       [RFC1884]
  92.  
  93. 2.3 Site-Local Scope
  94.  
  95.    FF05:0:0:0:0:0:1:2     All-dhcp-agents              [Bound,Perkins]
  96.    FF05:0:0:0:0:0:1:3     All-dhcp-servers             [Bound,Perkins]
  97.    FF05:0:0:0:0:0:1:4     All-dhcp-relays              [Bound,Perkins]
  98.  
  99.  
  100. 3.0 All Scope Multicast Addresses
  101.  
  102.    These permanently assigned multicast addresses are valid over all
  103.    scope ranges.  This is shown by an "X" in the scope field of the
  104.    address that means any legal scope value.
  105.  
  106.    Note that, as defined in RFC1884, IPv6 multicast addresses which are
  107.  
  108.  
  109.  
  110. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 2]
  111.  
  112. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  113.  
  114.  
  115.    only different in scope represent different groups.  Nodes must join
  116.    each group individually.
  117.  
  118.    The IPv6 multicast addresses with variable scope are as follows:
  119.  
  120.    FF0X:0:0:0:0:0:0:0     Reserved Multicast Address         [RFC1884]
  121.  
  122.    FF0X:0:0:0:0:0:0:100   VMTP Managers Group           [RFC1045,DRC3]
  123.    FF0X:0:0:0:0:0:0:101   Network Time Protocol (NTP)   [RFC1119,DLM1]
  124.    FF0X:0:0:0:0:0:0:102   SGI-Dogfight                           [AXC]
  125.    FF0X:0:0:0:0:0:0:103   Rwhod                                  [SXD]
  126.    FF0X:0:0:0:0:0:0:104   VNP                                   [DRC3]
  127.    FF0X:0:0:0:0:0:0:105   Artificial Horizons - Aviator          [BXF]
  128.    FF0X:0:0:0:0:0:0:106   NSS - Name Service Server             [BXS2]
  129.    FF0X:0:0:0:0:0:0:107   AUDIONEWS - Audio News Multicast      [MXF2]
  130.    FF0X:0:0:0:0:0:0:108   SUN NIS+ Information Service          [CXM3]
  131.    FF0X:0:0:0:0:0:0:109   MTP Multicast Transport Protocol       [SXA]
  132.    FF0X:0:0:0:0:0:0:10A   IETF-1-LOW-AUDIO                       [SC3]
  133.    FF0X:0:0:0:0:0:0:10B   IETF-1-AUDIO                           [SC3]
  134.    FF0X:0:0:0:0:0:0:10C   IETF-1-VIDEO                           [SC3]
  135.    FF0X:0:0:0:0:0:0:10D   IETF-2-LOW-AUDIO                       [SC3]
  136.    FF0X:0:0:0:0:0:0:10E   IETF-2-AUDIO                           [SC3]
  137.    FF0X:0:0:0:0:0:0:10F   IETF-2-VIDEO                           [SC3]
  138.  
  139.    FF0X:0:0:0:0:0:0:110   MUSIC-SERVICE             [Guido van Rossum]
  140.    FF0X:0:0:0:0:0:0:111   SEANET-TELEMETRY             [Andrew Maffei]
  141.    FF0X:0:0:0:0:0:0:112   SEANET-IMAGE                 [Andrew Maffei]
  142.    FF0X:0:0:0:0:0:0:113   MLOADD                              [Braden]
  143.    FF0X:0:0:0:0:0:0:114   any private experiment                 [JBP]
  144.    FF0X:0:0:0:0:0:0:115   DVMRP on MOSPF                         [Moy]
  145.    FF0X:0:0:0:0:0:0:116   SVRLOC                            [Veizades]
  146.    FF0X:0:0:0:0:0:0:117   XINGTV                      <hgxing@aol.com>
  147.    FF0X:0:0:0:0:0:0:118   microsoft-ds         <arnoldm@microsoft.com>
  148.    FF0X:0:0:0:0:0:0:119   nbc-pro           <bloomer@birch.crd.ge.com>
  149.    FF0X:0:0:0:0:0:0:11A   nbc-pfn           <bloomer@birch.crd.ge.com>
  150.    FF0X:0:0:0:0:0:0:11B   lmsc-calren-1                         [Uang]
  151.    FF0X:0:0:0:0:0:0:11C   lmsc-calren-2                         [Uang]
  152.    FF0X:0:0:0:0:0:0:11D   lmsc-calren-3                         [Uang]
  153.    FF0X:0:0:0:0:0:0:11E   lmsc-calren-4                         [Uang]
  154.    FF0X:0:0:0:0:0:0:11F   ampr-info                          [Janssen]
  155.  
  156.    FF0X:0:0:0:0:0:0:120   mtrace                              [Casner]
  157.    FF0X:0:0:0:0:0:0:121   RSVP-encap-1                        [Braden]
  158.    FF0X:0:0:0:0:0:0:122   RSVP-encap-2                        [Braden]
  159.    FF0X:0:0:0:0:0:0:123   SVRLOC-DA                         [Veizades]
  160.    FF0X:0:0:0:0:0:0:124   rln-server                            [Kean]
  161.    FF0X:0:0:0:0:0:0:125   proshare-mc                          [Lewis]
  162.    FF0X:0:0:0:0:0:0:126   dantz                               [Yackle]
  163.  
  164.  
  165.  
  166. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 3]
  167.  
  168. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  169.  
  170.  
  171.    FF0X:0:0:0:0:0:0:127   cisco-rp-announce                [Farinacci]
  172.    FF0X:0:0:0:0:0:0:128   cisco-rp-discovery               [Farinacci]
  173.    FF0X:0:0:0:0:0:0:129   gatekeeper                            [Toga]
  174.    FF0X:0:0:0:0:0:0:12A   iberiagames                        [Marocho]
  175.  
  176.    FF0X:0:0:0:0:0:0:201  "rwho" Group (BSD) (unofficial)         [JBP]
  177.    FF0X:0:0:0:0:0:0:202   SUN RPC PMAPPROC_CALLIT               [BXE1]
  178.  
  179.    FF0X:0:0:0:0:0:2:0000
  180.     -FF0X:0:0:0:0:0:2:7FFD  Multimedia Conference Calls          [SC3]
  181.    FF0X:0:0:0:0:0:2:7FFE    SAPv1 Announcements                  [SC3]
  182.    FF0X:0:0:0:0:0:2:7FFF    SAPv0 Announcements (deprecated)     [SC3]
  183.    FF0X:0:0:0:0:0:2:8000
  184.     -FF0X:0:0:0:0:0:2:FFFF  SAP Dynamic Assignments              [SC3]
  185.  
  186.  
  187. 4.0 Assignment of New IPv6 Multicast Addresses
  188.  
  189.    Multicast address as defined in [RFC1884] have the following format:
  190.  
  191.  
  192.     |   8    |  4 |  4 |                  112 bits                   |
  193.     +------ -+----+----+---------------------------------------------+
  194.     |11111111|flgs|scop|                  group ID                   |
  195.     +--------+----+----+---------------------------------------------+
  196.  
  197.  
  198.    The current approach [RFC1972] to map IPv6 multicast addresses into
  199.    IEEE 802 MAC addresses takes the low order 32 bits of the IPv6
  200.    multicast address and uses it to create a MAC address.  Groups ID's
  201.    less than or equal to 32 bits will generate unique MAC addresses.
  202.    Due to this new IPv6 multicast addresses should be assigned so that
  203.    the group identifier is always in the low order 32 bits as shown in
  204.    the following:
  205.  
  206.  
  207.     |   8    |  4 |  4 |          80 bits          |     32 bits     |
  208.     +------ -+----+----+---------------------------+-----------------+
  209.     |11111111|flgs|scop|   reserved must be zero   |    group ID     |
  210.     +--------+----+----+---------------------------+-----------------+
  211.  
  212.  
  213.    While this limits the number of permanent IPv6 multicast groups to
  214.    2^32 this is unlikely to be a limitation in the future.  If it
  215.    becomes necessary to exceed this limit in the future multicast will
  216.    still work but the processing will be sightly slower.
  217.  
  218.  
  219.  
  220.  
  221.  
  222. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 4]
  223.  
  224. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  225.  
  226.  
  227. 5.0 References
  228.  
  229.  
  230.    [RFC1887] Rekhter, Y., Li, T., "An Architecture for IPv6 Unicast
  231.              Address Allocation", RFC-1887, December 1995.
  232.  
  233.    [RFC1884] Hinden, R., "IP Version 6 Addressing Architecture",
  234.              RFC-1884, December 1995.
  235.  
  236.    [AUTORFC] Thompson, S., "IPv6 Stateless Address Autoconfiguration",
  237.              Internet Draft.
  238.  
  239.    [RFC1045] Cheriton, D., "VMTP: Versatile Message Transaction Protocol
  240.              Specification", RFC 1045, Stanford University, February
  241.              1988.
  242.  
  243.    [RFC1075] Waitzman, D., C. Partridge, and S. Deering "Distance Vector
  244.              Multicast Routing Protocol", RFC-1075, BBN STC, Stanford
  245.              University, November 1988.
  246.  
  247.    [RFC1112] Deering, S., "Host Extensions for IP Multicasting", STD 5,
  248.              RFC 1112, Stanford University, August 1989.
  249.  
  250.    [RFC1119] Mills, D., "Network Time Protocol (Version 1),
  251.              Specification and Implementation", STD 12, RFC 1119,
  252.              University of Delaware, July 1988.
  253.  
  254.    [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  255.              Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  256.              October 1990.
  257.  
  258.    [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon, March
  259.              1994.
  260.  
  261.    [RFC1723] Malkin, G., "RIP Version 2: Carying Additional
  262.              Information", RFC 1723, Xylogics, November 1994.
  263.  
  264.    [RFC1884] Hinden, R., and S. Deering, "IP Version 6 Addressing
  265.              Architecture", RFC 1884, Ipsilon Networks, Xerox PARC,
  266.              December 1995.
  267.  
  268.    [RFC1972] Crawford, M., "A Method for the Transmission of IPv6
  269.              Packets over Ethernet Networks", RFC 11972, Fermilab,
  270.              August 1996.
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 5]
  279.  
  280. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  281.  
  282.  
  283. 6. People
  284.  
  285.    <arnoldm@microsoft.com>
  286.  
  287.    [AXC] Andrew Cherenson <arc@SGI.COM>
  288.  
  289.    [Braden] Bob Braden, <braden@isi.edu>, April 1996.
  290.  
  291.    [Bob Brenner]
  292.  
  293.    [Bressler] David J. Bressler, <bressler@tss.com>, April 1996.
  294.  
  295.    <bloomer@birch.crd.ge.com>
  296.  
  297.    [Bound] Jim Bound <bound@zk3.dec.com>
  298.  
  299.    [BXE1] Brendan Eic <brendan@illyria.wpd.sgi.com>
  300.  
  301.    [BXF] Bruce Factor <ahi!bigapple!bruce@uunet.UU.NET>
  302.  
  303.    [BXS2] Bill Schilit <schilit@parc.xerox.com>
  304.  
  305.    [Casner] Steve Casner, <casner@isi.edu>, January 1995.
  306.  
  307.    [CXM3] Chuck McManis <cmcmanis@sun.com>
  308.  
  309.    [Tim Clark]
  310.  
  311.    [DLM1] David Mills <Mills@HUEY.UDEL.EDU>
  312.  
  313.    [DRC3] Dave Cheriton <cheriton@PESCADERO.STANFORD.EDU>
  314.  
  315.    [DXS3] Daniel Steinber <Daniel.Steinberg@Eng.Sun.COM>
  316.  
  317.    [Farinacci] Dino Farinacci, <dino@cisco.com>
  318.  
  319.    [GSM11] Gary S. Malkin <GMALKIN@XYLOGICS.COM>
  320.  
  321.    [Harrington] Dan Harrington, <dan@lkg.dec.com>, July 1996.
  322.  
  323.    <hgxing@aol.com>
  324.  
  325.    [IANA] IANA <iana@isi.edu>
  326.  
  327.    [Janssen] Rob Janssen, <rob@pe1chl.ampr.org>, January 1995.
  328.  
  329.    [JBP] Jon Postel <postel@isi.edu>
  330.  
  331.  
  332.  
  333.  
  334. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 6]
  335.  
  336. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  337.  
  338.  
  339.    [JXM1] Jim Miner <miner@star.com>
  340.  
  341.    [Kean] Brian Kean, <bkean@dca.com>, August 1995.
  342.  
  343.    [KS14] <mystery contact>
  344.  
  345.    [Lee] Choon Lee, <cwl@nsd.3com.com>, April 1996.
  346.  
  347.    [Lewis] Mark Lewis, <Mark_Lewis@ccm.jf.intel.com>, October 1995.
  348.  
  349.    [Malamud] Carl Malamud, <carl@radio.com>, January 1996.
  350.  
  351.    [Andrew Maffei]
  352.  
  353.    [Marohco] Jose Luis Marocho, <73374.313@compuserve.com>, July 1996.
  354.  
  355.    [Moy] John Moy <jmoy@casc.com>
  356.  
  357.    [MXF2] Martin Forssen <maf@dtek.chalmers.se>
  358.  
  359.    [Perkins] Charlie Perkins, <perk@watson.ibm.com>
  360.  
  361.    [Guido van Rossum]
  362.  
  363.    [SC3] Steve Casner <casner@isi.edu>
  364.  
  365.    [Simpson] Bill Simpson <bill.simpson@um.cc.umich.edu> November 1994.
  366.  
  367.    [Joel Snyder]
  368.  
  369.    [SXA] Susie Armstrong <Armstrong.wbst128@XEROX.COM>
  370.  
  371.    [SXD] Steve Deering <deering@PARC.XEROX.COM>
  372.  
  373.    [tynan] Dermot Tynan, <dtynan@claddagh.ie>, August 1995.
  374.  
  375.    [Toga] Jim Toga, <jtoga@ibeam.jf.intel.com>, May 1996.
  376.  
  377.    [Uang] Yea Uang <uang@force.decnet.lockheed.com> November 1994.
  378.  
  379.    [Veizades] John Veizades,  <veizades@tgv.com>, May 1995.
  380.  
  381.    [Yackle] Dotty Yackle, <ditty_yackle@dantz.com>, February 1996.
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 7]
  391.  
  392. INTERNET-DRAFT     IPv6 Multicast Address Assignments          13 Nov 96
  393.  
  394.  
  395. 7.0 Security Considerations
  396.  
  397.    Security issues are not discussed in this memo.
  398.  
  399.  
  400. 8.0 Authors' Addresses
  401.  
  402.      Robert M. Hinden
  403.      Ipsilon Networks, Inc.
  404.      232 Java Way
  405.      Sunnyvale, CA 94089
  406.      USA
  407.  
  408.      phone: +1 415 990 2004
  409.      email: hinden@ipsilon.com
  410.  
  411.  
  412.      Stephen E. Deering
  413.      Cisco Systems, Inc.
  414.      170 West Tasman Drive
  415.      San Jose, CA 95134-1706
  416.      USA
  417.  
  418.      phone: +1 408 527-8213
  419.      email: deering@cisco.com
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446. draft-ietf-ipngwg-multicast-assgn-01.txt                        [Page 8]
  447.