home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / rfc / 2000s / rfc2019.txt < prev    next >
Text File  |  1996-10-15  |  12KB  |  340 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                        M. Crawford
  8. Request for Comments: 2019                                      Fermilab
  9. Category: Standards Track                                   October 1996
  10.  
  11.  
  12.  
  13.     A Method for the Transmission of IPv6 Packets over FDDI Networks
  14.  
  15. Status of this Memo
  16.  
  17.    This document specifies an Internet standards track protocol for the
  18.    Internet community, and requests discussion and suggestions for
  19.    improvements.  Please refer to the current edition of the "Internet
  20.    Official Protocol Standards" (STD 1) for the standardization state
  21.    and status of this protocol.  Distribution of this memo is unlimited.
  22.  
  23. Introduction
  24.  
  25.    This memo specifies the MTU and frame format for transmission of IPv6
  26.    [IPV6] packets on FDDI networks, including a method for MTU
  27.    determination in the presence of 802.1d bridges to other media.  It
  28.    also specifies the method of forming IPv6 link-local addresses on
  29.    FDDI networks and the content of the Source/Target Link-layer Address
  30.    option used the the Router Solicitation, Router Advertisement,
  31.    Neighbor Solicitation, and Neighbor Advertisement messages described
  32.    in [DISC], when those messages are transmitted on an FDDI network.
  33.  
  34. Maximum Transmission Unit
  35.  
  36.    FDDI permits a frame length of 4500 octets (9000 symbols), including
  37.    at least 22 octets (44 symbols) of Data Link encapsulation when
  38.    long-format addresses are used.  Subtracting 8 octets of LLC/SNAP
  39.    header, this would, in principle, allow the IPv6 packet in the
  40.    Information field to be up to 4470 octets.  However, it is desirable
  41.    to allow for the variable sizes and possible future extensions to the
  42.    MAC header and frame status fields.  The default MTU size for IPv6
  43.    packets on an FDDI network is therefore 4352 octets.  This size may
  44.    be reduced by a Router Advertisement [DISC] containing an MTU option
  45.    which specifies a smaller MTU, or by manual configuration of a
  46.    smaller value on each node.  If a Router Advertisement is received
  47.    with an MTU option specifying an MTU larger than the default or the
  48.    manually configured value, that MTU option may be logged to system
  49.    management but must be otherwise ignored.
  50.  
  51.    For purposes of this document, information received from DHCP is
  52.    considered "manually configured".
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Crawford                    Standards Track                     [Page 1]
  59.  
  60. RFC 2019         Transmission of IPv6 Packets Over FDDI     October 1996
  61.  
  62.  
  63. Frame Format
  64.  
  65.    FDDI provides both synchronous and asynchronous transmission, with
  66.    the latter class further subdivided by the use of restricted and
  67.    unrestricted tokens.  Only asynchronous transmission with
  68.    unrestricted tokens is required for FDDI interoperability.
  69.    Accordingly, IPv6 packets shall be sent in asynchronous frames using
  70.    unrestricted tokens.  The robustness principle dictates that nodes
  71.    should be able to receive synchronous frames and asynchronous frames
  72.    sent using restricted tokens.
  73.  
  74.    IPv6 packets are transmitted in LLC/SNAP frames, using long-format
  75.    (48 bit) addresses.  The data field contains the IPv6 header and
  76.    payload and is followed by the FDDI Frame Check Sequence, Ending
  77.    Delimiter, and Frame Status symbols.
  78.  
  79.        +-------+                                               ^
  80.        |  FC   |                                               |
  81.        +-------+-------+-------+-------+-------+-------+       |
  82.        |            Destination FDDI address           |       |
  83.        +-------+-------+-------+-------+-------+-------+      FDDI
  84.        |              Source FDDI address              |     header
  85.        +-------+-------+-------+-------+-------+-------+       |
  86.        | DSAP  | SSAP  |  CTL  |          OUI          |       |
  87.        +-------+-------+-------+-------+-------+-------+       |
  88.        |   Ethertype   |                                       v
  89.        +-------+-------+-------+-------+-------+------+------+
  90.        |            IPv6 header and payload ...              /
  91.        +-------+-------+-------+-------+-------+------+------+
  92.  
  93. FDDI Header Fields:
  94.  
  95. FC          The Frame Code must be in the range 50 to 57 hexadecimal,
  96.             inclusive, with the three low order bits indicating the
  97.             frame priority.  The Frame Code should be in the range 51 to
  98.             57 hexadecimal, inclusive, for reasons given in the next
  99.             section.
  100.  
  101. DSAP, SSAP  Both the DSAP and SSAP fields shall contain the value AA
  102.             hexadecimal, indictating SNAP encapsulation.
  103.  
  104. CTL         The Control field shall be set to 03 hexadecimal, indicating
  105.             Unnumbered Information.
  106.  
  107. OUI         The Organizationally Unique Identifier shall be set to
  108.             000000 hexadecimal.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Crawford                    Standards Track                     [Page 2]
  115.  
  116. RFC 2019         Transmission of IPv6 Packets Over FDDI     October 1996
  117.  
  118.  
  119. Ethertype   The ethernet protocol type ("ethertype") shall be set to the
  120.             value 86DD hexadecimal.
  121.  
  122. Interaction with Bridges
  123.  
  124.    802.1d MAC bridges which connect different media, for example
  125.    Ethernet and FDDI, have become very widespread.  Some of them do IPv4
  126.    packet fragmentation and/or support IPv4 Path MTU discovery [PMTU],
  127.    many others do not, or do so incorrectly.  Use of IPv6 in a bridged
  128.    mixed-media environment should not depend on support from MAC
  129.    bridges.
  130.  
  131.    For correct operation when mixed media are bridged together, the
  132.    smallest MTU of all the media must be advertised by routers in an MTU
  133.    option.  If there are no routers present, this MTU must be manually
  134.    configured in each node which is connected to a medium with larger
  135.    default MTU.  Multicast packets on such a bridged network must not be
  136.    larger than the smallest MTU of any of the bridged media.  Often, the
  137.    subnetwork topology will support larger unicast packets to be
  138.    exchanged between certain pairs of nodes.  To take advantage of
  139.    high-MTU paths when possible, nodes transmitting IPv6 on FDDI should
  140.    implement the following simple mechanism for "FDDI adjacency
  141.    detection".
  142.  
  143.    A node which implements FDDI adjacency detection and has it enabled
  144.    on an FDDI interface must set a non-zero LLC priority in all Neighbor
  145.    Advertisement, Neighbor Solicitation and, if applicable, Router
  146.    Advertisement frames transmitted on that interface.  (In IEEE 802
  147.    language, the user_priority parameter of the M_UNITDATA.request
  148.    primitive must not be zero.) If FDDI adjacency detection has been
  149.    disabled on an FDDI interface, the priority field of those frames
  150.    must be zero.
  151.  
  152.    Note that an IPv6 frame which originated on an Ethernet, or traversed
  153.    an Ethernet, before being translated by an 802.1d bridge and
  154.    delivered to a node's FDDI interface will have zero in the priority
  155.    field, as required by [BRIDGE].  (There's a fine point here: a
  156.    conforming bridge may provide a management-settable Outbound User
  157.    Priority parameter for each port.  However, the author is unaware of
  158.    any product that provides this optional capability and, in any case,
  159.    the default value for the parameter is zero.)
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. Crawford                    Standards Track                     [Page 3]
  171.  
  172. RFC 2019         Transmission of IPv6 Packets Over FDDI     October 1996
  173.  
  174.  
  175.    If a node N1 receives, in an FDDI frame with a non-zero LLC priority,
  176.    a valid Router Advertisement, Neighbor Advertisement, or Neighbor
  177.    Solicitation from a node N2, then N1 may send unicast IPv6 packets to
  178.    N2 with sizes up to the default IPv6 FDDI MTU (4352 octets),
  179.    regardless of any smaller MTU configured manually or received in a
  180.    Router Advertisement MTU option.  N2 may be the IPv6 destination or
  181.    the next hop router to the destination.
  182.  
  183.    Nodes implementing FDDI adjacency detection must provide a
  184.    configuration option to disable the mechanism.  This option may be
  185.    used when a smaller MTU is desired for reasons other than mixed-media
  186.    bridging.  By default, FDDI adjacency detection should be enabled.
  187.  
  188.    The only contemplated use of the LLC priority field of the FC octet
  189.    is to aid in per-destination MTU determination.  It would be
  190.    sufficient for that purpose to require only that Router
  191.    Advertisements, Neighbor Advertisements, and Neighbor Solicitations
  192.    sent on FDDI always have non-zero priority.  However, it may be
  193.    simpler or more useful to transmit all IPv6 packets on FDDI with
  194.    non-zero priority.
  195.  
  196. Stateless Autoconfiguration and Link-Local Addresses
  197.  
  198.    The address token [CONF] for an FDDI interface is the interface's
  199.    built-in 48-bit IEEE 802 address, in canonical bit order and with the
  200.    octet in the same order in which they would appear in the header of
  201.    an ethernet frame.  (The individual/group bit is in the first octet
  202.    and the OUI is in the first three octets.) A different MAC address
  203.    set manually or by software should not be used as the address token.
  204.  
  205.    An IPv6 address prefix used for stateless autoconfiguration of an
  206.    FDDI interface must be 80 bits in length.
  207.  
  208.    The IPv6 Link-local address [AARCH] for an FDDI interface is formed
  209.    by appending the interface's IEEE 802 address to the 80-bit prefix
  210.    FE80::.
  211.  
  212.       +-------+-------+-------+-------+-------+-------+------+------+
  213.       |  FE      80      00      00      00      00      00     00  |
  214.       +-------+-------+-------+-------+-------+-------+------+------+
  215.       |  00      00   |                  FDDI Address               |
  216.       +-------+-------+-------+-------+-------+-------+------+------+
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. Crawford                    Standards Track                     [Page 4]
  227.  
  228. RFC 2019         Transmission of IPv6 Packets Over FDDI     October 1996
  229.  
  230.  
  231. Address Mapping -- Unicast
  232.  
  233.    The procedure for mapping IPv6 addresses into FDDI link-layer
  234.    addresses is described in [DISC].  The Source/Target Link-layer
  235.    Address option has the following form when the link layer is FDDI.
  236.  
  237.       +-------+-------+-------+-------+-------+-------+------+------+
  238.       | Type  |Length |                 FDDI Address                |
  239.       +-------+-------+-------+-------+-------+-------+------+------+
  240.  
  241. Option fields:
  242.  
  243. Type        1 for Source Link-layer address.
  244.             2 for Target Link-layer address.
  245.  
  246. Length      1 (in units of 8 octets).
  247.  
  248. FDDI Address
  249.             The 48 bit FDDI IEEE 802 address, in canonical bit order.
  250.             This is the address the interface currently responds to, and
  251.             may be different from the built-in address used as the
  252.             address token.
  253.  
  254. Address Mapping -- Multicast
  255.  
  256.    An IPv6 packet with a multicast destination address DST is
  257.    transmitted to the FDDI multicast address whose first two octets are
  258.    the value 3333 hexadecimal and whose last four octets are the last
  259.    four octets of DST, ordered from more to least significant.
  260.  
  261.              +-------+-------+-------+-------+-------+-------+
  262.              |  33   |  33   | DST13 | DST14 | DST15 | DST16 |
  263.              +-------+-------+-------+-------+-------+-------+
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. Crawford                    Standards Track                     [Page 5]
  283.  
  284. RFC 2019         Transmission of IPv6 Packets Over FDDI     October 1996
  285.  
  286.  
  287. Security Considerations
  288.  
  289.    Security considerations are not addressed in this memo.
  290.  
  291. Acknowledgments
  292.  
  293.    Erik Nordmark contributed to the method for interaction with bridges.
  294.  
  295. References
  296.  
  297.    [AARCH] Hinden, and S. Deering, "IP Version 6 Addressing
  298.            Architecture", RFC 1884, December 1995.
  299.  
  300.    [BRIDGE]ISO/IEC 10038 : 1993 [ANSI/IEEE Std 802.1D] Media access
  301.            control (MAC) bridges.
  302.  
  303.    [CONF] Thomson, S., and T. Narten, "IPv6 Stateless Address
  304.           Autoconfiguration", RFC 1971, August 1996.
  305.  
  306.    [DISC] Narten, T., Nordmark, E., and W. Simpson, "Neighbor Discovery
  307.           for IP Version 6 (IPv6), RFC 1970, August 1996.
  308.  
  309.    [IPV6] Deering, S., and R. Hinden, "Internet Protocol, Version 6
  310.           (IPv6) Specification", RFC 1883, August 1996.
  311.  
  312.    [PMTU] Mogul, J., and S. Deering, "Path MTU Discovery", RFC 1191,
  313.           November 1990.
  314.  
  315. Author's Address
  316.  
  317.    Matt Crawford
  318.    Fermilab MS 368
  319.    PO Box 500
  320.    Batavia, IL 60510
  321.    USA
  322.  
  323.    Phone: +1 708 840-3461
  324.  
  325.    EMail: crawdad@fnal.gov
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Crawford                    Standards Track                     [Page 6]
  339.  
  340.