home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_s_z / draft-souvatzis-ipv6-arcnet-01.txt < prev    next >
Text File  |  1996-10-10  |  6KB  |  225 lines

  1.  
  2.  
  3. INTERNET-DRAFT                                              I. Souvatzis
  4. Expires 13 April 1997                                 The NetBSD Project
  5.                                                          13 October 1996
  6.  
  7.  
  8.   A Method for the Transmission of IPv6 Packets over ARCnet Networks.
  9.                   <draft-souvatzis-ipv6-arcnet-01.txt>
  10.  
  11.  
  12. Status of this Memo
  13.  
  14.    This document is an Internet-Draft.  Internet-Drafts are working
  15.    documents of the Internet Engineering Task Force (IETF), its areas,
  16.    and its working groups.  Note that other groups may also distribute
  17.    working documents as Internet-Drafts.
  18.  
  19.    Internet-Drafts are draft documents valid for a maximum of six months
  20.    and may be updated, replaced, or obsoleted by other documents at any
  21.    time.  It is inappropriate to use Internet- Drafts as reference
  22.    material or to cite them other than as ``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 ftp.is.co.za (Africa), nic.nordu.net (Europe),
  27.    munnari.oz.au (Pacific Rim), ds.internic.net (US East Coast), or
  28.    ftp.isi.edu (US West Coast).
  29.  
  30.    Distribution of this memo is unlimited. Please send comments to the
  31.    author.
  32.  
  33. Introduction
  34.  
  35.    This memo specifies a frame format for transmission of IPv6 [IPV6]
  36.    packets and the method of forming IPv6 link-local addresses on ARCnet
  37.    networks. It also specifies the content of the Source/Target Link-
  38.    layer Address option used by the Router Solicitation, Router
  39.    Advertisement, Neighbor Solicitation, and Neighbor Advertisement
  40.    messages described in [DISC], when those messages are transmitted on
  41.    an ARCnet.
  42.  
  43. Frame Format
  44.  
  45.    IPv6 packets are link layer fragmented and reassembled according to
  46.    [PHDS]. A brief but sufficient discussion of this fragmentation
  47.    method can be found in [ARCIP4].
  48.  
  49.    The protocol id used is hex D4, the same as for IPv4. IPv6 packets
  50.    are recognized by looking at the version number in the high half of
  51.  
  52.  
  53.  
  54. Souvatzis                Expires 13 April 1997          [Page 1]
  55.  
  56. INTERNET-DRAFT          IPv6 Datagrams on ARCnet         13 October 1996
  57.  
  58.  
  59.    the first octet of the data, which is 4 for IPv4 and 6 for IPv6.
  60.  
  61. Maximum Transmission Unit
  62.  
  63.    The maximum IPv6 packet length possible using this encapsulation
  64.    method is 60,480 octets. Since this length is impractical, all ARCnet
  65.    implementations on a given ARCnet network will need to agree on a
  66.    smaller value. In the presence of a router, this size should be
  67.    reduced by a Router Advertisement [DISC] containing an MTU option, or
  68.    by manual configuration of each node. If a Router Advertisement is
  69.    received with an MTU option specifying an MTU larger than 60480, or
  70.    larger than a manually configured value less than 60480, that MTU
  71.    option must be ignored.
  72.  
  73.    In any case, implementations must be able to send and receive IPv6
  74.    datagrams up to 576 octets in length, and are strongly encouraged to
  75.    handle IPv6 datagrams up to 1500 octets in length.
  76.  
  77.    Implementations may accept arriving IPv6 datagrams which are larger
  78.    than their configured maximum transmission unit.  They are not
  79.    required to discard such datagrams.
  80.  
  81. Stateless Auto-configuration and Link-Local Addresses
  82.  
  83.    The address token [CONF] for an ARCnet interface is the interface's
  84.    configured 8-bit hardware address, in canonical bit order.
  85.  
  86.    An IPv6 address prefix used for stateless auto-configuration of an
  87.    ARCnet interface must be 120 bits in length.
  88.  
  89.    The IPv6 Link-local address [AARCH] for an ARCnet interface is formed
  90.    by appending the interface's hardware address to the 120-bit prefix
  91.    FE80::.
  92.  
  93.    +-------+-------+-------+-------+-------+-------+------+---------------+
  94.    |  FE      80      00      00      00      00      00     00           |
  95.    +-------+-------+-------+-------+-------+-------+------+---------------+
  96.    |  00      00      00      00      00      00      00  | ARCnet address|
  97.    +-------+-------+-------+-------+-------+-------+------+---------------+
  98.  
  99. Address Mapping -- Unicast
  100.  
  101.    The procedure for mapping IPv6 addresses into ARCnet link-layer
  102.    addresses is described in [DISC]. The Source/Target link layer
  103.    Address option has the following form when the link layer is ARCnet.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. Souvatzis                Expires 13 April 1997          [Page 2]
  111.  
  112. INTERNET-DRAFT          IPv6 Datagrams on ARCnet         13 October 1996
  113.  
  114.  
  115.    +-------+-------+---------------+-------+-------+---...------+
  116.    | Type  |Length | ARCnet Address|   5 octets of padding      |
  117.    +-------+-------+---------------+-------+-------+---...------+
  118.  
  119.    Option fields:
  120.    Type    1 for Source Link-layer address.
  121.            2 for Target Link-layer address.
  122.    Length  1 (in units of 8 octets).
  123.  
  124.    ARCnet address
  125.  
  126.            The 8 bit ARCnet address, in canonical bit order.
  127.  
  128. Address Mapping -- Multicast
  129.  
  130.    As ARCnet only provides 1 multicast address (hex 00), all IPv6
  131.    multicast packets must be mapped to this address.
  132.  
  133.  
  134. Security Considerations
  135.  
  136.  
  137.    Security issues are not discussed in this memo.
  138.  
  139. References
  140.  
  141.    [AARCH] Hinden, R., and S. Deering, "IP Version 6 Addressing
  142.    Architecture", RFC 1884, December 1995.
  143.  
  144.    [ARCIPV4] Provan, D., "Transmitting IP Traffic over ARCNET Networks",
  145.    RFC1201, Novell, Inc., February 1991
  146.  
  147.    [CONF] Thomson, S., and T. Narten, "IPv6 Stateless Address
  148.    Autoconfiguration", RFC 1971, August 1996.
  149.  
  150.    [DISC] Narten, T., Nordmark, E., and W. Simpson, "Neighbor Discovery
  151.    for IP Version 6 (IPv6)", RFC 1970, August 1996.
  152.  
  153.  
  154.    [IPV6] S. Deering, R. Hinden, Internet Protocol, Version 6 (IPv6)
  155.    Specification.  RFC1883.
  156.  
  157.  
  158.    [PHDS] Novell, Inc., "ARCNET Packet Header Definition Standard",
  159.    Novell, Inc., November 1989.
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166. Souvatzis                Expires 13 April 1997          [Page 3]
  167.  
  168. INTERNET-DRAFT          IPv6 Datagrams on ARCnet         13 October 1996
  169.  
  170.  
  171. Author's Address
  172.  
  173.    Ignatios Souvatzis
  174.    The NetBSD Project
  175.    Muehlental 27
  176.    D-53639 Koenigswinter
  177.    Germany
  178.  
  179.    Phone (work): +49 (228) 734316
  180.  
  181.    EMail: is@netbsd.org
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. Souvatzis                Expires 13 April 1997          [Page 4]
  223.  
  224.  
  225.