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-ion-sig-uni4.0-01.txt < prev    next >
Text File  |  1996-11-19  |  48KB  |  1,125 lines

  1.  
  2. ION WG                                               M. Maher, A. Mankin
  3. Category: internet-draft                                   November 1996
  4. draft-ietf-ion-sig-uni4.0-01.txt                 Expires: April 10, 1996
  5.  
  6.  
  7.  
  8.         ATM Signalling Support for IP over ATM - UNI 4.0 Update
  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 months
  19.    and may be updated, replaced, or obsoleted by other documents at any
  20.    time.  It is inappropriate to use Internet-Drafts as reference
  21.    material or to cite them other than as ``work in progress.''
  22.  
  23.    To learn the current status of any Internet-Draft, please check the
  24.    ``1id-abstracts.txt'' listing contained in the Internet-Drafts Shadow
  25.    Directories on ds.internic.net (US East Coast), nic.nordu.net
  26.    (Europe), ftp.isi.edu (US West Coast), or munnari.oz.au (Pacific
  27.    Rim).
  28.  
  29.  
  30. Abstract
  31.  
  32.    This memo describes how to efficiently use the ATM call control
  33.    signalling procedures defined in UNI 4.0 [UNI96] to support IP over
  34.    ATM environments as described in RFC 1577 [LAUB94] and in [KATZ96].
  35.    Among the new features found in UNI 4.0 signalling are Available Bit
  36.    Rate (ABR) signalling and traffic parameter negotiation.  This
  37.    initial draft highlights the features of UNI 4.0 signalling that
  38.    provide IP entities capabilities for requesting ATM service in sites
  39.    with SVC support, whether it is private ATM or publicly provisioned
  40.    ATM, in which case the SVC support is probably configured inside
  41.    PVPs.
  42.  
  43.    This document is only relevant to IP when used as the well know "best
  44.    effort" connectionless service. In particular, this means that this
  45.    document does not pertain to IP in the presence of implemented IP
  46.    Integrated Services (ISS).  The topic of IP with ISS over ATM will be
  47.    handled by a different specification or set of specifications being
  48.    worked on in the IISSL WG.
  49.  
  50.  
  51.  
  52.  
  53. Maher, Mankin                                                   [Page 1]
  54.  
  55. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  56.  
  57.  
  58.    This specification is follow-on to RFC 1755, "ATM Signaling Support
  59.    for IP over ATM", which is based on UNI signalling 3.1. Readers are
  60.    assumed to be familiar with RFC 1755.
  61.  
  62.                              Table of Contents
  63.  
  64.      1.  Conventions ...............................................   2
  65.      2.  Overview ..................................................   3
  66.      3.  Use of Protocol Procedures ................................   3
  67.          3.1  VC Teardown...........................................   3
  68.      4.  Overview of Call Establishment Message Content ............   3
  69.      5.  Description of Information Elements .......................   4
  70.          5.1  ATM Adaptation Layer Parameters ......................   4
  71.          5.2  Broadband Low Layer Information  .....................   5
  72.          5.3  Traffic Management Issues and Related IEs.............   5
  73.               5.3.1  ATM Traffic Descriptor ........................   7
  74.               5.3.2  Traffic Parameter Negotiation ..................  7
  75.               5.3.3  Broadband Bearer Capability ....................  7
  76.               5.3.4  QoS Parameter ..................................  8
  77.                      5.3.4.1  Signalling of Individual QoS Parameters  8
  78.          5.6  ATM Addressing Information ...........................   8
  79.      6.  ABR Signalling In More Detail  ............................   9
  80.      7.  Frame Discard Capability ..................................   9
  81.      8.  Security Consideration ....................................  10
  82.      9.  Open Issues ...............................................  10
  83.      10. Acknowledgements...........................................  10
  84.      11. References ................................................  10
  85.      12. Authors ...................................................  11
  86.      Appendix A  Sample Signaling Messages .........................  12
  87.      Appendix B  Combinations of Traffic Related Parameters ........  14
  88.  
  89.  
  90.  
  91.    1.  Conventions
  92.  
  93.    The following language conventions are used in the items of specifi-
  94.    cation in this document:
  95.  
  96.    o   MUST, SHALL, or MANDATORY -- the item is an absolute requirement
  97.        of the specification.
  98.  
  99.    o   SHOULD or RECOMMEND -- this item SHOULD generally be followed for
  100.        all but exceptional circumstances.
  101.  
  102.    o   MAY or OPTIONAL -- the item is truly optional and MAY be followed
  103.        or ignored according to the needs of the implementor.
  104.  
  105.  
  106.  
  107.  
  108.  
  109. Maher, Mankin                                                   [Page 2]
  110.  
  111. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  112.  
  113.  
  114.    2.  Overview
  115.  
  116.    UNI Signalling version 4.0 is the ATM Forum follow-on specification
  117.    to UNI Signalling 3.1. Among the new features in UNI 4.0, those of
  118.    particular interest to IP over ATM environments are:
  119.  
  120.        o ABR Signalling for Point-to-Point Calls
  121.        o Traffic Parameter Negotiation
  122.        o Frame Discard Support
  123.        o Leaf Initiated Join (LIJ) Capability
  124.        o ATM Anycast Capability
  125.        o Switched Virtual Path (VP) Service
  126.  
  127.    This draft highlights the first three capabilities listed above. The
  128.    last three capabilities are not discussed because models for their
  129.    use in IP over ATM environments have not yet been defined or IP
  130.    imposes no special requirements on them.
  131.  
  132.  
  133.    3.  Use of Protocol Procedures
  134.  
  135.    Section 3 in RFC 1755 introduces requirements of virtual circuit (VC)
  136.    management intended to prevent VC thrashing, excessive VC consump-
  137.    tion, and other related problems. This section updates RFC 1755's
  138.    requirements related to VC teardown.
  139.  
  140.  
  141.    3.1.  VC Teardown
  142.  
  143.    In environments running layer 3 (L3) signalling protocols, such as
  144.    RSVP [RSVP], over ATM, data VCs might correspond to L3 reserved flows
  145.    (even if the VC is a 'best effort' VC). In such environments it is
  146.    beneficial for VCs to be torn down only when the L3 reservation has
  147.    expired. In other words, it is more efficient for the sender of a L3
  148.    reserved flow to initiate VC tear-down when the receiver(s) has
  149.    ceased refreshing the reservation.  To support such L3 behavior, sys-
  150.    tems implementing a Public ATM UNI interface and serving as the
  151.    _called_ party of a VC, MUST NOT use a configurable inactivity timer
  152.    to clear connections that are idle for some period of time.
  153.  
  154.  
  155.    4.  Overview of Call Establishment Message Content
  156.  
  157.    Signalling messages are structured to contain mandatory and optional
  158.    variable length information elements (IEs).  A SETUP message which
  159.    establishes an ATM connection to be used for IP and multiprotocol
  160.    interconnection calls MUST contain the following IEs:
  161.  
  162.  
  163.  
  164.  
  165. Maher, Mankin                                                   [Page 3]
  166.  
  167. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  168.  
  169.  
  170.         AAL Parameters
  171.         ATM Traffic Descriptor
  172.         Broadband Bearer Capability
  173.         Broadband Low Layer Information
  174.         QoS Parameter
  175.         Called Party Number
  176.         Calling Party Number
  177.  
  178.    and MAY, under certain circumstance contain the following IEs :
  179.  
  180.         Calling Party Subaddress
  181.         Called Party Subaddress
  182.         Transit Network Selection
  183.  
  184.         (New in UNI 4.0:)
  185.         Minimum Acceptable ATM Traffic Descriptor
  186.         Alternative ATM Traffic Descriptor
  187.         ABR Setup Parameters
  188.         ABR Additional Parameters
  189.         Connection Scope Selection
  190.         Extended QoS Parameters
  191.         End-to-End Transit Delay
  192.  
  193.    In UNI 4.0, like UNI 3.1, the AAL Parameters and the Broadband Low
  194.    Layer Information IEs are optional in a SETUP message.  However, in
  195.    support of IP over ATM these two IEs MUST be included. Appendix A
  196.    shows a sample setup message.
  197.  
  198.  
  199.    5.  Description of Information Elements
  200.  
  201.    This section describes the coding of, and procedures surrounding,
  202.    information elements in SETUP and CONNECT messages. The first two IEs
  203.    described, ATM Adaptation Layer Parameters and Broadband Low Layer
  204.    Information, are categorized as having significance only to the end-
  205.    points of an ATM call supporting IP. That is, the network does not
  206.    process these IEs.
  207.  
  208.  
  209.    5.1.  ATM Adaptation Layer (AAL) Parameters
  210.  
  211.    The AAL Parameters IE carries information about the ATM adaptation
  212.    layer to be used on the connection. The parameters specified in this
  213.    IE are the same as specified in [PER95].
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221. Maher, Mankin                                                   [Page 4]
  222.  
  223. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  224.  
  225.  
  226.           Format and field values of AAL Parameters IE
  227.  
  228.           ----------------------------------------------------------
  229.           | aal_parameters                                         |
  230.           ----------------------------------------------------------
  231.           |  aal_type                    5        (AAL 5)          |
  232.           |  fwd_max_sdu_size_identifier 140                       |
  233.           |  fwd_max_sdu_size            65,535   (desired IP MTU) |
  234.           |  bkw_max_sdu_size_identifier 129                       |
  235.           |  bkw_max_sdu_size            65,535   (desired IP MTU) |
  236.           |  sscs_type identifier        132                       |
  237.           |  sscs_type                   0        (null SSCS)      |
  238.           ----------------------------------------------------------
  239.  
  240.    This shows maximum size MTUs.  In practice, most sites have used 9180
  241.    IP MTUs for ATM [RFC1626].
  242.  
  243.  
  244.    5.2.  Broadband Low Layer Information
  245.  
  246.    Selection of an encapsulation to support IP over an ATM VCC is done
  247.    using the Broadband Low Layer Information (B-LLI) IE, along with the
  248.    AAL Parameters IE, and the B-LLI negotiation procedure.  B-LLI nego-
  249.    tiation is described in [PER95] in Appendix D. The procedures remain
  250.    the same for this UNI 4.0 based specification.
  251.  
  252.           Format of B-LLI IE indicating LLC/SNAP encapsulation
  253.  
  254.           ----------------------------------------------------------
  255.           | bb_low_layer_information                               |
  256.           ----------------------------------------------------------
  257.           |  layer_2_id                 2                          |
  258.           |  user_information_layer     12  (lan_llc - ISO 8802/2) |
  259.           ----------------------------------------------------------
  260.  
  261.  
  262.  
  263.    5.3.  Traffic Management Issues and Related IEs
  264.  
  265.    The ATM Forum Traffic Management Sub-working group has completed ver-
  266.    sion 4.0 of their specification [TMGT96]. This latest version focuses
  267.    primarily on the definition of the ABR service category. As opposed
  268.    to the Unspecified Bit Rate (UBR) traffic class, ABR uses a rate-
  269.    based flow control mechanism to assure certain traffic guarantees
  270.    (bandwidth and delay).  There has been much debate on whether IP
  271.    benefits from ABR, and if so, how IP should use ABR. The Integrated
  272.    Internet Services (IIS) and RSVP models in IP add complexity to this
  273.    issue because mapping IIS traffic classes to ATM traffic classes is
  274.  
  275.  
  276.  
  277. Maher, Mankin                                                   [Page 5]
  278.  
  279. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  280.  
  281.  
  282.    not straightforward.
  283.  
  284.    This document attempts only to present the required IP to ATM signal-
  285.    ling interface for IP over ATM systems that do not support IIS as
  286.    yet.  It is an attempt to cause IP over ATM vendors to support enough
  287.    options for signalling the traffic characteristics of VCs serving
  288.    non-IIS IP datagrams. This specification also aims to give guidance
  289.    to ATM system administrators so that they can configure their IP over
  290.    ATM entities to conform to the varied services that their ATM pro-
  291.    vider may have sold to them.  By definition, IP without IIS cannot be
  292.    expected to provide a signalling interface that is flexible and
  293.    allows application specific traffic descriptors. The topic of IP over
  294.    ATM signalling for IP _with_ IIS is to presented other specifications
  295.    produced by the ISSLL WG of the IETF.
  296.  
  297.  
  298.    An IP over ATM interface may be configured to support all the defined
  299.    ATM Service Categories (ASC). They are:
  300.  
  301.     - CBR
  302.     - CBR with CLR specified (loss-permitting CBR)
  303.     - ABR
  304.     - UBR
  305.     - real time VBR
  306.     - non-real time VBR
  307.  
  308.    The ATM Traffic Descriptor IE, Broadband Bearer Capability IE, and
  309.    the QoS Parameter IE together define the signalling view of ATM
  310.    traffic management. Additionally, the Extended QoS parameters IE and
  311.    the End-to-end Transit Delay IE may be used to provide more specifics
  312.    about traffic requirements, however this note does not provide expli-
  313.    cit recommendations on their use.  Annex 9 of [TMGT96] describes a
  314.    set of allowable combinations of traffic and QoS related paramenters
  315.    defined for UNI 4.0 signalling.  This set includes all forms of non-
  316.    IIS IP signalling configurations that MUST be implemented in ATM
  317.    endsystems to accommodate varied sites' needs. The principle is that
  318.    IP over ATM service may be available in different sites by different
  319.    types of procured ATM service; for one site, a CBR PVP might be
  320.    cost-effective and then the SVCs that IP over ATM without IIS must
  321.    establish must be CBR.  Similarly, VBR or ABR PVPs could be pro-
  322.    visioned.  The intent of this document is to specify the use of the
  323.    most sensible parameters within this non-IIS configuration.  For
  324.    instance, for non-IIS VBR, the SCR value may need to be hand-
  325.    configured for IP users, or for ABR, the PCR value may be link-rate
  326.    with a 0 MCR.
  327.  
  328.    For the reader's convenience, we have replicated the tables found in
  329.    Annex 9 of [TMGT96] in Appendix B of this document. Ideally this
  330.  
  331.  
  332.  
  333. Maher, Mankin                                                   [Page 6]
  334.  
  335. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  336.  
  337.  
  338.    document could recommend specific values for the various table param-
  339.    eters that would offer the most sensible IP over ATM service.
  340.    Nevertheless, it is not possible to mandate specific values given the
  341.    varied scenarios of procured ATM service.
  342.  
  343.  
  344.    5.3.1.  ATM Traffic Descriptor
  345.  
  346.    Even with the newly defined ABR ASC, the most convenient model of IP
  347.    behavior still corresponds to the Best Effort Capability.  Best
  348.    effort service MAY be requested by including the forward and backward
  349.    peak cell rate (CLP=0+1) and the Best Effort Indicator fields in the
  350.    ATM Traffic Descriptor IE. As stated above, this may not be the
  351.    choice that a site's configuration allows.
  352.  
  353.    In support of ABR service two new subfields have been added to the
  354.    Traffic Descriptor IE, forward and backward 'Minimum Cell Rate'
  355.    fields.
  356.  
  357.  
  358.    5.3.2.  Traffic Parameter Negotiation
  359.  
  360.    UNI 4.0 allows certain traffic parameters to be negotiated during the
  361.    call establishment phase Traffic parameters cannot be 'renegotiated'
  362.    after the call is active. Two new IEs make negotiation possible:
  363.  
  364.      - the Minimum Acceptable ATM Traffic Descriptor IE allows
  365.        negotiation of PCR parameters
  366.  
  367.      - the Alternative ATM Traffic Descriptor IE allows negotiation of
  368.        other traffic parameters
  369.  
  370.    A SETUP or CONNECT message may include ONLY one of the above IEs.
  371.    That is, the calling party may only offer an 'alternative' or
  372.    'minimum' to the requested traffic parameters. (See Section 8 of
  373.    [UNI96].) IP over ATM entities SHOULD take advantage of this capabil-
  374.    ity whenever possible. In order to do so, IP over ATM entities SHOULD
  375.    specify PCR _equal_ to the link rate in the ATM Traffic Descriptor IE
  376.    of the SETUP message and a minimum of zero PCR in the Minimum Accept-
  377.    able ATM Traffic Descriptor IE.
  378.  
  379.  
  380.    5.3.3.  Broadband Bearer Capability
  381.  
  382.    A new field in UNI signalling 4.0 called, 'ATM Transfer Capability'
  383.    (ATC), has been defined in the Broadband Bearer Capability IE for the
  384.    purpose of explicitly specifying the desired ATM traffic category.
  385.    The figure below shows the allowable ATC values.
  386.  
  387.  
  388.  
  389. Maher, Mankin                                                   [Page 7]
  390.  
  391. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  392.  
  393.  
  394.           Format and field values of Broadband Bearer Capability IE
  395.  
  396.           -------------------------------------------------------------
  397.           | bb_bearer_capability                                      |
  398.           ------------------------------------------------------------|
  399.           |  spare                       0                            |
  400.           |  bearer_class                16    (bcob-x,c,a or VP)     |
  401.           |  transfer_capability         cbr, rt-vbr, nrt-vbr, abr    |
  402.           |  susceptibility_to_clipping  0     (not suscept)          |
  403.           |  spare                       0                            |
  404.           |  user_plane_configuration    pt-to-pt, pt-to-mpt          |
  405.           -------------------------------------------------------------
  406.  
  407.  
  408.    5.3.4.  QoS Parameter
  409.  
  410.    Inclusion of the QoS Parameter IE is optional in UNI 4.0 signalling.
  411.    It may be omitted from a SETUP message when the Extended QoS Parame-
  412.    ters IE, discussed in the next section, is included. This specifica-
  413.    tion makes no explicit recommendation on the use of the QoS related
  414.    IEs.
  415.  
  416.  
  417.    5.3.4.1.  Two IEs for Signalling of Individual QoS Parameters
  418.  
  419.    UNI 4.0 allows for signalling of individual QoS parameters for the
  420.    purpose of giving the the network and called party a more exact
  421.    description of the desired delay and cell loss characteristics. The
  422.    two individual QoS related IEs, Extended QoS Parameters IE and End-
  423.    to-End Transit Delay IE, can be used in the SETUP and CONNECT signal-
  424.    ling messages in place of the 'generic' QoS Parameter IE. Note that
  425.    inclusion of these two IEs depends on the type of ATM service
  426.    category requested (see Annex 9 in [TMGT96]).
  427.  
  428.  
  429.  
  430.    5.4.  ATM Addressing Information
  431.  
  432.    ATM addressing information is carried in the Called Party Number,
  433.    Calling Party Number, and, under certain circumstance, Called Party
  434.    Subaddress, and Calling Party Subaddress IE. The ATM Forum ILMI
  435.    Specification 4.0 provides the procedure for an ATM endsystem to
  436.    learn its own ATM address from the ATM network, for use in populating
  437.    the Calling Party Number IE.
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. Maher, Mankin                                                   [Page 8]
  446.  
  447. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  448.  
  449.  
  450.           Format and field values of Called Party Number IE
  451.  
  452.           ----------------------------------------------------------
  453.           | called_party_number                                    |
  454.           ----------------------------------------------------------
  455.           |  type_of_number      (international number / unknown)  |
  456.           |  addr_plan_ident     (ISDN / ATM Endsystem Address)    |
  457.           |  addr_number         (E.164 / ATM Endsystem Address)   |
  458.           ----------------------------------------------------------
  459.  
  460.  
  461.    6.  ABR Signalling In More Detail
  462.  
  463.    The IEs and procedures pertaining to ABR signalling are briefly
  464.    described in this section. Nevertheless, this document makes no
  465.    specific recommendation on when to use the ABR service category for
  466.    IP VCCs or give suggestions on appropriate values for the various
  467.    parameters in the ABR related IEs.
  468.  
  469.    Two new IEs have been defined for ABR signalling:
  470.  
  471.       o ABR Setup Parameters
  472.       o ABR Additional Parameters
  473.  
  474.    These IEs may be optionally included in a SETUP or CONNECT message.
  475.    The ABR Setup Parameters IE contains the following subfields:
  476.  
  477.       - Forward/Backward ABR Initial Cell Rate
  478.       - Forward/Backward ABR Transient Buffer Exposure
  479.       - Cumulative RM Fixed Round Trip Time
  480.       - Forward/Backward Rate Increment Factor
  481.       - Forward/Backward Rate Decrease Factor
  482.  
  483.    The ABR Additional Parameters IE contains one subfield:
  484.  
  485.       - Forward/Backward Additional Parameters Record
  486.  
  487.    The Additional Parameters Record value is a compressed encoding of a
  488.    set of ABR parameters (see TMGT96).
  489.  
  490.  
  491.    7.  Frame Discard Capability
  492.  
  493.    The frame discard capabilty in UNI 4.0 is primarily based on the
  494.    'Partial Packet Discard' strategy [ROM94]. Its use is defined for any
  495.    of the ATM services, except for loss-less CBR.  Frame discard signal-
  496.    ling MUST be supported by all IP over ATM entities and it is RECOM-
  497.    MENDED that frame discard be signalled for all IP SVCs because it has
  498.  
  499.  
  500.  
  501. Maher, Mankin                                                   [Page 9]
  502.  
  503. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  504.  
  505.  
  506.    been proven to increase throughput under network congestion. Signal-
  507.    ling for frame discard is done by setting the frame discard bit in
  508.    the 'Traffic Management Options' subfield in the Traffic Descriptor
  509.    IE.  It is possible that not all network entities in the SVC path
  510.    support frame discard, but it is required that they all forward the
  511.    signalling.
  512.  
  513.  
  514.  
  515.    8.  Security Considerations
  516.  
  517.    The ATM Forum has established an ATM Security sub-working group for
  518.    the purpose of defining security mechanisms in ATM. It is therefore
  519.    premature to begin defining IP over ATM signalling's use of ATM secu-
  520.    rity.  IP Security (RFC1825) can be applied to IP datagrams over any
  521.    medium.
  522.  
  523.  
  524.    9.  Open Issues
  525.  
  526.    Description of Leaf Initiated Join (LIJ) signalling is not discussed
  527.    because the use of LIJ in IP over ATM has not been defined.  [those
  528.    various drafty bits]
  529.  
  530.  
  531.    10.  Acknowledgements
  532.  
  533.    The authors would like to thank the members of the ION working group
  534.    for their input.
  535.  
  536. REFERENCES
  537.  
  538.    [PER95] Perez Maher, M. et al, ""ATM Signaling Support for IP over
  539.        ATM", RFC1755, February 1995
  540.  
  541.    [LAUB93] Laubach, M., "Classical IP and ARP over ATM", RFC1577,
  542.        Hewlett-Packard Laboratories, December 1993
  543.  
  544.    [UNI96] ATM Forum, "ATM User-Network Interface Specification Version
  545.        4.0", Prentice Hall, Upper Saddle River, NJ, specification final-
  546.        ized July 1996; expected publication, late 1996; available at
  547.        ftp://ftp.atmforum.com/pub.
  548.  
  549.    [UNI94] ATM Forum, "ATM User-Network Interface Specification Version
  550.        3.1", Prentice Hall, Upper Saddle River, NJ, 1995
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557. Maher, Mankin                                                  [Page 10]
  558.  
  559. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  560.  
  561.  
  562.    [TMGT96] ATM Forum, "ATM Forum Traffic Management Specification Ver-
  563.        sion 4.0", Prentice Hall, Upper Saddle River NJ; specification
  564.        finalized April 1996; expected publication, late 1996; available
  565.        at ftp://ftp.atmforum.com/pub.
  566.  
  567.    [RSVP] R. Braden, L. Zhang, S. Berson, S. Herzog and S. Jamin,
  568.        "Resource ReSerVation Protocol (RSVP) - Version 1 Functional
  569.        Specification", Internet Draft, May 1996, <draft-ietf-rsvp-spec-
  570.        14.txt>
  571.  
  572.    [KATZ96] "NBMA Next Hop Resolution Protocol (NHRP)", Katz, Pisci-
  573.        tello, Cole, Luciani, draft-ietf-rolc-nhrp-08.txt. Work in Pro-
  574.        gress.
  575.  
  576.    [BRAD89] Braden, R., Editor, "Requirements for Internet Hosts -- Com-
  577.        munication Layers", RFC 1122, USC/Information Science Institute,
  578.        October 1989.
  579.  
  580.    [BRAD94] Braden, R., Clark, D, Shenker, S., "Integrated Service in
  581.        the Internet Architecture:  An Overview", RFC 1633,
  582.        USC/Information Science Institute, June 1994.
  583.  
  584.    [HEIN93] Heinanen, J., "Multiprotocol Encapsulation over ATM Adapta-
  585.        tion Layer 5", RFC 1483, Telecom Finland, July 1993.
  586.  
  587.    [ISO8473] ISO/IEC 8473, Information processing systems - Data commun-
  588.        ications - Protocol for providing the connectionless-mode network
  589.        service, 1988.
  590.  
  591.    [ISO9577] Information Technology - Telecommunication and information
  592.        exchange between systems - Protocol identification in the network
  593.        layer ISO/IEC TR9577 (International Standards Organization:
  594.        Geneva, 1990)
  595.  
  596.    [ROM94] Romanow, A., and Floyd, S., Dynamics of TCP Traffic over ATM
  597.        Networks.  IEEE JSAC, V. 13 N. 4, May 1995, p. 633-641. Abstract.
  598.        An earlier version appeared in SIGCOMM '94, August 1994, pp. 79-
  599.        88.
  600.  
  601.    [PART92] Partridge, C., "A Proposed Flow Specification", RFC1363,
  602.        BBN, September 92
  603.  
  604.  
  605. Authors' Addresses
  606.  
  607.    Maryann Perez Maher, Allison Mankin      {maher|mankin}@isi.edu
  608.    4350 N. Fairfax Drive, Suite 620
  609.    Arlington VA 22203
  610.  
  611.  
  612.  
  613. Maher, Mankin                                                  [Page 11]
  614.  
  615. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  616.  
  617.  
  618.    Appendix A. A Sample UNI 4.0 SETUP Message
  619.  
  620.       +--------------------------------------------------------------------+
  621.                                     SETUP
  622.  
  623.         Information Elements/
  624.           Fields                         Value/(Meaning)
  625.         --------------------             ---------------
  626.  
  627.        aal_parameters
  628.           aal_type                         5        (AAL 5)
  629.           fwd_max_sdu_size_ident         140
  630.           fwd_max_sdu_size               (xmit IP MTU value)
  631.           bkw_max_sdu_size_ident         129
  632.           bkw_max_sdu_size         (recv IP MTU, 0 for disallowing return traff
  633. ic)
  634.           sscs_type identifier           132
  635.           sscs_type                        0        (null SSCS)
  636.  
  637.        traffic_descriptor
  638.           fwd_peak_cell_rate_0_1_ident   132
  639.           fwd_peak_cell_rate_0_1         (link rate)
  640.           bkw_peak_cell_rate_0_1_ident   133
  641.           bkw_peak_cell_rate_0_1         (link rate)
  642.           traff_mngt_options_ident       191
  643.           fwd_frame_discard                1      (on)
  644.           bkw_frame_discard                1      (on if return traffic indicat
  645. ed)
  646.           spare                            0
  647.           tagging_bkw                      1      (on)
  648.           tagging_fwd                      1      (on if return traffic indicat
  649. ed)
  650.           best_effort_indication         190      (on)
  651.  
  652.        minimum_acceptable_traffic_descriptor
  653.           fwd_peak_cell_rate_0_1_ident   132
  654.           fwd_peak_cell_rate_0_1           0
  655.           bkw_peak_cell_rate_0_1_ident   133
  656.           bkw_peak_cell_rate_0_1           0
  657.  
  658.        bb_bearer_capability     /* a coding for specifying UBR like service */
  659.           spare                            0
  660.           bearer_class                    16        (BCOC-X)
  661.           spare                            0
  662.           atm_transfer_capability         10        (nrt-vbr)
  663.           timing_requirements             10        (timing not required)
  664.           susceptibility_to_clipping       0        (not susceptible to clippin
  665. g)
  666.           spare                            0
  667.           user_plane_configuration         0        (point_to_point)
  668.  
  669.  
  670.  
  671.  
  672.  
  673. Maher, Mankin                                                  [Page 12]
  674.  
  675. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  676.  
  677.  
  678.        bb_low_layer_information
  679.           layer_2_id                       2
  680.           user_information_layer          12       (lan_llc - ISO 8802/2)
  681.  
  682.  
  683.        qos_parameter
  684.           qos_class_fwd                    0        (class 0)
  685.           qos_class_bkw                    0        (class 0)
  686.  
  687.        called_party_number
  688.           type_of_number                   (international number / unknown)
  689.           addr_plan_ident                  (ISDN / ATM Endsystem Address)
  690.           number                           (E.164 / ATM Endsystem Address)
  691.  
  692.        calling_party_number
  693.           type_of_number                   (international number / unknown)
  694.           addr_plan_ident                  (ISDN / ATM Endsystem Address)
  695.           presentation_indic               (presentation allowed)
  696.           spare                            0
  697.           screening_indic                  (user_provided verified and passed)
  698.           number                           (E.164 / ATM Endsystem Address)
  699.  
  700.       +--------------------------------------------------------------------+
  701.  
  702.                                   Figure 1.
  703.                         Sample contents of SETUP message
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729. Maher, Mankin                                                  [Page 13]
  730.  
  731. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  732.  
  733.  
  734.    Appendix B. Combinations of Traffic Related Parameters
  735.  
  736.    This appendix contains a copy of the five tables found in Annex 9 of
  737.    [TMGT96] which show the allowable combinations of traffic and QoS related
  738.    parameters in a UNI 4.0 SETUP message.
  739.  
  740.       +--------------------------------------------------------------------+
  741.       |ATM Service Category|                     CBR                       |
  742.       |--------------------|---------------|---------------|---------------|
  743.       | Conformance        |CBR.1 (note 10)|   (note 4)    |   (note 4)    |
  744.       |--------------------|---------------|---------------|---------------|
  745.       | Bearer Capability  |               |               |               |
  746.       |--------------------|---------------|---------------|---------------|
  747.       | BB Bearer Class    |  A |  X  | VP |  A |  X  | VP^|  A |  X  | VP^|
  748.       |--------------------|---------------|----|-----|----|----|-----|----|
  749.       | ATM Transfer       |               |    | 4,5,|    |    | 4,5,|    |
  750.       | Capability (note 1)|       7       | abs| or 6|  5 | abs| or 6|  5 |
  751.       |--------------------|---------------|---------------|---------------|
  752.       | Traffic Descriptor |               |               |               |
  753.       |  for a given dir.  |               |               |               |
  754.       |--------------------|---------------|---------------|---------------|
  755.       | PCR (CLP=0)        |               |               |       S       |
  756.       |--------------------|---------------|---------------|---------------|
  757.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  758.       |--------------------|---------------|---------------|---------------|
  759.       | SCR, MBS (CLP=0)   |               |               |               |
  760.       |--------------------|---------------|---------------|---------------|
  761.       | SCR, MBS (CLP=0+1) |               |               |               |
  762.       |--------------------|---------------|---------------|---------------|
  763.       | Best Effort        |               |               |               |
  764.       |--------------------|---------------|---------------|---------------|
  765.       | Tagging            |       N       |       N       |      Y/N      |
  766.       |--------------------|---------------|---------------|---------------|
  767.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  768.       |--------------------|---------------|---------------|---------------|
  769.       | QoS Classes        |       *       |       *       |       *       |
  770.       |--------------------|---------------|---------------|---------------|
  771.       | Transit Delay      |       0       |       0       |       0       |
  772.       |--------------------|---------------|---------------|---------------|
  773.       | Peak-to-Peak CDV   |       0       |       0       |       0       |
  774.       |--------------------|---------------|---------------|---------------|
  775.       | CLR (CLP=0)        |               |       0       |       0       |
  776.       |--------------------|---------------|---------------|---------------|
  777.       | CLR (CLP=0+1)      |       0       |               |               |
  778.       +--------------------------------------------------------------------+
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785. Maher, Mankin                                                  [Page 14]
  786.  
  787. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  788.  
  789.  
  790.       +--------------------------------------------------------------------+
  791.       |ATM Service Category|                 Real Time VBR                 |
  792.       |--------------------|---------------|---------------|---------------|
  793.       | Conformance        |VBR.1 (note 10)|     VBR.2     |     VBR.3     |
  794.       |--------------------|---------------|---------------|---------------|
  795.       | Bearer Capability  |               |               |               |
  796.       |--------------------|---------------|---------------|---------------|
  797.       | BB Bearer Class    |  C |  X  | VP |  C |  X  | VP |  C |  X  | VP |
  798.       |--------------------|---------------|----|-----|----|----|-----|----|
  799.       | ATM Transfer       |               |    |  1  |    |    |  1  |    |
  800.       | Capability         |      19       |  9 | or 9|  9 |  9 | or 9|  9 |
  801.       |--------------------|---------------|---------------|---------------|
  802.       | Traffic Descriptor |               |               |               |
  803.       |  for a given dir.  |               |               |               |
  804.       |--------------------|---------------|---------------|---------------|
  805.       | PCR (CLP=0)        |               |               |               |
  806.       |--------------------|---------------|---------------|---------------|
  807.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  808.       |--------------------|---------------|---------------|---------------|
  809.       | SCR, MBS (CLP=0)   |               |       S       |       S       |
  810.       |--------------------|---------------|---------------|---------------|
  811.       | SCR, MBS (CLP=0+1) |      S        |               |               |
  812.       |--------------------|---------------|---------------|---------------|
  813.       | Best Effort        |               |               |               |
  814.       |--------------------|---------------|---------------|---------------|
  815.       | Tagging            |       N       |       N       |      Y/N      |
  816.       |--------------------|---------------|---------------|---------------|
  817.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  818.       |--------------------|---------------|---------------|---------------|
  819.       | QoS Classes        |       *       |       *       |       *       |
  820.       |--------------------|---------------|---------------|---------------|
  821.       | Transit Delay(nt.2)|       0       |       0       |       0       |
  822.       |--------------------|---------------|---------------|---------------|
  823.       | Peak-to-Peak CDV   |       0       |       0       |       0       |
  824.       |--------------------|---------------|---------------|---------------|
  825.       | CLR (CLP=0)        |               |       0       |       0       |
  826.       |--------------------|---------------|---------------|---------------|
  827.       | CLR (CLP=0+1)      |       0       |               |               |
  828.       +--------------------------------------------------------------------+
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841. Maher, Mankin                                                  [Page 15]
  842.  
  843. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  844.  
  845.  
  846.       +--------------------------------------------------------------------+
  847.       |ATM Service Category|                 Real Time VBR                 |
  848.       |--------------------|---------------|---------------|---------------|
  849.       | Conformance        |  (note 4,7)   |   (note 4,8)  |    (note 4)   |
  850.       |--------------------|---------------|---------------|---------------|
  851.       | Bearer Capability  |               |               |               |
  852.       |--------------------|---------------|---------------|---------------|
  853.       | BB Bearer Class    |       X       |       X       |   X | C or VP^|
  854.       |--------------------|---------------|---------------|-----|---------|
  855.       | ATM Transfer       |               |               |     |         |
  856.       | Capability         |    1 or 9     |     1 or 9    | 1or9|    9    |
  857.       |--------------------|---------------|---------------|---------------|
  858.       | Traffic Descriptor |               |               |               |
  859.       |  for a given dir.  |               |               |               |
  860.       |--------------------|---------------|---------------|---------------|
  861.       | PCR (CLP=0)        |       S       |               |               |
  862.       |--------------------|---------------|---------------|---------------|
  863.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  864.       |--------------------|---------------|---------------|---------------|
  865.       | SCR, MBS (CLP=0)   |               |               |               |
  866.       |--------------------|---------------|---------------|---------------|
  867.       | SCR, MBS (CLP=0+1) |               |               |       S       |
  868.       |--------------------|---------------|---------------|---------------|
  869.       | Best Effort        |               |               |               |
  870.       |--------------------|---------------|---------------|---------------|
  871.       | Tagging            |      Y/N      |       N       |       N       |
  872.       |--------------------|---------------|---------------|---------------|
  873.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  874.       |--------------------|---------------|---------------|---------------|
  875.       | QoS Classes        |       *       |       *       |       *       |
  876.       |--------------------|---------------|---------------|---------------|
  877.       | Transit Delay(nt.2)|       0       |       0       |       0       |
  878.       |--------------------|---------------|---------------|---------------|
  879.       | Peak-to-Peak CDV   |       0       |       0       |       0       |
  880.       |--------------------|---------------|---------------|---------------|
  881.       | CLR (CLP=0) (nt.11)|       0       |       0       |       0       |
  882.       |--------------------|---------------|---------------|---------------|
  883.       | CLR (CLP=0+1)(nt11)|               |               |               |
  884.       +--------------------------------------------------------------------+
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897. Maher, Mankin                                                  [Page 16]
  898.  
  899. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  900.  
  901.  
  902.       +--------------------------------------------------------------------+
  903.       |ATM Service Category|               Non-Real Time VBR               |
  904.       |--------------------|---------------|---------------|---------------|
  905.       | Conformance        |VBR.1 (note 10)|     VBR.2     |     VBR.3     |
  906.       |--------------------|---------------|---------------|---------------|
  907.       | Bearer Capability  |               |               |               |
  908.       |--------------------|---------------|---------------|---------------|
  909.       | BB Bearer Class    |  C |  X  | VP |C |    X   | VP|C |    X   | VP|
  910.       |--------------------|---------------|--|--------|---|--|--------|---|
  911.       | ATM Transfer       |               |  |abs,0,2,|abs|  |abs,0,2,|abs|
  912.       | Capability         |      11       |ab| 8,10   |10 |ab| 8,10   |10 |
  913.       |--------------------|---------------|---------------|---------------|
  914.       | Traffic Descriptor |               |               |               |
  915.       |  for a given dir.  |               |               |               |
  916.       |--------------------|---------------|---------------|---------------|
  917.       | PCR (CLP=0)        |               |               |               |
  918.       |--------------------|---------------|---------------|---------------|
  919.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  920.       |--------------------|---------------|---------------|---------------|
  921.       | SCR, MBS (CLP=0)   |               |       S       |       S       |
  922.       |--------------------|---------------|---------------|---------------|
  923.       | SCR, MBS (CLP=0+1) |       S       |               |               |
  924.       |--------------------|---------------|---------------|---------------|
  925.       | Best Effort        |               |               |               |
  926.       |--------------------|---------------|---------------|---------------|
  927.       | Tagging            |       N       |       N       |       Y       |
  928.       |--------------------|---------------|---------------|---------------|
  929.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  930.       |--------------------|---------------|---------------|---------------|
  931.       | QoS Classes        |       *       |       *       |       *       |
  932.       |--------------------|---------------|---------------|---------------|
  933.       | Transit Delay(nt.2)|    (note 3)   |   (note 3)    |    (note 3)   |
  934.       |--------------------|---------------|---------------|---------------|
  935.       | Peak-to-Peak CDV   |               |               |               |
  936.       |--------------------|---------------|---------------|---------------|
  937.       | CLR (CLP=0)        |               |       0       |       0       |
  938.       |--------------------|---------------|---------------|---------------|
  939.       | CLR (CLP=0+1)      |       0       |               |               |
  940.       +--------------------------------------------------------------------+
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953. Maher, Mankin                                                  [Page 17]
  954.  
  955. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  956.  
  957.  
  958.       +--------------------------------------------------------------------+
  959.       |ATM Service Category|               Non-Real Time VBR               |
  960.       |--------------------|---------------|---------------|---------------|
  961.       | Conformance        |  (note 4,7)   |   (note 4,8)  |    (note 4)   |
  962.       |--------------------|---------------|---------------|---------------|
  963.       | Bearer Capability  |               |               |               |
  964.       |--------------------|---------------|---------------|---------------|
  965.       | BB Bearer Class    |   C   |   X   |   C   |   X   |C |    X   |VP^|
  966.       |--------------------|-------|-------|-------|-------|--|--------|---|
  967.       | ATM Transfer       |       |abs,0,2|       |abs,0,2|  |abs,0,2,|abs|
  968.       | Capability         | abs   |8 or 10|       |8 or 10|ab| 8 or10 |10 |
  969.       |--------------------|---------------|---------------|---------------|
  970.       | Traffic Descriptor |               |               |               |
  971.       |  for a given dir.  |               |               |               |
  972.       |--------------------|---------------|---------------|---------------|
  973.       | PCR (CLP=0)        |       S       |               |               |
  974.       |--------------------|---------------|---------------|---------------|
  975.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  976.       |--------------------|---------------|---------------|---------------|
  977.       | SCR, MBS (CLP=0)   |               |               |               |
  978.       |--------------------|---------------|---------------|---------------|
  979.       | SCR, MBS (CLP=0+1) |               |               |       S       |
  980.       |--------------------|---------------|---------------|---------------|
  981.       | Best Effort        |               |               |               |
  982.       |--------------------|---------------|---------------|---------------|
  983.       | Tagging            |     Y/N       |       N       |       N       |
  984.       |--------------------|---------------|---------------|---------------|
  985.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  986.       |--------------------|---------------|---------------|---------------|
  987.       | QoS Classes        |       *       |       *       |       *       |
  988.       |--------------------|---------------|---------------|---------------|
  989.       | Transit Delay(nt.2)|    (note 3)   |   (note 3)    |    (note 3)   |
  990.       |--------------------|---------------|---------------|---------------|
  991.       | Peak-to-Peak CDV   |               |               |               |
  992.       |--------------------|---------------|---------------|---------------|
  993.       | CLR (CLP=0)        |       0       |       0       |       0       |
  994.       |--------------------|---------------|---------------|---------------|
  995.       | CLR (CLP=0+1)      |               |               |               |
  996.       +--------------------------------------------------------------------+
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009. Maher, Mankin                                                  [Page 18]
  1010.  
  1011. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  1012.  
  1013.  
  1014.       +--------------------------------------------------------------------+
  1015.       |ATM Service Category|     ABR       |              UBR              |
  1016.       |--------------------|---------------|---------------|---------------|
  1017.       | Conformance        |     ABR       |     UBR.1     |     UBR.2     |
  1018.       |--------------------|---------------|---------------|---------------|
  1019.       | Bearer Capability  |               |               |               |
  1020.       |--------------------|---------------|---------------|---------------|
  1021.       | BB Bearer Class    |  C |  X  | VP |C |    X   | VP|C |    X   | VP|
  1022.       |--------------------|---------------|--|--------|---|--|--------|---|
  1023.       | ATM Transfer       |               |  |abs,0,2,|abs|  |abs,0,2,|abs|
  1024.       | Capability         |      12       |ab| 8,10   |10 |ab| 8,10   |10 |
  1025.       |--------------------|---------------|---------------|---------------|
  1026.       | Traffic Descriptor |               |               |               |
  1027.       |  for a given dir.  |               |               |               |
  1028.       |--------------------|---------------|---------------|---------------|
  1029.       | PCR (CLP=0)        |               |               |               |
  1030.       |--------------------|---------------|---------------|---------------|
  1031.       | PCR (CLP=0+1)      |       S       |       S       |       S       |
  1032.       |--------------------|---------------|---------------|---------------|
  1033.       | SCR, MBS (CLP=0)   |               |       S       |       S       |
  1034.       |--------------------|---------------|---------------|---------------|
  1035.       | SCR, MBS (CLP=0+1) |       S       |               |               |
  1036.       |--------------------|---------------|---------------|---------------|
  1037.       | ABR MCR            |    (note 6)   |               |               |
  1038.       |--------------------|---------------|---------------|---------------|
  1039.       | Best Effort        |               |  S (note 9)   |   S (note 9)  |
  1040.       |--------------------|---------------|---------------|---------------|
  1041.       | Tagging            |       N       |       N       |       N       |
  1042.       |--------------------|---------------|---------------|---------------|
  1043.       | Frame Discard      |      Y/N      |      Y/N      |      Y/N      |
  1044.       |--------------------|---------------|---------------|---------------|
  1045.       | QoS Classes        |       0       |       0       |       0       |
  1046.       |--------------------|---------------|---------------|---------------|
  1047.       | Transit Delay(nt.2)|               |               |               |
  1048.       |--------------------|---------------|---------------|---------------|
  1049.       | Peak-to-Peak CDV   |               |               |               |
  1050.       |--------------------|---------------|---------------|---------------|
  1051.       | CLR (CLP=0)        |               |               |               |
  1052.       |--------------------|---------------|---------------|---------------|
  1053.       | CLR (CLP=0+1)      |               |               |               |
  1054.       +--------------------------------------------------------------------+
  1055.  
  1056.  
  1057.  
  1058.       ab, abs = absent.
  1059.  
  1060.       Y/N = either "Yes" or "No" is allowed.
  1061.  
  1062.  
  1063.  
  1064.  
  1065. Maher, Mankin                                                  [Page 19]
  1066.  
  1067. Internet-Draft   IP over ATM Signalling - UNI 4.0 Update    November 1996
  1068.  
  1069.  
  1070.       * = allowed QoS class values are a network option. Class 0 is always
  1071.           for alignment with ITU-T.
  1072.  
  1073.       ^ = (note 5).
  1074.  
  1075.       See Annex 9 of [TMGT96] for comments on "note"s.
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121. Maher, Mankin                                                  [Page 20]
  1122.  
  1123.  
  1124.  
  1125.