datatracker.ietf.org
Sign in
Version 5.3.0, 2014-04-12
Report a bug

IEEE 802.21 Overview
draft-zuniga-mif-802-21-overview-02

Document type: Active Internet-Draft (individual)
Document stream: No stream defined
Last updated: 2014-02-14
Intended RFC status: Unknown
Other versions: plain text, pdf, html

Stream State:No stream defined
Document shepherd: No shepherd assigned

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

MIF WG                                                        JC. Zuniga
Internet-Draft                          InterDigital Communications, LLC
Intended status: Informational                                  P. Seite
Expires: August 18, 2014                                          Orange
                                                       February 14, 2014

                          IEEE 802.21 Overview
                  draft-zuniga-mif-802-21-overview-02

Abstract

   Some of the messages defined by a potential MIF API may rely on
   functionalities provided by lower layers.  The IEEE 802.21
   specification defines an abstraction of lower layer functions that
   can be useful for a MIF API.  This document provides an overview of
   the IEEE 802.21 specification and enumerates a subset of functions
   that can be used in the context of the MIF API to interact with lower
   layers.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on August 18, 2014.

Copyright Notice

   Copyright (c) 2014 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must

Zuniga & Seite           Expires August 18, 2014                [Page 1]
Internet-Draft            IEEE 802.21 Overview             February 2014

   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  IEEE 802.21 Framework . . . . . . . . . . . . . . . . . . . .   2
   3.  Security Considerations . . . . . . . . . . . . . . . . . . .   6
   4.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   6
   5.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .   6
   6.  References  . . . . . . . . . . . . . . . . . . . . . . . . .   6
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .   7

1.  Introduction

   There is currently a need to present a coherent connection management
   behaviour for different terminal platforms (e.g. mobile smart phones,
   PCs, tablets, etc.), as users often experience a very different
   behaviour when connecting with various platforms to the same networks
   and for the same purposes (e.g. web browsing, email access, VPN,
   dedicated applications, etc.).

   The IEEE 802.21 specification [IEEE802.21] defines several media
   independent services that can be used by higher layers (e.g., L3 and
   above) to interact with lower layers (e.g., L2 and below).  This
   document provides an overview of the IEEE 802.21 specification,
   focusing on the most relevant functions from a MIF API point of view.

2.  IEEE 802.21 Framework

   Some of the connection management services described in
   [I-D.seite-mif-cm] may rely on standardized abstraction layers such
   as the IEEE 802.21 framework [IEEE802.21].

   The IEEE 802.21-2008 Media Independent Handover (MIH) Services
   baseline specification defines three types of services: Information
   Services (IS), Event Services (ES) and Command Services (CS).  Each
   one of these services has a different purpose.  The IS provides
   information about existing networks and services in a potential
   target network.  The ES provides triggers, measurements and events
   from lower layers (e.g. network access layers) that can be used for
   instance to proactively trigger actions like a handing over or
   establishing a new connection to a different access network.  The CS
   allows configuring lower layer interfaces and events.  Both ES and CS
   provide an abstraction layer to upper layers that allows configuring
   and interacting with different types of network link interfaces in a

[include full document text]