SCHC over NB-IoT
draft-ietf-lpwan-schc-over-nbiot-04
lpwan Working Group E. Ramos
Internet-Draft Ericsson
Intended status: Informational A. Minaburo
Expires: July 23, 2021 Acklio
January 19, 2021
SCHC over NB-IoT
draft-ietf-lpwan-schc-over-nbiot-04
Abstract
The Static Context Header Compression (SCHC) specification describes
a header compression and fragmentation functionalities for LPWAN (Low
Power Wide Area Networks) technologies. SCHC was designed to be
adapted over any of the LPWAN technologies.
This document describes the use of SCHC over the NB-IoT wireless
access, and provides elements for an efficient parameterization.
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 July 23, 2021.
Copyright Notice
Copyright (c) 2021 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
Ramos & Minaburo Expires July 23, 2021 [Page 1]
Internet-Draft SCHC NB-IoT January 2021
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. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 3
3. Architecture . . . . . . . . . . . . . . . . . . . . . . . . 4
4. Data Transmission . . . . . . . . . . . . . . . . . . . . . . 6
5. IP based Data Transmission . . . . . . . . . . . . . . . . . 7
5.1. SCHC over User Plane transmissions . . . . . . . . . . . 7
5.1.1. SCHC Entities Placing . . . . . . . . . . . . . . . . 8
5.2. Data Over Control Plane . . . . . . . . . . . . . . . . . 8
5.2.1. SCHC Entities Placing . . . . . . . . . . . . . . . . 9
5.3. Parameters for Static Context Header Compression (SCHC) . 10
5.3.1. SCHC Context initialization . . . . . . . . . . . . . 10
5.3.2. SCHC Rules . . . . . . . . . . . . . . . . . . . . . 10
5.3.3. Rule ID . . . . . . . . . . . . . . . . . . . . . . . 11
5.3.4. SCHC MAX_PACKET_SIZE . . . . . . . . . . . . . . . . 11
5.3.5. Fragmentation . . . . . . . . . . . . . . . . . . . . 11
6. Non-IP based Data Transmission . . . . . . . . . . . . . . . 12
6.1. SCHC Entities Placing . . . . . . . . . . . . . . . . . . 12
6.2. Parameters for Static Context Header Compression . . . . 13
6.2.1. SCHC Context initialization . . . . . . . . . . . . . 13
6.2.2. SCHC Rules . . . . . . . . . . . . . . . . . . . . . 13
6.2.3. Rule ID . . . . . . . . . . . . . . . . . . . . . . . 14
6.2.4. SCHC MAX_PACKET_SIZE . . . . . . . . . . . . . . . . 14
6.3. Fragmentation . . . . . . . . . . . . . . . . . . . . . . 14
6.3.1. Fragmentation modes . . . . . . . . . . . . . . . . . 14
6.3.2. Fragmentation Parameters . . . . . . . . . . . . . . 15
7. Padding . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
8. Security considerations . . . . . . . . . . . . . . . . . . . 15
9. 3GPP References . . . . . . . . . . . . . . . . . . . . . . . 15
10. Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . 16
10.1. NB-IoT User Plane protocol architecture . . . . . . . . 16
10.1.1. Packet Data Convergence Protocol (PDCP) . . . . . . 16
10.1.2. Radio Link Protocol (RLC) . . . . . . . . . . . . . 17
10.1.3. Medium Access Control (MAC) . . . . . . . . . . . . 18
10.2. NB-IoT Data over NAS (DoNAS) . . . . . . . . . . . . . . 19
11. Normative References . . . . . . . . . . . . . . . . . . . . 21
Show full document text