home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_n_r / draft-rfced-info-murakami-00.txt < prev    next >
Text File  |  1997-04-25  |  6KB  |  203 lines

  1.  
  2.    INTERNET-DRAFT      EXPIRES OCTOBER 1997          INTERNET-DRAFT
  3.  
  4. Network Working Group                                   M. Maruyama
  5. INTERNET-DRAFT                                          K. Murakami
  6. Category: Informational                                 NTT Laboratories
  7.                                                         April 1997
  8.  
  9.  
  10.                     MAPOS Version 1 Assigned Numbers
  11.                     <draft-rfced-info-murakami-00.txt>
  12.  
  13.  
  14. Status of this Memo
  15.  
  16.    This document is an Internet-Draft.  Internet-Drafts are working
  17.    documents of the Internet Engineering Task Force (IETF), its
  18.    areas, and its working groups.  Note that other groups may also
  19.    distribute working documents as Internet-Drafts.
  20.  
  21.    Internet-Drafts are draft documents valid for a maximum of six
  22.    months and may be updated, replaced, or obsoleted by other
  23.    documents at any time.  It is inappropriate to use Internet-
  24.    Drafts as reference material or to cite them other than as ``work
  25.    in progress.''
  26.  
  27.    To learn the current status of any Internet-Draft, please check
  28.    the ``1id-abstracts.txt'' listing contained in the Internet-
  29.    Drafts Shadow Directories on ftp.is.co.za (Africa), nic.nordu.net
  30.    (Europe), munnari.oz.au (Pacific Rim), ds.internic.net (US East
  31.    Coast), or ftp.isi.edu (US West Coast).
  32.  
  33. Authors' Note:
  34.  
  35.    This memo documents the parameters used in the Multiple Access
  36.    Protocol over SONET/SDH Version 1.  This document is NOT the product
  37.    of an IETF working group nor is it a standards track document.  It
  38.    has not necessarily benefited from the widespread and in-depth
  39.    community review that standards track documents receive.
  40.  
  41. Abstract
  42.  
  43.    This document describes the protocol parameters used in the Multiple
  44.    Access Over SONET/SDH (MAPOS) version 1. MAPOS is a link layer
  45.    protocol and provides multiple access capability over SONET/SDH
  46.    links.
  47.  
  48. 1. Introduction
  49.  
  50.    Multiple Access Protocol over SONET/SDH (MAPOS) [1] is a high-speed
  51.    link-layer protocol that provides multiple access capability over
  52.    SONET(Synchronous Optical Network)/SDH(Synchronous Digital
  53.    Hierarchy)[2][3][4][5]. Its frame format is based on the HDLC-like
  54.    framing [6] for PPP.  A component called ``Frame Switch'' [1] allows
  55.    multiple nodes to be connected together in a star topology to form a
  56.    LAN. Using long haul SONET/SDH links, the nodes on such a ``SONET-
  57.    LAN'' can span over a wide geographical area. The Internet Protocol
  58.    (IP) [7] datagrams are transmitted in MAPOS HDLC frames [8].
  59.  
  60.    This document describes the protocol parameters used in MAPOS version
  61.    1 [1].
  62.  
  63. 2. Protocol Field Assignments
  64.  
  65.    The MAPOS Version 1 Data Link Layer [1] contains a 16 bit Protocol
  66.    field to identify the the encapsulated protocol.  The Protocol field
  67.    is consistent with the ISO 3309 (HDLC) extension mechanism for
  68.    address fields.  All protocol numbers MUST be assigned such that the
  69.    least significant bit of the most significant octet equals "0", and
  70.    the least significant bit of the least significant octet equals "1".
  71.  
  72.    Assigned MAPOS Protocol Numbers
  73.  
  74.  
  75.  
  76. Maruyama, Murakami                                              [Page 1]
  77.  
  78. INTERNET-DRAFT            MAPOS Version 1 Assigned Numbers          April 1997
  79.  
  80.  
  81.  
  82.            Value (in hex)  Protocol Name
  83.  
  84.            0001-001F       Not Used - reserved
  85.            0021            MAPOS Version 1 Internet Protocol Version 4 [8]
  86.            0023-FCFF       Not Used - reserved
  87.            FE01            MAPOS Version 1 Address Resolution Protocol (ARP[8])
  88.            FE03            MAPOS Version 1 Node Switch Protocol (NSP[9])
  89.            FE05            MAPOS Version 1 Switch Switch Protocol (SSP[10])
  90.            FE07-FEFF       Not Used - reserved
  91.  
  92.  
  93. 3. Address Resolution Protocol Parameters
  94.  
  95.    This section explains the parameters for MAPOS ARP [8].  An
  96.    implementation MUST provide an UNARP mechanism to flush obsolete ARP
  97.    cache entries[8].
  98.  
  99.    MAPOS ARP Assignments:
  100.  
  101.  
  102.            Number Operation Code (op)
  103.            ------ --------------------------
  104.                 1  REQUEST
  105.                 2  REPLY
  106.                23  MAPOS-UNARP
  107.  
  108.  
  109.  
  110.            Number Hardware Type (hrd)
  111.            ------ -----------------------------------
  112.                25 MAPOS
  113.  
  114.  
  115.  
  116. References
  117.  
  118.    [1]   K. Murakami and M. Maruyama, "MAPOS - Multiple Access Protocol
  119.          over SONET/SDH, Version 1," April 1997.
  120.  
  121.    [2]   CCITT Recommendation G.707: Synchronous Digital Hierarchy Bit
  122.          Rates (1990).
  123.  
  124.    [3]   CCITT Recommendation G.708: Network Node Interface for Synchronous
  125.          Digital Hierarchy (1990).
  126.  
  127.    [4]   CCITT Recommendation G.709: Synchronous Multiplexing Structure
  128.          (1990).
  129.  
  130.    [5]   American National Standard for Telecommunications - Digital
  131.          Hierarchy - Optical Interface Rates and Formats Specification,
  132.          ANSI T1.105-1991.
  133.  
  134.    [6]   W. Simpson, editor, "PPP in HDLC-like Framing," RFC-1662,
  135.  
  136.  
  137.  
  138. Maruyama, Murakami                                              [Page 2]
  139.  
  140. INTERNET-DRAFT        MAPOS Version 1 Assigned Numbers          April 1997
  141.  
  142.  
  143.          July 1994.
  144.  
  145.    [7]   J. Postel, "Internet Protocol (IP)," RFC-791, September 1981.
  146.  
  147.    [8]   K. Murakami and M. Maruyama, "IPv4 over MAPOS Version 1,"
  148.          April, 1997.
  149.  
  150.    [9]   K. Murakami and M. Maruyama, "A MAPOS version 1 Extension -
  151.          Node Switch Protocol," April, 1997.
  152.  
  153.    [10]  K. Murakami and M. Maruyama, "A MAPOS version 1 Extension -
  154.          Switch Switch Protocol," April, 1997.
  155.  
  156.  
  157. Acknowledgements
  158.  
  159.    The authors would like to acknowledge the contributions and thoughtful
  160.    suggestions of John P. Mullaney, Clark Bremer, Masayuki Kobayashi,
  161.    Paul Francis, Toshiaki Yoshida, and Takahiro Sajima.
  162.  
  163. Author's Address
  164.  
  165.      Mitsuru Maruyama
  166.      NTT Software Laboratories
  167.      3-9-11, Midori-cho
  168.      Musashino-shi
  169.      Tokyo-180, Japan
  170.      E-mail: mitsuru@ntt-20.ecl.net
  171.  
  172.      Ken Murakami
  173.      NTT Software Laboratories
  174.      3-9-11, Midori-cho
  175.      Musashino-shi
  176.      Tokyo-180, Japan
  177.      E-mail: murakami@ntt-20.ecl.net
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. Maruyama, Murakami                                              [Page 3]
  201.  
  202. INTERNET-DRAFT       EXPIRES OCTOBER 1997                INTERNET-DRAFT
  203.