Overview
ISO/IEC 8886:1996 - "Information technology - Open Systems Interconnection - Data link service definition" - is a conceptual, architectural definition of the Data Link Service (DLS) in the OSI Reference Model. It specifies the primitives, parameters and valid sequences that describe how the Data Link Layer provides services to the Network Layer. The standard is abstract (not an implementation specification) and is identical to ITU‑T Recommendation X.212. Its purpose is to guide designers of Data Link Protocols and Network Protocols in achieving interoperable, reliable data transfer.
Key topics and technical requirements
- Service model and conventions
- Formalizes service primitives (Request, Indication, Response, Confirm) and their parameters.
- Defines service conventions consistent with ITU‑T X.210 / ISO/IEC 10731.
- Connection-mode and connectionless-mode
- Describes features, models and primitives for both connection-mode Data Link Service (establishment, release, transfer, reset) and connectionless-mode Data Link Service (single-shot transmissions without a maintained logical association).
- Data‑link‑connection (DLC) and addressing
- Defines a DLC as an association providing identification and agreed services for a set of transmissions.
- Introduces DLSAP (Data‑link‑service‑access‑point), local addressing, and DLSDU (Data‑link‑service‑data‑unit).
- Sequence-of-primitives
- Specifies valid time‑sequence diagrams and constraints for primitives across establishment, data transfer, release, abort and rejection scenarios.
- Quality of Service (QoS)
- Mechanisms for negotiation and specification of QoS parameters (throughput, delay, reliability characteristics) for both connection and connectionless services.
- Design constraints
- Emphasizes independence from physical layer details and transparent transfer of user data; clarifies where duplication, loss or reordering may be handled.
Practical applications
- Guiding the design and specification of data link protocols (protocol state machines, frame formats abstracted from physical media).
- Defining service interfaces between the Data Link Layer and Network Layer in OSI‑based architectures.
- Establishing interoperability targets for vendors implementing link-layer functionality, especially for systems requiring explicit QoS negotiation.
- Informing test and conformance profiles where implementations must realize the abstract DLS via concrete protocols.
Who should use this standard
- Network architects and protocol designers
- Firmware and driver developers for link-layer implementations
- Standards developers and technical committees
- Test laboratories and system integrators focused on interoperability and QoS at the link layer
Related standards
- ISO/IEC 7498‑1 (ITU‑T X.200) - OSI Reference Model: The Basic Model
- ISO/IEC 10731 (ITU‑T X.210) - Conventions for the definition of OSI services
- ITU‑T Recommendation X.212 - identical text to ISO/IEC 8886
Keywords: ISO/IEC 8886, Data Link Service, OSI, data link layer, DLS, QoS, connection‑mode, connectionless‑mode, DLSAP, DLSDU, data‑link‑connection.