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-ipng-token-ring-01.txt < prev    next >
Text File  |  1996-01-25  |  13KB  |  418 lines

  1.  
  2.       Internet Engineering Task Force                           Stephen Thomas
  3.       INTERNET DRAFT                                               AT&T Tridom
  4.       <draft-ietf-ipng-token-ring-01.txt>                     January 22, 1996
  5.  
  6.  
  7.        A Method for the Transmission of IPv6 Packets over Token Ring Networks
  8.  
  9.  
  10.  
  11.       Status of this Memo
  12.  
  13.      This document is an Internet Draft. Internet Drafts are working
  14.      documents of the Internet Engineering Task Force (IETF), its Areas,
  15.      and its Working Groups. Note that other groups may also distribute
  16.      working documents as Internet Drafts.
  17.  
  18.      Internet Drafts are draft documents valid for a maximum of six
  19.      months. Internet Drafts may be updated, replaced, or obsoleted by
  20.      other documents at any time. It is not appropriate to use Internet
  21.      Drafts as reference material or to cite them other than as a
  22.      "working draft" or "work in progress."
  23.  
  24.      To learn the current status of any Internet-Draft, please check the
  25.      ``1id-abstracts.txt'' listing contained in the Internet Drafts
  26.      Shadow Directories on ds.internic.net (US East Coast), nic.nordu.net
  27.      (Europe), ftp.isi.edu (US  West  Coast), or munnari.oz.au (Pacific
  28.      Rim).
  29.  
  30.      Distribution of this memo is unlimited.
  31.  
  32.  
  33.       Introduction
  34.  
  35.      This memo specifies the frame format for transmission of IPv6 [IPV6]
  36.      packets and the method of forming IPv6 link-local addresses on Token
  37.      Ring networks [802.5]. It also specifies the content of the
  38.      Source/Target Link-layer Address option used by the Router
  39.      Solicitation, Router Advertisement, Neighbor Solicitation, and
  40.      Neighbor Advertisement messages described in [DISC], when those
  41.      messages are transmitted on a Token Ring. The memo concludes with a
  42.      description of the mapping of IPv6 multicast addresses to Token Ring
  43.      functional addresses.
  44.  
  45.  
  46.       Acknowledgments
  47.  
  48.      Several members of the IEEE 802.5 Working Group contributed their
  49.      knowledge and experience to the drafting of this specification,
  50.      including Jim, Andrew Draper, George Lin, John Messenger, Kirk
  51.      Preiss, and Trevor Warwick. The author would also like to thank many
  52.      members of the IPng working group for their advice and suggestions,
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.       Thomas                     Expires July 1996                    [Page 1]
  60.  
  61.  
  62.  
  63.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  64.  
  65.  
  66.      including Ran Atkinson, Scott Bradner, Matt Crawford, Steve Deering,
  67.      Francis Dupont, Robert Elz, Thomnas Narten, and Matt Thomas.
  68.  
  69.  
  70.       IPv6 Encapsulation
  71.  
  72.      IPv6 packets are transmitted in LLC/SNAP frames.  The data field
  73.      contains the IPv6 header and payload. The following figure shows a
  74.      complete 802.5 frame containing an IPv6 datagram.
  75.  
  76.              +-------+-------+-------+-------+
  77.              |  SD   |  AC   |  FC   |       |
  78.              +-----------------------+       |
  79.              |      Destination Address      |
  80.              |       +-----------------------+
  81.              |       |     Source            |
  82.              +-------+    Address    +-------+
  83.              |                       | DSAP  |
  84.              +-------+-------+-------+-------+
  85.              | SSAP  |  CTL  |      OUI      |
  86.              +-------+-------+-------+-------+
  87.              |  OUI  |   EtherType   |       |
  88.              +-------+---------------+       |
  89.              |                               |
  90.              ~  IPv6 header and payload...   ~
  91.              |                               |
  92.              +-------------------------------+
  93.              |              FCS              |
  94.              +-------+-------+---------------+
  95.              |  ED   |  FS   |
  96.              +-------+-------+
  97.  
  98.  
  99.  
  100.      In the presence of source route bridges, a routing information field
  101.      (RIF) may appear immediately after the source address. A RIF is
  102.      present in frames when the most significant bit of the source
  103.      address is set to one. (This is the bit whose position corresponds
  104.      to that of the Individual/Group bit in the Destination Address.)
  105.  
  106.  
  107.       Token Ring Header Fields
  108.  
  109.      SD - Starting Delimiter
  110.  
  111.      AC - Access Control
  112.  
  113.      FC - Frame Control
  114.  
  115.  
  116.  
  117.  
  118.  
  119.       Thomas                      Expires July 1996                   [Page 2]
  120.  
  121.  
  122.  
  123.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  124.  
  125.  
  126.      Destination Address - 48-bit IEEE address of destination station
  127.  
  128.      Source Address - 48-bit IEEE address of source station
  129.  
  130.      DSAP - Destination Service Access Point (for LLC/SNAP format, shall
  131.         always contain the value 0xAA)
  132.  
  133.      SSAP - Source Service Access Point (for LLC/SNAP format, shall
  134.         always contain the value 0xAA)
  135.  
  136.      CTL - Control Field (for Unnumbered Information, shall always
  137.            contain the value 0x03)
  138.  
  139.      OUI - Organizationally Unique Identifier (for EtherType encoding,
  140.            shall always contain the value 0x000000)
  141.  
  142.      EtherType - Protocol type of encapsulated payload (for IPv6, shall
  143.              always contain the value 0x86DD)
  144.  
  145.      FCS - Frame Check Sequence
  146.  
  147.      ED - Ending Delimiter
  148.  
  149.      FS - Frame Status
  150.  
  151.  
  152.       Maximum Transmission Unit
  153.  
  154.      IEEE 802.5 networks have a maximum frame size based on the maximum
  155.      time a node may hold the token. This time depends on many factors
  156.      including the data signaling rate and the number of nodes on the
  157.      ring. Because the maximum frame size varies, implementations must
  158.      rely on static configuration or router advertisements [DISC] to
  159.      determine actual MTU sizes. Common default values include
  160.      approximately 2000, 4000, and 8000 octets.
  161.  
  162.      In the absence of any other information, an implementation should
  163.      use a default MTU of 1500 octets. This size offers compatibility
  164.      with all common 802.5 defaults, as well as with Ethernet LANs in an
  165.      environment using transparent bridging.
  166.  
  167.      In an environment using source route bridging, the process of
  168.      discovering the MAC-level path to a neighbor can yield the MTU for
  169.      the path to that neighbor. The information is contained in the
  170.      largest frame (LF) subfield of the routing information field. This
  171.      field limits the size of the information field of frames to that
  172.      destination, and that information field includes both the LLC
  173.      [802.2] header and the IPv6 datagram. Since, for IPv6, the LLC
  174.  
  175.  
  176.  
  177.  
  178.  
  179.       Thomas                      Expires July 1996                   [Page 3]
  180.  
  181.  
  182.  
  183.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  184.  
  185.  
  186.      header is always 8 octets in length, the IPv6 MTU can be found by
  187.      subtracting 8 from the maximum frame size defined by the LF
  188.      subfield. If an implementation uses this information to determine
  189.      MTU sizes, it must maintain separate MTU values for each neighbor.
  190.  
  191.      A detailed list of the LF values and the resulting maximum frame
  192.      size can be found in [802.1D]. To illustrate the calculation of IPv6
  193.      MTU, the following table lists several common values. Note that some
  194.      of the 802.1D LF values would result in an IP MTU less than 576
  195.      bytes. This size is less than the IPv6 minimum, and communication
  196.      across paths with those MTUs is generally not possible using IPv6.
  197.  
  198.         LF (base)  LF (extension)   MAC MTU      IP MTU
  199.  
  200.             001          000         1470         1462
  201.             010          000         2052         2044
  202.             011          000         4399         4391
  203.             100          000         8130         8122
  204.             101          000        11407        11399
  205.             110          000        17749        17741
  206.             111          000        41600        41592
  207.  
  208.      When presented with conflicting MTU values from several sources, an
  209.      implementation should choose from those sources according to the
  210.      following priorities:
  211.  
  212.         1. Largest Frame values from source route bridging (only for
  213.            specific, unicast destinations)
  214.  
  215.         2. Router advertisements
  216.  
  217.         3. Static configuration
  218.  
  219.         4. Default of 1500
  220.  
  221.  
  222.       Stateless Autoconfiguration and Link-local Addresses
  223.  
  224.      The address token [CONF] for a Token Ring interface is the built-in
  225.      48-bit IEEE 802 address associated with that interface, in canonical
  226.      bit order. (Note: multiple interfaces on a system may share the same
  227.      IEEE 802 address.) A different MAC address set manually or by
  228.      software should not be used as the address token.
  229.  
  230.      An IPv6 address prefix used for stateless autoconfiguration of a
  231.      Token Ring interface must be 80 bits in length.
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.       Thomas                      Expires July 1996                   [Page 4]
  240.  
  241.  
  242.  
  243.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  244.  
  245.  
  246.      The IPv6 Link-local address [AARCH] for a Token Ring interface is
  247.      formed by appending the interface's IEEE 802 address to the 80-bit
  248.      prefix FE80::.
  249.  
  250.              +-------+-------+-------+-------+
  251.              |  FE      80      00      00   |
  252.              +-------+-------+-------+-------+
  253.              |  00      00      00      00   |
  254.              +-------+-------+-------+-------+
  255.              |  00      00   |               |
  256.              +-------+-------+               |
  257.              |      Token Ring Address       |
  258.              +-------+-------+-------+-------+
  259.  
  260.  
  261.       Address Mapping - Unicast
  262.  
  263.      The procedure for mapping IPv6 addresses into Token Ring link layer
  264.      addresses is described in [DISC]. The Source/Target Link Layer
  265.      Address option has the following form when the link layer is Token
  266.      Ring.
  267.  
  268.              +-------+-------+-------+-------+
  269.              | Type  |Length |               |
  270.              +-------+-------+               |
  271.              |      Token Ring Address       |
  272.              +-------+-------+-------+-------+
  273.  
  274.      Option Fields:
  275.  
  276.      Type    1 for Source Link Layer Address
  277.          2 for Target Link Layer Address
  278.  
  279.      Length  1 (in units of 8 octets)
  280.  
  281.      Token Ring Address
  282.          The 48-bit IEEE 802 address, in canonical bit order.
  283.  
  284.  
  285.       Address Mapping - Multicast
  286.  
  287.      All IPv6 packets with multicast destination addresses are
  288.      transmitted to Token Ring functional addresses. The following table
  289.      shows the specific mapping between the IPv6 addresses and Token Ring
  290.      functional addresses (in canonical form). Note that protocols other
  291.      than IPv6 may use these same functional addresses, so all Token Ring
  292.      frames destined to these functional addresses are not guaranteed to
  293.      be IPv6 datagrams.
  294.  
  295.  
  296.  
  297.  
  298.  
  299.       Thomas                      Expires July 1996                   [Page 5]
  300.  
  301.  
  302.  
  303.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  304.  
  305.  
  306.      MAC Func Addr (canonical)       IPv6 Multicast Addresses
  307.  
  308.         03 00 80 00 00 00        all nodes (FF0X::1) and solicited
  309.                      node (FF02::1:XXXX:XXXX) addresses
  310.  
  311.         03 00 40 00 00 00        all routers addresses (FF0X::2)
  312.  
  313.         03 00 00 80 00 00        any other multicast address with three
  314.                      least significant bits = 000
  315.  
  316.         03 00 00 40 00 00        any other multicast address with three
  317.                      least significant bits = 001
  318.  
  319.         03 00 00 20 00 00        any other multicast address with three
  320.                      least significant bits = 010
  321.  
  322.         03 00 00 10 00 00        any other multicast address with three
  323.                      least significant bits = 011
  324.  
  325.         03 00 00 08 00 00        any other multicast address with three
  326.                      least significant bits = 100
  327.  
  328.         03 00 00 04 00 00        any other multicast address with three
  329.                      least significant bits = 101
  330.  
  331.         03 00 00 02 00 00        any other multicast address with three
  332.                      least significant bits = 110
  333.  
  334.         03 00 00 01 00 00        any other multicast address with three
  335.                      least significant bits = 111
  336.  
  337.  
  338.       Security Considerations
  339.  
  340.      Security considerations are not addressed in this memo.
  341.  
  342.  
  343.       References
  344.  
  345.      [802.1D] IEEE Standards for Local and Metropolitan Area Networks:
  346.           Media Access Control (MAC) Bridges. ANSI/IEEE Std 802.1D, 1993
  347.           Edition.
  348.  
  349.      [802.2] IEEE Standards for Local Area Networks: Logical Link
  350.           Control. ANSI/IEEE Std 802.2-1985.
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.       Thomas                      Expires July 1996                   [Page 6]
  360.  
  361.  
  362.  
  363.       INTERNET-DRAFT            IPv6 over Token Ring          January 11, 1996
  364.  
  365.  
  366.      [802.5] IEEE Standards for Local and Metropolitan Area Networks:
  367.           Token Ring Access Method and Physical Layer Specifications.
  368.           IEEE Std 802.5-1995.
  369.  
  370.      [AARCH] R. Hinden, S. Deering, IP Version 6 Addressing Architecture.
  371.           RFC 1884.
  372.  
  373.      [CONF]  S. Thomson, IPv6 Stateless Address Autoconfiguration.
  374.           Currently draft-ietf-addrconf-ipv6-auto-07.txt.
  375.  
  376.      [DISC]  T. Narten, E. Nordmark, W. A. Simpson, Neighbor Discovery
  377.           for IP Version 6 (IPv6).  Currently draft-ietf-ipngwg-
  378.           discovery-03.txt.
  379.  
  380.      [IPV6]  S. Deering, R. Hinden, Internet Protocol, Version 6 (IPv6)
  381.           Specification.  RFC 1883.
  382.  
  383.  
  384.       Author's Address
  385.  
  386.      Stephen Thomas
  387.      AT&T Tridom                 Phone: (770) 514-3522
  388.      840 Franklin Court          Fax:   (770) 514-3491
  389.      Marietta, GA 30067  USA     Email: stephen.thomas@tridom.com
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.       Thomas                      Expires July 1996                   [Page 7]
  415.  
  416.  
  417.  
  418.