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-ipcdn-ipover802d14-00.txt < prev    next >
Text File  |  1997-08-28  |  32KB  |  784 lines

  1.  
  2.  
  3. Network Working Group                                       Mark Laubach
  4. INTERNET DRAFT                                               Com21, Inc.
  5. Expires 21 February 1998
  6. <draft-ietf-ipcdn-ipover802d14-00.txt>                    21 August 1997
  7. Obsoletes: <draft-laubach-ip-over-802d14-00.txt>
  8.  
  9.  
  10.  
  11.  
  12.             Logical IP Subnetworks over IEEE 802.14 Services
  13.  
  14.  
  15. Status of this Memo
  16.  
  17.    This document is an Internet-Draft.  Internet Drafts are working
  18.    documents of the Internet Engineering Task Force (IETF), its areas,
  19.    and its working groups. Note that other groups may also distribute
  20.    working documents as Internet Drafts.
  21.  
  22.    Internet-Drafts draft documents are valid for a maximum of six months
  23.    and may be updated, replaced, or obsoleted by other documents at any
  24.    time. It is inappropriate to use Internet-Drafts as reference
  25.    material or to cite them other than as "work in progress."
  26.  
  27.    To learn the current status of any Internet-Draft, please check the
  28.    "1id-abstracts.txt" listing contained in the Internet-Drafts Shadow
  29.    Directories on ftp.is.co.za (Africa), nic.nordu.net (Europe),
  30.    munnari.oz.au (Pacific Rim), ds.internic.net (US East Coast), or
  31.    ftp.isi.edu (US West Coast).
  32.  
  33. Work In Progress
  34.  
  35.    This memo is work in progress in support of the activities of the IP
  36.    over Cable Data Networks (ipcdn) Working Group of the IETF.  The IEEE
  37.    802.14 working group has reached a layer of stability necessary for
  38.    the activities the IETF ipcdn working group.  This draft should be
  39.    considered as the initial work that will be updated over time in
  40.    concert with IEEE 802.14 development. This memo will track IEEE
  41.    802.14 progress with the goal of being complete when the IEEE 802.14
  42.    work reaches sponsor ballot in the IEEE standards process.
  43.  
  44.    The IEEE 802.14 Cable-TV Access Method And Physical Layer
  45.    Specification is work in progress in the IEEE 802 LAN/MAN standards
  46.    committee.  At the time of this draft, the IEEE 802.14 will be
  47.    released for internal working group review and comment ballot based
  48.    on the Draft2 Revision 2 specification released from the July 1997
  49.    IEEE 802.14 working group meeting.  Comments on Draft2 Revision2 will
  50.    be due by the September 1997 IEEE 802.14 interim meeting.
  51.  
  52.  
  53.  
  54. Laubach                                                         [Page 1]
  55.  
  56. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  57.  
  58.  
  59. Table of Contents
  60.  
  61.       1. ABSTRACT  . . . . . . . . . . . . . . . . . . . . . . . . . .  2
  62.       2. ACKNOWLEDGMENT  . . . . . . . . . . . . . . . . . . . . . . .  2
  63.       3. CONVENTIONS . . . . . . . . . . . . . . . . . . . . . . . . .  3
  64.       4. INTRODUCTION  . . . . . . . . . . . . . . . . . . . . . . . .  3
  65.       5. IP SUBNETWORK CONFIGURATION . . . . . . . . . . . . . . . . .  6
  66.       5.1  Background  . . . . . . . . . . . . . . . . . . . . . . . .  6
  67.       5.2  LIS Configuration Requirements  . . . . . . . . . . . . . .  6
  68.       5.3  LIS Router Additional Configuration . . . . . . . . . . . .  7
  69.       6. IP PACKET FORMAT  . . . . . . . . . . . . . . . . . . . . . .  8
  70.       7. IP BROADCAST ADDRESS  . . . . . . . . . . . . . . . . . . . .  8
  71.       8. IP MULTICAST ADDRESS  . . . . . . . . . . . . . . . . . . . .  8
  72.       9. IP INTEGRATED SERVICES SUPPORT  . . . . . . . . . . . . . . .  9
  73.       10. FILTERING . . . .  . . . . . . . . . . . . . . . . . . . . . 10
  74.       11  STATION REQUIREMENTS   . . . . . . . . . . . . . . . . . . . 10
  75.       12. SECURITY . . . . . . . . . . . . . . . . . . . . . . . . . . 10
  76.       13. MIB SPECIFICATION  . . . . . . . . . . . . . . . . . . . . . 11
  77.       14. OPEN ISSUES  . . . . . . . . . . . . . . . . . . . . . . . . 11
  78.       15. REFERENCES . . . . . . . . . . . . . . . . . . . . . . . . . 12
  79.       16. AUTHOR . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
  80.  
  81. 1.  ABSTRACT
  82.  
  83.    This memo defines an initial application of classical IP and ARP in
  84.    an IEEE 802.14 Community Access Television (CATV) Residential Access
  85.    Network environment.  IEEE 802.14 services provide two independent
  86.    link layer service interfaces which are available to support IP
  87.    residential access networking services: traditional Ethernet bridging
  88.    (via IEEE 802.1D layer services) and residential ATM networking
  89.    services.
  90.  
  91.    In this memo, the term Logical IP Subnetwork (LIS) is defined to
  92.    apply to Classical IP over ATM LIS's operating over IEEE 802.14
  93.    services as well as traditional IP over Ethernet operating over IEEE
  94.    802.14 services.
  95.  
  96.    The recommendations in this draft rely on existing IETF standards for
  97.    the family of Classical IP and ARP over ATM (IPOA) services and for
  98.    IP and ARP over Broadcast Ethernet networks.  The tree-based
  99.    hierarchic nature of the IEEE 802.14 MAC subnetwork permits
  100.    convenient extensions to Classical IPOA model for broadcast and
  101.    multicast in the downstream direction of the CATV plant.
  102.  
  103. 2.  ACKNOWLEDGMENT
  104.  
  105.    The author would like to thank the efforts of the IEEE 802.14 working
  106.    group and the efforts of the IETF ipcdn working group.  Randy Frei
  107.  
  108.  
  109.  
  110. Laubach                                                         [Page 2]
  111.  
  112. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  113.  
  114.  
  115.    from Com21 provided early review of this memo and contributed to the
  116.    open issues list.
  117.  
  118. 3.  CONVENTIONS
  119.  
  120.    The following language conventions are used in the items of
  121.    specification in this document:
  122.  
  123.    o   MUST, SHALL, or MANDATORY -- the item is an absolute requirement
  124.        of the specification.
  125.  
  126.    o   SHOULD or RECOMMEND -- this item should generally be followed for
  127.        all but exceptional circumstances.
  128.  
  129.    o   MAY or OPTIONAL -- the item is truly optional and may be followed
  130.        or ignored according to the needs of the implementor.
  131.  
  132. 4.  INTRODUCTION
  133.  
  134.    The goal of this specification is to allow compatible and
  135.    interoperable implementations of Logical IP Subnetworks over IEEE
  136.    802.14 services [20], including the transmission of IP datagrams and
  137.    Address Resolution Protocol (ARP) requests (ARP or ATMARP) and
  138.    replies.
  139.  
  140.    This memo specifies the default operational model which will always
  141.    be available in IP over IEEE 802.14 implementations. Subsequent memos
  142.    will build upon and refine this model, however, in the absence or
  143.    failure of those extensions, operations will default to the
  144.    specifications contained in this memo. Consequently, this memo will
  145.    not reference these other extensions.
  146.  
  147.    The IEEE 802.14 subnetwork consists of a Head-end Controller (HC) and
  148.    one or more stations (ST).  The HC and each station are 802.14
  149.    entities. The HC is responsible for all aspects of packet processing,
  150.    resource sharing, and management of the 802.14 Media Access Control
  151.    (MAC) and Physical (PHY) functions.  A station is essentially a slave
  152.    of the HC.
  153.  
  154.    The organization of the HC to each station is a strict rooted
  155.    hierarchy: i.e., it is a two-level tree where the HC is the root and
  156.    stations are the children.  In the downstream direction, a 802.14 MAC
  157.    Protocol Data Unit (PDU) may be sent to an individual station
  158.    (unicast) or a group of stations (multicast and broadcast).  In the
  159.    upstream direction, all MAC PDUs (individual or group addressed) are
  160.    sent from the station to the HC. The HC is active and originates and
  161.    terminates all upstream MAC PDU flows; that is, the HC processes the
  162.    MAC PDUs and does not merely repeat upstream MAC PDUs back on the
  163.  
  164.  
  165.  
  166. Laubach                                                         [Page 3]
  167.  
  168. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  169.  
  170.  
  171.    downstream for station to station communication.  The HC MAC layer
  172.    service function determines whether information will be forwarded
  173.    back on the downstream; e.g. similar to Ethernet bridge forwarding
  174.    behavior.
  175.  
  176.    The specific format of the IEEE 802.14 MAC PDU is transparent to
  177.    higher level services, e.g. IP datagrams, and therefore not of
  178.    specific interest to this draft. However, it is useful to note that
  179.    IEEE 802.14 HC and ST entities support an ATM format MAC PDU mode by
  180.    default, with an optional variable length MAC PDU mode.  The choice
  181.    of MAC PDU is vendor and then operator specified. The IEEE 802.14 MAC
  182.    PDU is not presented to the IP layer.  For the purposes of protocol
  183.    specification, IP may only access IEEE 802.14 services via one or two
  184.    layer service interfaces: the ATM cell-based service interface or the
  185.    802.2 (LLC) / 802.1D (bridge) MAC frame interface, hereafter called
  186.    the Ethernet interface or Ethernet frame interface.  The selection of
  187.    ATM cell MAC PDU mode or variable MAC PDU mode transparent to the
  188.    Ethernet frame interface.
  189.  
  190.    Note: the term Ethernet interface is meant to convey that a frame
  191.    based packet interface exists for the transmission of IP datagrams
  192.    and ARP packets via the IEEE 802.14 link services.  The use of this
  193.    term does not imply at this time that IEEE 802.14 provides an
  194.    emulated Ethernet service between all stations, and between all
  195.    stations and the HC.
  196.  
  197.    The IEEE 802.14 system employs a DES based link security system
  198.    between the HC and all stations to protect the confidentiality of
  199.    communications over the RF channels.  The specific mechanisms are
  200.    beyond the scope of this memo, however it should be noted that 1) the
  201.    security system is transparent to any higher layer protocol (i.e.
  202.    IP, ATM, MPEG), 2) the security system does not preclude the use of
  203.    IPSEC methods for providing additional security for residential IP,
  204.    3) each MAC point-to-point connection is managed using different keys
  205.    making it difficult to snoop on another station's unicast MAC
  206.    traffic, and 4) each MAC point-to-multipoint connection is managed
  207.    using different keys (stations only have keys for the MAC multicast
  208.    groups of which they are a member).
  209.  
  210.    The IEEE 802.14 system enables comprehensive traffic management
  211.    support and Quality of Service (QoS) support for ATM networking
  212.    purpose.  As such, these mechanisms can be exploited to provide for
  213.    IP integrated services support.
  214.  
  215.    The IEEE 802.14 system will provide support of IEEE802.1D/p, with
  216.    future support for IEEE802.1/Q Virtual LAN (VLAN) extensions.  As
  217.    such, these mechanisms can be exploited for IP integrated services
  218.    support.
  219.  
  220.  
  221.  
  222. Laubach                                                         [Page 4]
  223.  
  224. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  225.  
  226.  
  227.    The characteristics for residential LISs using IEEE 802.14 ATM cell-
  228.    based service interface are:
  229.  
  230.    o   RFC1577, RFC1626, and RFC1755 provide default IP over ATM LIS
  231.        services.
  232.  
  233.    o   Other IETF standards can be used to extend these services; e..g
  234.        MARS, integrated services over ATM, etc.
  235.  
  236.    o   More than one LIS may be in operation over the same 802.14
  237.        subnetwork (MAC domain) .
  238.  
  239.    o   An IEEE 802.14 station may be a member of more than one LIS.
  240.  
  241.    o   Layer management services are available to the ATM layer for the
  242.        purposes of managing point-to-point services on the downstream
  243.        and upstream, and point-to-multipoint services on the downstream.
  244.  
  245.    o   Layer management services are available to the ATM layer for
  246.        traffic management and Quality of Service (QoS) control.
  247.  
  248.    o   An IP router/gateway function may be colocated at the HC, e.g.
  249.        in the case of an IEEE 802.14 "port card" in an IP router; or the
  250.        router/gateway may be connected via an ATM network to the HC.
  251.        This specification will not preclude either scenario.
  252.  
  253.    The characteristics for residential LISs using IEEE 802.14 Ethernet
  254.    frame service interface are:
  255.  
  256.    o   Supports default IP and ARP over Ethernet services.
  257.  
  258.    o   Other IETF standards can be used to extend these services; e..g
  259.        integrated services over 802.1D/p/Q.
  260.  
  261.    o   More than one LIS may be in operation over the same 802.14
  262.        subnetwork (MAC domain) .
  263.  
  264.    o   An IEEE 802.14 station may be a member of more than one LIS.
  265.  
  266.    o   Layer management services are available to the frame service
  267.        layer for the purposes of managing point-to-point services on the
  268.        downstream and upstream, and point-to-multipoint services on the
  269.        downstream.
  270.  
  271.    o   Layer management services are available to the frame service
  272.        layer for traffic management and Quality of Service (QoS)
  273.        control.
  274.  
  275.  
  276.  
  277.  
  278. Laubach                                                         [Page 5]
  279.  
  280. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  281.  
  282.  
  283.    The scope of this specification covers implementation,
  284.    interoperability, and operational extension issues for delivering
  285.    Logical IP Subnetwork services via a residential access network
  286.    implemented via the IEEE 802.14 standard.  Due to the flexibility
  287.    provided by the IEEE 802.14 system features, other IETF standards
  288.    will be relied on when appropriate to do so. For example the ATM
  289.    nature of the IEEE 802.14 system suggests that the existing IETF
  290.    classical IP over ATM family of specifications will apply in general,
  291.    with specific differences outlined in this memo for reasons of
  292.    operational efficiency or general IP over Cable Data Network issues.
  293.  
  294.    For the purposes of this memo, the IEEE 802.14 subnetwork is intended
  295.    to support residential Logical IP Subnetwork services.  This
  296.    specification does not preclude the operation of other multiple non-
  297.    IP services which may be in simultaneous service over the IEEE 802.14
  298.    subnetwork: e.g., voice or video integrated services.
  299.  
  300. 5.  IP SUBNETWORK CONFIGURATION
  301.  
  302. 5.1 Background
  303.  
  304.    The IEEE 802.14 subnetwork can support multiple simultaneously
  305.    operating disjoint LISs over the same MAC domain. For each LIS a
  306.    separate administrative entity configures its hosts and routers
  307.    within the LIS. Each LIS operates and communicates independently of
  308.    other LISs on the same IEEE 802.14 network.
  309.  
  310.    In the classical model, hosts communicate directly via IEEE 802.14 to
  311.    other hosts within the same LIS using the appropriate address
  312.    resolution service. In the case of the Ethernet frame service, the
  313.    ARP service is the mechanism for resolving target IP addresses to
  314.    target 48-bit IEEE MAC addresses. In the case of the ATM service, the
  315.    ATMARP service is the mechanism for resolving target IP addresses to
  316.    target ATM endpoint addresses.
  317.  
  318.    As LISs are independent, inter-LIS protocol translation or address
  319.    resolution conversion services are beyond the scope of this memo.
  320.    Communication to hosts located outside of a LIS is provided via an IP
  321.    router.
  322.  
  323.    The scope of an Ethernet LIS can span beyond an individual IEEE
  324.    802.14 subnetwork using traditional frame-based bridging; e.g., IEEE
  325.    802.1D transparent bridging services.
  326.  
  327.    The scope of an ATM LIS can span beyond an individual IEEE 802.14
  328.    subnetwork using conventional ATM networking.
  329.  
  330.  
  331.  
  332.  
  333.  
  334. Laubach                                                         [Page 6]
  335.  
  336. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  337.  
  338.  
  339. 5.2 Residential LIS Configuration Requirements
  340.  
  341.    The requirements for IP members  (hosts, routers) operating in an
  342.    IEEE 802.14-based LIS are:
  343.  
  344.    o   All members of the LIS MUST have the same IP network/subnet
  345.        number and address mask [8].
  346.  
  347.    o   All members within a ATM cell-based LIS are directly connected to
  348.        the IEEE 802.14 subnetwork or to an ATM network connected to the
  349.        IEEE 802.14 subnetwork.
  350.  
  351.    o   All members within an Ethernet based LIS are directly connected
  352.        to the IEEE 802.14 subnetwork or to an IEEE 802.1 bridged network
  353.        communicating with the IEEE 802.14 subnetwork.
  354.  
  355.    o   All members of a LIS MUST have a mechanism for resolving IP
  356.        addresses to link addresses (ARP or ATMARP).
  357.  
  358.    o   All members of a LIS MUST have a mechanism for resolving link
  359.        addresses to IP addresses via an inverse address resolution
  360.        protocol (InARP or InATMARP).
  361.  
  362.    o   All LIS members connected to the IEEE 802.14 subnetwork via an
  363.        IEEE 802.14 station MUST be able to communicate via the IEEE
  364.        802.14 subnetwork to or beyond the IEEE 802.14 HC.  By default,
  365.        the IEEE 802.14 HC optionally SHOULD not forward upstream
  366.        communications from one station to another downstream station in
  367.        the LIS; in this case, an IP router attached to or colocated with
  368.        the HC should provide the forwarding from upstream to downstream.
  369.  
  370.    o   All LIS members connected to the IEEE 802.14 subnetwork via an
  371.        IEEE 802.14 HC MUST be able to communicate via the IEEE 802.14
  372.        subnetwork to or beyond any downstream IEEE 802.14 station in the
  373.        LIS.
  374.  
  375.    o   A LIS MAY span more than one IEEE 802.14 subnetwork. In the case
  376.        of frame based, conventional Layer 2 bridging/switching MAY
  377.        interconnect more than one HC.  In the case of ATM based, a
  378.        backend ATM network MAY interconnect more than one HC.
  379.  
  380. 5.3 LIS Router Additional Configuration
  381.  
  382.    Routers providing LIS functionality over the IEEE 802.14 subnetwork
  383.    MAY also support the ability to interconnect multiple LISs.  Routers
  384.    that wish to provide interconnection of differing LISs MUST be able
  385.    to support multiple sets of parameters (one set for each connected
  386.    LIS) and be able to associate each set of parameters to a specific IP
  387.  
  388.  
  389.  
  390. Laubach                                                         [Page 7]
  391.  
  392. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  393.  
  394.  
  395.    network/subnet number. In addition, a router MAY be able to provide
  396.    this multiple LIS support with a single physical IEEE802.14 interface
  397.    with a different link address per LIS.
  398.  
  399. 6.  IP PACKET FORMAT
  400.  
  401.    Implementations built using the IEEE 802.14 Ethernet frame layer
  402.    services MUST support IP over Ethernet as described in [21].  The MTU
  403.    of this interface is 1500 octets.
  404.  
  405.    Implementations built using the IEEE 802.14 ATM cell based layer
  406.    services MUST support IEEE 802.2 LLC/SNAP encapsulation as described
  407.    in [2].  LLC/SNAP encapsulation is the default packet format for IP
  408.    datagrams running via IP over ATM networks. The default MTU of this
  409.    interface is 9180 octets.  This memo recognizes that end-to-end
  410.    signaling within ATM may allow negotiation of encapsulation method or
  411.    MTU on a per-VC basis.
  412.  
  413. 7.  IP BROADCAST ADDRESS
  414.  
  415.    The IEEE 802.14 downstream MAC PDU supports point-to-multipoint
  416.    addressing.  For each LIS, the IP layer service support at the IEEE
  417.    802.14 HC MUST create a single downstream point-to-multipoint group
  418.    whose membership contains all IEEE 802.14 station participating in
  419.    that LIS.  By default, all downstream IP datagrams whose destination
  420.    address specifies one of the four forms of IP broadcast addresses
  421.    (limited, directed, subnet directed, or all-subnets directed) [8] or
  422.    an IP multicast address MUST be sent to members of the LIS using this
  423.    MAC address group.
  424.  
  425.    Note: By default, all upstream IP datagrams are sent from the IEEE
  426.    802.14 station to the HC on the single point-to-point connection.
  427.  
  428.    Note: the above defaults do not preclude the use of additional
  429.    downstream point-to-point or point-to-multipoint, or additional
  430.    upstream point-to-point connections for handling of specific IP flows
  431.    for integrated-services or multicast distribution support; e.g.,
  432.    mapping IP flows to specific additional connections.
  433.  
  434.    In general, it is preferred that downstream data bandwidth resources
  435.    be used in an efficient manner. Therefore, IP over IEEE802.14
  436.    implementations SHOULD only send one copy of a packet downstream per
  437.    IP broadcast transmission or IP multicast transmission.
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446. Laubach                                                         [Page 8]
  447.  
  448. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  449.  
  450.  
  451. 8.  IP MULTICAST ADDRESS
  452.  
  453.    The IEEE 802.14 downstream MAC service supports point-to-multipoint
  454.    addressing.  MAC point-to-multipoint addresses can span LISs.
  455.  
  456.    For efficiency reasons, a separate point-to-multipoint group MAY be
  457.    used to support downstream IP multicast datagram distribution. The
  458.    specific implementation is beyond the scope of this memo, however it
  459.    can be noted that single or multiple IP multicast groups MAY be
  460.    mapped to a MAC point-to-multipoint group subject to the abilities of
  461.    the IEEE 802.14 HC and participating stations.
  462.  
  463.    Note: By default, all upstream IP datagrams are sent from the IEEE
  464.    802.14 station to the HC on the single point-to-point connection.
  465.  
  466.    Note: the above defaults do not preclude the use of additional
  467.    downstream point-to-multipoint or additional upstream point-to-point
  468.    connections for handling of specific IP flows for integrated-services
  469.    or multicast distribution support; e.g., mapping IP flows to specific
  470.    additional connections.
  471.  
  472.    It is preferred that downstream data bandwidth resources be used in
  473.    an efficient manner, therefore IP over IEEE 802.14 implementations
  474.    MUST only send one copy of a packet downstream per IP multicast
  475.    transmission.  Specially, MAC point-to-multipoint groups used for IP
  476.    multicast datagram distribution may span LISs.
  477.  
  478.    For example, there may be two LISs operating via an IEEE 802.14
  479.    subnetwork, LIS-1 and LIS-2.  LIS1 may have station members ST-A, ST-
  480.    B, and ST-C. and LIS-2 may have station members ST-X, ST-Y, and ST-Z.
  481.    The Ethernet layer management services at the HC would have created
  482.    two point-to-multipoint groups PTM-1 and PTM-2 used for default
  483.    downstream broadcast and multicast transmission.  The membership of
  484.    PTM-1 would be ST-A, ST-B, and ST-C.  The membership of PTM-2 would
  485.    be ST-X, ST-Y, ST-Z.  There may be another point-to-multipoint group
  486.    for distributing a specific IP multicast group, call this PTM-3.  The
  487.    members of PTM-3 might be ST-B, ST-C, and ST-X therefore PTM-3 spans
  488.    LIS-1 and LIS-2.
  489.  
  490.    The coupling of the IEEE 802.14 layer management services responsible
  491.    for group management with that of IP Internet Group Management
  492.    Protocol (IGMP) is TBD.
  493.  
  494. 9.  IP INTEGRATED SERVICES SPPORT
  495.  
  496.    By default, the IEEE 802.14 service delivers IP traffic on a best
  497.    effort basis.
  498.  
  499.  
  500.  
  501.  
  502. Laubach                                                         [Page 9]
  503.  
  504. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  505.  
  506.  
  507.    The underlying protocol of IEEE 802.14 is designed to support the ATM
  508.    service classes: Constant Bit Rate (CBR), real-time Variable Bit Rate
  509.    (rt-VBR), non-real-time Variable Bit Rate (nrt-VBR), Available Bit
  510.    Rate (ABR), and Unspecified Bit Rate (UBR), and their associated
  511.    Quality of Service requirements (delay, delay tolerance, cell loss
  512.    rate) subject to the characteristics of the downstream and upstream
  513.    channel rates.  Mappings from IP integrated services to IP over ATM
  514.    can be exploited to provide traffic management and Quality of Service
  515.    (QoS) on a per IP flow basis, for unicast and multicast traffic.  As
  516.    such, these capabilities are available for ATM cell-based access as
  517.    well as Ethernet frame mode access.  Specifications for the support
  518.    of integrated services and RSVP over IEEE 802.14 are TBD.
  519.  
  520. 10.  FILTERING
  521.  
  522.    The IEEE 802.14 system does not preclude the use of filtering for IP
  523.    and ARP protocol packets.  Such filtering is TBD.
  524.  
  525.    The IEEE 802.14 system permits filters to be placed in the upstream
  526.    and downstream at the ST and the HC and independently for point-to-
  527.    point and point-to-multipoint connections.  In addition, filters may
  528.    be placed at the HC in the service function responsible for
  529.    forwarding packets from upstream to downstream.  Such use of these
  530.    facilities is TBD.
  531.  
  532.  
  533. 11.  Station Requirements
  534.  
  535.    The IP over IEEE 802.14 station MUST be able to separately and
  536.    simultaneously reassemble or reconstruct packets for each point-to-
  537.    point or point-to-multipoint downstream connection being used for IP
  538.    LIS or IP Multicast services.
  539.  
  540.    By default, all unicast, broadcast, and multicast communications from
  541.    an IP over IEEE802.14 station MUST be sent using the point-to-point
  542.    connection to the IEEE 802.14 HC.  It is noted that the default
  543.    behavior MAY be modified in the future by providing additional
  544.    connections for IP traffic from the IEEE 802.14 station to the IEEE
  545.    802.14 HC.
  546.  
  547.    Specifications for optional LIS forwarding requirements are TBD.
  548.  
  549. 12.  SECURITY
  550.  
  551.    TBD.
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558. Laubach                                                        [Page 10]
  559.  
  560. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  561.  
  562.  
  563. 13.  MIB SPECIFICATION
  564.  
  565.    The IEEE 802.14 MIB is TBD.
  566.  
  567. 14.  OPEN ISSUES
  568.  
  569.    o   ATM signaling support by IEEE 802.14 and specific HC
  570.        functionality in support of IP will be mentioned in a future
  571.        revision of this memo.
  572.  
  573.    o   IEEE 802.1D/p and Q extensions, including GARP will be mentioned
  574.        in a future revision of this memo.
  575.  
  576.    o   RSVP coupling to IEEE 802.14 layer management is TBD.
  577.  
  578.    o   IGMP coupling to IEEE 802.14 layer management is TBD.
  579.  
  580.    o   IETF Integrated Services support by IEEE 802.14 is TBD.
  581.  
  582.    o   It is ambiguous about whether IP members must be connected via
  583.        ATM mode or Ethernet mode.  802.14 will support either mode.
  584.        Also, whether a mixture of 802.14 capable LIS members and
  585.        bridged/switched connected LIS members is allowed on a HC or all
  586.        stations must be of one type or the other.
  587.  
  588.    o   The HC forwarding option results in routing intra-LIS.  What
  589.        about subnet-directed broadcasts (blocked)? ARPs?  Will the
  590.        headend proxy ARP for all stations?  If the stations are members
  591.        of the same LIS, then they will try to talk directly and their
  592.        packets will have to be forced to the router (in frame mode, have
  593.        the headend proxy ARP for with the router's MAC for any LIS
  594.        members that are not local to that station).   What about ATMARP
  595.        issues?  ICMP redirects should be disabled from the router.  Are
  596.        we assuming that members of an LIS may just be under the same
  597.        administrative control, and not not necessarily "friendly"?  Like
  598.        an ISP subnet?  This does give the administrator some extra
  599.        protection.
  600.  
  601.    o   In frame mode, what about multicast?  Unicast packets sent to the
  602.        router will be routed back to the destination station, but
  603.        multicast assumes all stations can hear each other? Without a
  604.        specific broadcast facility upstream, do we have to build one for
  605.        multicast: receive multicast group membership, facilitate group
  606.        access control and forward multicast back downstream based on
  607.        this info?  Or does 802.14 address this?  For ATM mode would
  608.        something like MARS be needed?
  609.  
  610.    What about NHRP (as opposed to ATM ARP)?
  611.  
  612.  
  613.  
  614. Laubach                                                        [Page 11]
  615.  
  616. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  617.  
  618.  
  619.    From Scott Brim:
  620.  
  621.        The head end needs to be intelligent enough to do various
  622.        filtering at the PDU (not cell) level.  Regardless of whether
  623.        it's used the code needs to be in there.  This brings up two
  624.        questions -- tell me if I read it right:
  625.  
  626.        * doesn't forwarding cells to the outside world (beyond the head
  627.        end) conflict with having frame-level intelligence?  That is,
  628.        does the head end have to accumulate cells and reassemble frames
  629.        even if it's forwarding cells to the outside world (under any
  630.        conditions)?
  631.  
  632.        * I can't tell if the head end is recommended to do IP forwarding
  633.        within the 802.14 LIS (there are 2 conflicting statements) but if
  634.        it doesn't, it still needs all the intelligence to examine
  635.        packets.  Seems like a waste.  Why isn't the head end either dumb
  636.        or smart?
  637.  
  638.  
  639. 15. REFERENCES
  640.  
  641.    [1] Piscitello, D., and Lawrence, J., "IP and ARP over the SMDS
  642.        Service", RFC-1209, USC/Information Sciences Institute, March
  643.        1991.
  644.  
  645.    [2] Heinanen, Juha, "Multiprotocol Encapsulation over ATM Adaptation
  646.        Layer 5", RFC-1483, USC/Information Sciences Institute, July
  647.        1993.
  648.  
  649.    [3] Plummer, D., "An Ethernet Address Resolution Protocol - or -
  650.        Converting Network Addresses to 48.bit Ethernet Address for
  651.        Transmission on Ethernet Hardware", RFC-826, MIT, November 1982.
  652.  
  653.    [4] Reynolds, J., and Postel, J., "Assigned Numbers", RFC-1340, USC/
  654.        Information Sciences Institute, July 1992.
  655.  
  656.    [5] Postel, J., and Reynolds, J., "A Standard for the Transmission of
  657.        IP Datagrams over IEEE 802 Networks", RFC-1042, USC/Information
  658.        Sciences Institute, February 1988.
  659.  
  660.    [6] CCITT, "Draft Recommendation I.363", CCITT Study Group XVIII,
  661.        Geneva, 19-29 January 1993.
  662.  
  663.    [7] CCITT, "Draft text for Q.93B", CCITT Study Group XI, 23 September
  664.        - 2 October 1992.
  665.  
  666.  
  667.  
  668.  
  669.  
  670. Laubach                                                        [Page 12]
  671.  
  672. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  673.  
  674.  
  675.    [8] Braden, R., "Requirements for Internet Hosts -- Communication
  676.        Layers", RFC-1122, USC/Information Sciences Institute, October
  677.        1989.
  678.  
  679.    [9] ATM Forum, "ATM User-Network Interface (UNI) Specification
  680.        Version 3.1.", ISBN 0-13-393828-X, Prentice-Hall, Inc., Upper
  681.        Saddle River, NJ, 07458, September, 1994.
  682.  
  683.    [10] Deering, S, "Host Extensions for IP Multicasting", RFC-1112,
  684.        USC/Information Sciences Institute, August 1989.
  685.  
  686.    [11] Colella, Richard, and Gardner, Ella, and Callon, Ross,
  687.        "Guidelines for OSI NSAP Allocation in the Internet", RFC-1237,
  688.        USC/Information Sciences Institute, July 1991.
  689.  
  690.    [12] Bradely, T., and Brown, C., "Inverse Address Resolution
  691.        Protocol", RFC-1293, USC/Information Sciences Institute, January
  692.        1992.
  693.  
  694.    [13] Bellovin, Steven M., "Security Problems in the TCP/IP Protocol
  695.        Suite", ACM Computer Communications Review, Vol. 19, Issue 2, pp.
  696.        32-48, 1989.
  697.  
  698.    [14] Knowles, S., "IESG Advice from Experience with Path MTU
  699.        Discovery, RFC-1435, IESG, March 1993.
  700.  
  701.    [15] Droms, R., "Dynamic Host Configuration Protocol", RFC1541,
  702.        Bucknell University, October 1993.
  703.  
  704.    [16] Kent C., and J. Mogul, "Fragmentation Considered Harmful",
  705.        Proceedings of the ACM SIGCOMM '87 Workshop on Frontiers in
  706.        Computer Communications Technology, August 1987.
  707.  
  708.    [17] Mogul, J., and S. Deering, "Path MTU Discovery", RFC-1191,
  709.        DECWRL, Stanford University, November 1990.
  710.  
  711.    [18] Green, M., Luciani, J., White, K., Kuo, T., "Definitions of
  712.        Managed Objects for Classical IP and ARP over ATM Using SMIv2",
  713.        IETF, draft-ietf-ipatm-mib-01 (work in progress), February, 1996.
  714.  
  715.    [19] ATM Forum, "ATM User-Network Interface (UNI) Specification
  716.        Version 4.0", ATM Forum specification afsig-0061.000,
  717.        ftp://ftp.atmforum.com/, July, 1996.
  718.  
  719.    [20] IEEE 802 LAN/MAN, "IEEE 802.14 Draft 2 Revision 2", IEEE 802.14
  720.        Working Group work in progress, July, 1997.
  721.  
  722.  
  723.  
  724.  
  725.  
  726. Laubach                                                        [Page 13]
  727.  
  728. DRAFT       Logical IP Subnetworks over IEEE 802.14 Services August 1997
  729.  
  730.  
  731.    [21] Hornig, C.., "A Standard for the Transmission for IP Datagrams
  732.        over Ethernet Networks", RFC-894, Symbolics Cambridge Research
  733.        Center, April, 1984.
  734.  
  735. 16. AUTHOR
  736.  
  737.    Mark Laubach
  738.    Com21, Inc.
  739.    750 Tasman Drive
  740.    Milpitas, CA 95035
  741.  
  742.    Phone: 408.953.9175
  743.    FAX:   408.953.9299
  744.    EMail: laubach@com21.com
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782. Laubach                                                        [Page 14]
  783.  
  784.