Fact-checked by Grok 2 weeks ago

Service Access Point

A Service Access Point (SAP) is a logical interface in the Open Systems Interconnection (OSI) reference model that enables higher-layer protocols to access and utilize the services provided by lower layers in a network protocol stack, serving as an identifier for specific network services or applications on a host. In practice, an SAP functions as a component of a network address that specifies which protocol handler or user service should process incoming or outgoing data packets, allowing for the routing of different classes of data to appropriate handlers within the system. Within the OSI model's layered architecture, SAPs are particularly prominent at boundaries such as between the Data Link and Network layers, where they are embodied as Source Service Access Points (SSAP) and Destination Service Access Points (DSAP) under IEEE 802.2 Logical Link Control (LLC) standards for protocols like Ethernet and Token Ring. Examples of assigned SAP values include 0x00 for the null LSAP (connectionless services), and 0xFF for the global SAP addressing all active services; the value 0x06 is assigned for IP but is rarely used in practice. SAPs were more commonly used in legacy networking environments but remain relevant in certain standards-compliant implementations. In the TCP/IP protocol suite, the SAP concept is analogous to port numbers, which perform a similar role in identifying applications but within a more streamlined, four-layer model.

Definition and Fundamentals

Core Definition

In the Open Systems Interconnection (, a Service Access Point () is defined as the point at which the services of an (N)-layer are provided by an (N)-entity to an (N+1)-entity, serving as an identifying label or logical address for network endpoints. This concept establishes a between adjacent layers, where a higher-layer entity interacts with the services offered by the layer below it. The primary purpose of an SAP is to enable standardized invocation of services between protocol layers, promoting among diverse open systems by providing a consistent mechanism for layer-to-layer communication. Within the OSI framework, which structures networking into seven layers to facilitate vendor-independent implementations, SAPs ensure that service requests and responses are handled uniformly across systems. Structurally, an SAP typically comprises a service identifier integrated with layer-specific addressing, often in the form of selectors appended to a Network Service Access Point (NSAP) to specify particular or protocols at higher layers. This addressing scheme allows precise identification within an , distinguishing between multiple service instances at the same layer boundary. In basic operation, a higher-layer employs an SAP to invoke operations—such as request or indication—on the lower layer's service, thereby initiating data transfer or control signaling across the layer interface. These cross the SAP to abstract the underlying layer's functionality, supporting reliable inter-layer coordination without exposing implementation details.

Key Components

A Service Access Point (SAP) is fundamentally composed of a service access point identifier (), a numeric or alphanumeric label that uniquely identifies the for inter-layer service access in protocols. In implementations like the IEEE 802.2 (LLC) sublayer, the SAPI is realized through dedicated fields in the protocol header: the Destination Service Access Point (DSAP) and Source Service Access Point (SSAP), each consisting of an 8-bit field. The DSAP structure includes one bit for type (individual or group) followed by seven bits for the specific , enabling sub-addressing to distinguish multiple services or protocols at the same , while the SSAP similarly uses seven bits for the source with an additional bit indicating command or response frames. This design allows a single interface to support diverse higher-layer services without ambiguity. Service interactions at an SAP are mediated by standardized primitives that define the flow of control and between layers. The four core primitives are: REQUEST, issued by the service user in the higher layer (N+1) to invoke a from the provider in the lower layer (N), passing necessary parameters; INDICATION, generated by the lower layer to alert the higher layer of a event or incoming ; RESPONSE, sent by the higher layer to acknowledge or continue an indicated ; and CONFIRM, produced by the lower layer to finalize the outcome of a requested back to the higher layer. These primitives ensure reliable, sequenced communication across layer boundaries, with each primitive specifying the target SAP for precise routing. For instance, a Data.Request primitive explicitly references the destination SAP in the lower layer to direct outgoing . SAP identifiers are integrated into units (PDUs) to enable service routing, appearing in header fields that encapsulate the service request or response. In LLC PDUs under , the DSAP and SSAP fields are positioned immediately after the MAC addresses in the frame header, allowing the LLC layer to demultiplex incoming PDUs to the appropriate higher-layer based on the SAPI. This embedding supports the encapsulation and decapsulation processes between layers, where PDUs from higher layers are wrapped with SAP information before transmission. In contrast to physical addresses like Media Access Control (MAC) addresses, which are hardware-embedded 48-bit identifiers tied to specific network interfaces at the physical and MAC sublayers, SAPs operate as logical constructs unbound by hardware specifics. This logical nature permits SAPs to abstract service endpoints across diverse physical media, focusing on protocol-level identification rather than device locality.

Historical Development

Origins in OSI Model

The concept of the Service Access Point (SAP) originated within the (ISO) during the late 1970s, as part of the foundational work on the Open Systems Interconnection (OSI) Reference Model aimed at establishing a universal framework for open networking systems. This development was driven by the need to create interoperable communication standards amid the proliferation of proprietary network technologies, with initial efforts coalescing around a layered architecture that could support diverse implementations. The , including SAPs, emerged from collaborative international efforts, including contributions from the International Network Working Group (INWG), to promote vendor-independent protocols for global connectivity. SAPs were first formally detailed in the OSI Basic Reference Model, first published in as ISO 7498. They are defined as the points at which services are provided and accessed between adjacent layers in the seven-layer architecture. Specifically, an (N)-SAP represents the where an (N)-layer entity offers services to an (N+1)-layer entity, enabling structured data exchange while abstracting the underlying implementation details. This abstraction was crucial for maintaining , as it allowed each layer to evolve independently without disrupting service consistency across the stack. Theoretically, SAPs addressed the challenge of decoupling layer functionalities, facilitating independent protocol development while ensuring reliable inter-layer service provision in heterogeneous environments. This service-oriented design emphasized clear boundaries for operations, such as request, indication, response, and , which supported both connection-oriented and connectionless modes. Early conceptual influences on SAPs stemmed from practical experiences with packet-switched networks like , whose implicit layering and interface mechanisms informed the formalization of service access for international , though OSI elevated these to a rigorous, standardized model.

Evolution in IEEE Standards

The concept of Service Access Points (SAPs), originally derived from the OSI reference model, was integrated into practical standards for local and metropolitan area networks () during the 1980s to standardize interfaces between the (LLC) sublayer and higher layers. This adoption began with the initial release of IEEE Std 802.2 in 1984, which established SAPs as logical points for accessing LLC services, including source and destination addressing via 8-bit fields (SSAP and DSAP). By 1989, IEEE Std 802.2-1989 formalized these elements, defining SAPs to support connectionless (Type 1), connection-oriented (Type 2), and later acknowledged connectionless (Type 3) operations across diverse media access control (MAC) sublayers like Ethernet (802.3) and (802.5). The 1998 revision, ANSI/IEEE Std 802.2 (also ISO/IEC 8802-2:1998), further refined SAP management through objects like lLCSAP and states (INACTIVE/ACTIVE), enhancing by incorporating OSI-inspired procedures for and . A significant in SAP evolution occurred with IEEE Std 802-2014, which provided a comprehensive overview and architecture for the family, codifying SAP usage across sublayers to ensure consistent provision in bridged and virtualized networks. This standard detailed the MAC Service interface, where SAPs (including MSAPs) enable data unit exchange between LLC and MAC entities, while integrating with security protocols like for authenticated access. It also addressed protocol identification and address structures, building on prior revisions to support and enhancements like the Structured Local Address Plan (SLAP) for local addressing. These updates marked a shift toward unified sublayers, facilitating SAPs' role in modern architectures without altering core OSI alignments. SAPs were subsequently adapted for emerging domains, extending beyond wired LANs to area networks (WPANs) in standards like IEEE 802.15.4-2003, which introduced specialized SAPs such as PD-SAP (for PHY data services), PLME-SAP (for PHY management), MLME-SAP (for MAC management primitives like scanning and polling), and MCPS-SAP (for MAC common part data). These adaptations tailored SAPs to low-power, low-data-rate environments, aligning with OSI interfaces but optimizing for energy-constrained devices in mesh topologies. By standardizing SAPs across IEEE 802 sublayers, these evolutions enabled vendor interoperability in Ethernet and ecosystems, allowing seamless higher-layer protocol integration and reducing fragmentation in multi-vendor deployments. For instance, consistent SAP addressing in ensured reliable service requests in Ethernet frames, while extensions in 802.15.4 supported scalable WPANs for applications, collectively advancing reliable, cross-technology networking since the 1980s.

Role in Network Architecture

Inter-Layer Service Requests

In the OSI , inter-layer service requests occur through service access points (SAPs), which serve as logical interfaces enabling a higher-layer (N+1) entity to invoke services from the adjacent lower (N) layer. Specifically, the (N+1) entity issues a service primitive—such as a REQUEST primitive—at the N-SAP to denote its need for a particular service, like data transfer or connection establishment; the N-layer entity then processes this primitive, encapsulating the user data into an N-protocol data unit (PDU) and potentially issuing further primitives at lower SAPs to propagate the request downward through the . This structured invocation ensures that each layer focuses solely on its defined functions while relying on the services of the layer below it. A practical illustration of this process flow is observed in data transfer operations, where the (layer 5) entity requests reliable services by issuing a primitive at the Transport SAP (TSAP); this triggers the (layer 4) to handle segmentation and flow control, forwarding the resulting PDUs via the Network SAP (NSAP) to the network layer for routing, and subsequently through the Data Link SAP (LSAP) and Physical SAP to the for actual transmission over the medium. The downward chain of SAP-mediated PDUs maintains the integrity of the original request while adapting it to each layer's capabilities, culminating in the delivery of the data to the destination system in a mirrored upward process. Error handling in these inter-layer requests is facilitated by confirmatory primitives, such as the RESPONSE primitive issued by the service user to acknowledge an indication from the provider, and the CONFIRM primitive used by the to signal successful completion or report failures like resource unavailability or protocol errors. These enable the detection and recovery from discrepancies, such as synchronization issues or invalid parameters, without requiring the higher layer to be aware of the underlying mechanisms. The primary benefit of this SAP-based is that it conceals the internal details and specifics of lower layers from higher ones, promoting a modular where modifications or optimizations in one layer—such as enhancements to correction in the —do not necessitate revisions across the entire stack. This design principle supports independent development and testing of layers, enhancing overall system and in open systems environments.

Addressing and Identification

Service Access Points (SAPs) provide layer-specific addressing within the Open Systems Interconnection (OSI) , enabling the identification of interfaces between adjacent layers where services are offered to higher-layer entities. An (N)-SAP address uniquely identifies a particular (N)-service access point to which an (N+1)-entity is attached, facilitating the delivery of protocol data units (PDUs) to the appropriate service entity in a multi-layer . This addressing is distinct from physical or network-layer addresses, as it operates at the boundary of each layer to resolve service endpoints without implying routing across networks. For instance, in the under (LLC), the Destination Service Access Point (DSAP) and Source Service Access Point (SSAP) fields, each 1 byte long, serve as SAP identifiers appended to the ( to specify the protocol or service handler. In multi-layer architectures, SAPs guide the internal of PDUs within a by directing them to the correct service entity at the target layer, analogous to port numbers in protocols but confined to the scope of a single layer and system. This layer-bound identification ensures that incoming PDUs from a lower layer are demultiplexed and passed to the intended higher-layer or application via the specified SAP, preventing misdelivery in protocol stacks supporting multiple concurrent services. Unlike end-to-end addressing, SAPs do not carry information themselves; instead, they rely on underlying layer mechanisms for inter- delivery while providing intra- resolution. The scope of SAP addressing distinguishes between local and global contexts: local SAPs identify services within a single system for intra-node communication, such as multiplexing multiple upper-layer protocols over a shared lower-layer . Global service identification integrates local SAPs with Network Service Access Point (NSAP) addresses for end-to-end connectivity, where the NSAP provides the network-layer endpoint and upper-layer selectors (e.g., or session selectors) extend it to specific . This integration allows for unique resolution across distributed systems while maintaining layer independence. Uniqueness of SAP identifiers within a is enforced to avoid conflicts, ensuring that no two entities share the same access point at a given layer, thereby supporting reliable PDU delivery and integrity.

Types and Variants

Local and Destination SAPs

Service Access Points (SAPs) in network protocols are primarily classified into local SAPs (LSAPs) and destination SAPs (DSAPs) based on their functional roles in communication within a layer. These classifications enable precise and of protocol data units (PDUs) between entities, particularly at the in standards. The local service access point (LSAP) identifies the specific service or endpoint within the receiving entity's layer, facilitating demultiplexing of incoming PDUs to the appropriate higher-layer handler. In (LLC), the LSAP is represented by an 8-bit code in the source service access point (SSAP) of the LLC header when the frame is transmitted, but it serves as the local reference point for the upon arrival. This 1-byte includes a command/response bit and 7 bits, always designating an individual LSAP for the originating . The destination service access point (DSAP), in contrast, specifies the target service endpoint on the remote entity, directing outgoing PDUs to the intended service. As an 8-bit field in the LLC header, the DSAP includes an address type bit (0 for , 1 for group) followed by 7 address bits, allowing the sender to address either a single remote LSAP or a group of them. This field ensures that the receiving entity can route the PDU correctly to its local counterpart. In an LLC frame, the DSAP field immediately precedes the SSAP field (carrying the sender's LSAP), forming a bidirectional addressing mechanism that supports both source identification and destination targeting within the same header. This sequential structure, followed by the control field, allows for efficient protocol multiplexing and unmultiplexing across the link. SAP values are assigned through standardized processes to prevent address collisions and ensure interoperability. The IEEE Registration Authority allocates these 8-bit codes, with individual addresses ranging from 0x01 to 0x7F and group addresses from 0x80 to 0xBF, while reserved values (0xC0 to 0xFF) are used for specific protocols. For example, the value 0xAA is standardized for the Subnetwork Access Protocol (SNAP) in both DSAP and SSAP fields, enabling encapsulation of higher-layer protocols like IP over IEEE 802 networks.

Higher-Layer SAPs

Higher-layer Service Access Points (SAPs) in the Open Systems Interconnection ( provide access points for services at the , , and layers, enabling upper-layer entities to interact with lower-layer protocols without direct exposure to underlying addressing details. These SAPs are optional extensions to the Network Service Access Point (NSAP) address, achieved by appending layer-specific selectors—short, locally assigned identifiers—that allow for fine-grained of service endpoints within an . This hierarchical addressing structure supports and demultiplexing of services, ensuring that communications reach the appropriate protocol entities across the upper layers. The Service Access Point (TSAP) identifies the boundary between the and the , serving as the entry point for transport services such as reliable end-to-end data transfer and flow control. Constructed from an NSAP plus a Transport Selector (typically one byte), the TSAP enables multiple session entities to share the same network connection while distinguishing transport-layer endpoints for connection-oriented or connectionless operations. TSAPs are essential for invoking like T-CONNECT in transport protocols, facilitating fan-out to higher-layer users. The Session Service Access Point (SSAP) operates at the session-presentation layer boundary, managing session establishment, synchronization, and release to support structured dialogues between peer applications. It builds upon the TSAP by adding a Session Selector, allowing multiple presentation entities to access distinct session services over the same transport connection. SSAPs ensure coordinated activity, such as checkpointing and , in session protocols. The Service Access Point (PSAP) defines the interface between the and the , handling abstract syntax negotiation, data formatting, , and to ensure syntactic . Formed by appending a Presentation Selector to the SSAP address, the PSAP provides application-specific addressing for services like set translation and secure data representation. In the X.400 message handling system for electronic mail, PSAPs specify the combined OSI addresses across , , session, and s, enabling reliable message transfer between disparate systems.

Applications in Protocols and Standards

Usage in IEEE 802.2 LLC

In the IEEE 802.2 (LLC) sublayer, Service Access Points (SAPs) are integral to the header structure of LLC Protocol Data Units (PDUs), enabling service across underlying Media Access Control (MAC) layers. The LLC header includes a Destination SAP (DSAP) field and a Source SAP (SSAP) field, each 8 bits in length, which identify the destination and source LLC service users, respectively. These fields allow multiple higher-layer protocols to share the same MAC service by specifying the appropriate SAP values, with the DSAP indicating the recipient's service endpoint and the SSAP denoting the sender's, often paired with MAC addresses to form complete addresses. LLC operates in different modes that leverage SAPs for protocol handling. In Type 1 operation, which provides unacknowledged connectionless service, SAPs facilitate routing through Unnumbered Information () PDUs, where no prior setup is required and frames are sent without , relying on DSAP and SSAP for direct to upper-layer entities. In contrast, Type 2 operation offers -oriented service for reliable, sequenced delivery, using SAPs to establish and maintain logical links via commands like Set Asynchronous Balanced Mode Extended (SABME), with supervisory PDUs such as Reject (REJ) and Receive Not Ready (RNR) ensuring error recovery and flow control over the identified SAP endpoints. Class I LLC supports only Type 1, while Class II supports both modes. To address the limitation of 256 possible SAP values in the 8-bit DSAP and SSAP fields, the Subnetwork Access Protocol (SNAP) extends addressing by appending a 5-byte SNAP header to the LLC header when DSAP and SSAP are both set to AA (hexadecimal 170). This SNAP header includes a 3-byte (OUI) field, typically 00-00-00 for global use, followed by a 2-byte Protocol Type field that mirrors values, allowing multiplexing of protocols like ( 0800) beyond the standard SAP range while maintaining compatibility with Type 1 UI PDUs (control field 03). Error detection in LLC involves SAP validation to enforce adherence; upon receipt, the receiving LLC entity checks the DSAP against its registered local SAPs (LSAPs), discarding the PDU if no match is found, which prevents processing of misdirected or invalid . In Type 2, additional mechanisms like the Frame Reject (FRMR) PDU report SAP-related anomalies, such as invalid control fields tied to the SAP pair.

Implementation in Ethernet and Other IEEE Standards

In Ethernet, Service Access Points (SAPs) are implemented through the (LLC) sublayer, which encapsulates higher-layer protocols within Ethernet frames to facilitate service requests between the sublayer and upper layers. The LLC header includes Destination SAP (DSAP) and Source SAP (SSAP) fields to identify the specific services or protocols being accessed, enabling of multiple protocols over the shared Ethernet medium. Specialized SAPs in extend this framework for advanced functionalities. The Operations, Administration, and Maintenance (OAM) SAP (OSAP), defined in Clause 57, provides optional services for fault detection, performance monitoring, and in Ethernet links. Similarly, the MAC Control SAP (MCSAP), outlined in Clause 31, supports optional MAC-level control operations such as pause frames for flow control. In other IEEE standards, such as for low-rate wireless personal area networks (PANs), SAPs are tailored to the PHY and MAC sublayers. The PHY Data SAP (PD-SAP) handles the transport of MAC Protocol Data Units (MPDUs) between peer MAC entities, supporting primitives like PD-DATA.request for transmission and PD-DATA.indication for reception, ensuring reliable data exchange in resource-constrained environments. The PHY Layer Management Entity SAP (PLME-SAP) manages PHY operations through primitives such as PLME-CCA.request for clear channel assessment and PLME-SET.request for configuring the PHY PAN Information Base (PIB), which is essential for PAN coordination and diagnostics. IEEE 802.3 further incorporates SAPs for timing and efficiency. The Time Synchronization SAP (Time Sync PSAP), specified in Clause 90, enables support for protocols like by providing primitives for precise timestamping and across Ethernet networks. For power management, the SAP (EEE PSAP) in IEEE 802.3az (Clause 78) facilitates low-power idle modes through optional primitives that coordinate transitions between active and low-power states, reducing energy consumption during periods of low traffic. These implementations promote interoperability by adhering to the consistent architecture model, where SAPs at layer boundaries ensure compatible service interfaces across Ethernet variants (e.g., wired 802.3) and standards (e.g., 802.15.4), allowing seamless in hybrid networks.

Comparison to Modern Networking Concepts

SAPs versus TCP/IP Ports

Service Access Points (SAPs) in the Open Systems Interconnection ( serve as layer-specific logical interfaces that enable communication between adjacent layers within the seven-layer architecture, whereas / ports function primarily as transport-layer endpoints in the simplified four-layer / model. SAPs are abstract points of attachment for services at each OSI layer, such as the layer's (LLC) sublayer or the Network layer's NSAPs, allowing for modular inter-layer interactions. In contrast, / ports are 16-bit numeric identifiers (ranging from 0 to 65535) tied to the Transport layer protocols like and , facilitating host-to-host data delivery without the OSI model's granular layer separations. Functionally, SAPs provide an abstraction for service requests and responses across all seven OSI layers, supporting protocol-independent interfaces that hide implementation details of lower layers from higher ones, such as in LLC where SAPs identify higher-layer protocols via Destination SAP (DSAP) and Source SAP (SSAP) fields. / ports, however, emphasize end-to-end and demultiplexing of application data streams in -based networks, using well-known ports (e.g., 80 for HTTP) to direct traffic to specific processes without spanning multiple layers in the same way. This narrower scope in / reflects its practical, implementation-driven design, focusing on reliable delivery over the rather than the OSI's theoretical service primitives. In terms of addressing, SAPs rely on layer-specific selectors like NSAP selectors (NSELs), which are hierarchical identifiers that distinguish between multiple entities or applications at a given network service access point, analogous in role to identifiers or but integrated into OSI's address structure. TCP/IP , by comparison, use simple 16-bit unsigned integers without direct chaining to other layers, combined solely with addresses to form addresses (e.g., <, address, number>). This results in SAP addressing being more complex and extensible for OSI's multi-layer environment, while addressing prioritizes simplicity and scalability in global . In hybrid networking environments that bridge OSI and TCP/IP, LLC SAPs can map to IP ports through encapsulation mechanisms, such as the Subnetwork Access Protocol () in standards, where a SNAP header (using DSAP/SSAP value 170) carries EtherTypes to identify IP packets, allowing / ports within the encapsulated to handle application-level . Similarly, 1006 defines ISO Transport Service over by reserving port 102 to emulate Transport Service Access Points (TSAPs), enabling OSI-like services to run atop TCP/IP infrastructure without native SAP support.

Relevance in Contemporary Networks

Service Access Points (SAPs) continue to play a role in legacy systems compliant with standards, particularly in and (IoT) applications. In industrial settings, (LLC), which incorporates SAPs for inter-layer addressing, remains relevant through ongoing maintenance and updates to the standard, ensuring compatibility in environments requiring reliable services. For IoT, the standard underlying protocols like employs SAPs at the MAC and higher layers to manage and services, supporting low-power personal area networks (WPANs) in applications such as smart energy and . These SAP interfaces facilitate communication and resource access, persisting in contemporary deployments due to their efficiency in constrained devices. Hybrid implementations bridge SAPs with in certain protocols, maintaining operational viability in specialized networks. In legacy environments using IPX/SPX, Ethernet frames can incorporate LLC headers with DSAP and SSAP fields to encapsulate IPX packets, enabling integration with via frame type migrations from raw 802.3 to 802.2 formats. Similarly, (ATM) networks, still utilized in some telecommunications backhaul systems like DSL aggregation, rely on Network Service Access Point (NSAP) addressing derived from OSI SAP concepts to identify endpoints and route cells across virtual circuits. These mappings allow SAP-based addressing to coexist with protocols, supporting hybrid telecom infrastructures. While pure OSI implementations have largely been supplanted by the TCP/IP model due to its simplicity and widespread adoption, SAP concepts from OSI influence service abstraction in modern paradigms like Software-Defined Networking (SDN) and Network Function Virtualization (NFV). The OSI layered approach, including SAPs as interfaces between layers, parallels the abstraction layers in SDN that decouple control and data planes, enabling programmable service access. In NFV, virtualized functions provide similar demarcation points for service delivery, drawing on OSI principles to ensure modularity without direct OSI protocol use. Looking ahead, SAPs are experiencing revival in and emerging standards, particularly for modular service access in network slicing. IETF frameworks for slices abstract Service Demarcation Points (SDPs) as SAPs to define boundaries for slice attachment and . specifications for fixed networks explicitly define SAPs as customer access points for sliced services, supporting differentiated connectivity. In EVPN-based realizations, SDP identifiers enable precise mapping of slices to endpoints, aligning with updates for enhanced orchestration. This resurgence underscores SAPs' adaptability to virtualized, slice-based architectures in next-generation mobile networks.

References

  1. [1]
    Service Access Point - Computer Dictionary of Information Technology
    (SAP) The OSI term for the component of a network address which identifies the individual application on a host which is sending or receiving a packet. TCP/IP's ...Missing: model | Show results with:model
  2. [2]
    Service Access Points - IBM
    A service access point (SAP) identifies a particular user service that sends and receives a specific class of data.Missing: OSI model
  3. [3]
    Service Access Point – Path Control - SAP Identifiers - LiveAction
    The Service Access Point (“SAP”, pronounced like the sap that comes from a tree to make maple syrup) is used to identify which protocol handler should process ...
  4. [4]
    [PDF] ITU-T Rec. X.200 (07/94) Information technology
    Thirdly, service-access-points and data-units are described. Fourthly, elements of layer operation are described including connections, transmission of data, ...
  5. [5]
    The Structure and Coding of Logical Link Control (LLC) Addresses
    This addressing information consists of two fields; the Destination Service Access Point (DSAP) address field, and the Source Service Access Point (SSAP) ...
  6. [6]
    Service Primitives
    Indication: A primitive returned to layer (N + l) from layer N to advise of activation of a requested service or of an action initiated by the layer N service.
  7. [7]
    Logical Link Control - an overview | ScienceDirect Topics
    The LLC sublayer itself is defined by IEEE 802.2. Link addressing, sequencing, and definition of service access points (SAPs) also take place at this layer. ...Introduction to Logical Link... · LLC Protocol Types and...Missing: SAPI | Show results with:SAPI
  8. [8]
    OSI: The Internet That Wasn't - IEEE Spectrum
    Jul 29, 2013 · 1977: International Organization for Standardization (ISO) committee on Open Systems Interconnection is formed with Charles Bachman [left] as ...<|control11|><|separator|>
  9. [9]
    [PDF] ISO/IEC 7498-l - iTeh Standards
    ISO/IEC 7498-l is an international standard for information technology, specifically Open Systems Interconnection, and its Basic Reference Model.
  10. [10]
    [PDF] ANSI/IEEE Std 802.2, 1998 Edition (ISO/IEC 8802-2:1998) - Part 2
    Sep 16, 2025 · The access standards define seven types of medium access technologies and associated physical media, each appropriate for particular ...
  11. [11]
  12. [12]
    IEEE 802-2014 - IEEE SA
    IEEE 802-2014 provides an overview of IEEE 802 standards, reference models, MAC address structure, and protocol identification.Missing: codification | Show results with:codification
  13. [13]
    [PDF] IEEE Std 802.15.4-2003, IEEE Standard for Information technology
    Oct 1, 2003 · Abstract: This standard defines the protocol and compatible interconnection for data communication devices using low data rate, ...
  14. [14]
    IEEE 802.3az-2010 - IEEE SA
    This amendment to IEEE Std 802.3-2008 specifies changes to several existing physical layers to enable energy-efficient operation of Ethernet.Missing: PSAP | Show results with:PSAP
  15. [15]
    [PDF] ISO/IEC 7498-1 - Ecma International
    Jun 15, 1996 · 1.8. (N)-service-access-point, (N)-SAP: The point at which (N)-services are provided by an (N)-entity to an. (N+1)-entity. 5.2.1.9 (N)-protocol: ...<|control11|><|separator|>
  16. [16]
    CIS307: Network Protocol Architectures - Temple CIS
    A service will have a "service model" expressed as a set of primitives used to access that service. There are four basic kinds of primitives: Request: A ...
  17. [17]
    RFC 1042 - Standard for the transmission of IP datagrams over IEEE ...
    IP datagrams are sent on IEEE 802 networks encapsulated within the 802.2 LLC ... ) A command frame is identified with high order bit of the SSAP address reset.Missing: SAPI | Show results with:SAPI
  18. [18]
    RFC 941: Addendum to the network service definition covering ...
    ... Address The NSAP address is the information that the OSI Network Service provider needs to identify a particular Network Service Access Point. The values of ...
  19. [19]
    Understanding Logical Link Control - Cisco
    Sep 9, 2005 · IEEE standard 802.2 defines Logical Link Control (LLC) as a data link control layer used on 802.3, 802.5, and other networks.
  20. [20]
  21. [21]
    RFC 1278: A string encoding of Presentation Address
    Presentation addresses are stored in the OSI Directory using an ASN.1 representation defined by the OSI Directory [CCI88]. Logically, a presentation address ...Missing: PSAP | Show results with:PSAP
  22. [22]
    X.400 : Message handling services: Message handling system and service overview
    ### Summary on PSAP Usage in X.400 and Relation to OSI Presentation Layer
  23. [23]
    [PDF] logical link control - NIST Technical Series Publications
    ANSITEEE Std 802.2 (ISO DIS 8802/2), IEEE Standard Logical Link Control protocol, is used in conjunction with the medium access standards.
  24. [24]
  25. [25]
    Subnetwork Access Protocol (SNAP) - IBM
    The IEEE 802.2 standard defines the LLC sublayer, and the MAC ... The format of an IEEE 802.2 LLC header with the SNAP header is shown in Figure 1.Missing: modes SAP usage
  26. [26]
    IEEE 802.3 LLC Ethernet Frame - IP Packet Format - Huawei Support
    Aug 12, 2025 · DSAP. 1 byte. Destination service access point. The value ranges from 0x00 to 0xFF. SSAP. 1 byte. Source service access point. The value ranges ...
  27. [27]
    The IEEE 802.3 SNAP Frame Format - Firewall.cx
    The 802.2 Logical Link Control (LLC) Header · The Source Service Access Point or SSAP is analogous to the DSAP and specifies the Source of the sending process.
  28. [28]
    [PDF] IEEE 802.3 Ethernet
    Jul 11, 2022 · IEEE Std 802-2014. Basic Reference Model for IEEE 802.3 stations. MSAP: IEEE Std 802.3-2022 Clause 2 Media Access Control (MAC) service ...
  29. [29]
    [PDF] 802.15.4b_Clause_6 v4 PSSS O-QPSK CH-TAB integ.fm - IEEE 802
    The PD-SAP supports the transport of MPDUs between peer MAC sublayer entities. Table 4 lists the primitives supported by the PD-SAP. These primitives are ...
  30. [30]
    [PDF] TCP/IP Tutorial and Technical Overview - IBM Redbooks
    This tutorial covers networking fundamentals of the TCP/IP protocol suite, advanced concepts, new technologies, and the latest TCP/IP protocols.
  31. [31]
    RFC 1006 - ISO Transport Service on top of the TCP Version: 3
    Apr 16, 2024 · This memo specifies a standard for the Internet community. Hosts on the Internet that choose to implement ISO transport services on top of the TCP are expected ...<|separator|>
  32. [32]
    NSAP Selector Values - IS-IS Network Design Solutions - O'Reilly
    NSAP Selector Values The NSEL field specifies a user of the network layer service. The routing layer is regarded as a special user of network layer services ...Missing: TSEL | Show results with:TSEL
  33. [33]
    Cisco Network Solutions for the Telco DCN: SONET/SDH OSI ...
    Oct 25, 2007 · The OSI network address is referred to as a network service access point (NSAP). The NSAP is assigned to the end system (ES) or intermediate ...
  34. [34]
    [PDF] New Specification of Current 802 LLC
    May 11, 2020 · The new LLC specification replaces 802.2, supports protocol multiplexing based on Ethertype, and specifies LPD/EPD, replacing 802.2's function. ...
  35. [35]
    [PDF] IEEE 802.15.4 Stack User Guide - NXP Semiconductors
    Jun 22, 2016 · This manual provides a single point of reference for information on the. IEEE 802.15.4 wireless network protocol stack which can be ...
  36. [36]
    [PDF] The Internet of Things: Key Applications and Protocols
    The interfaces of ZigBee layers are called “service access points” (SAP), as in 802.15.4. One interface, the layer management entity ([layer name]-ME) is ...
  37. [37]
    Migrating Ethernet Frame Types from 802.3 Raw to IEEE 802.2
    This AppNote provides some background information on Ethernet frame types, explains why the default change was made, and offers some suggestions for migrating.Missing: extension | Show results with:extension<|control11|><|separator|>
  38. [38]
    Asynchronous Transfer Mode Configuration Guide, Cisco IOS ...
    Dec 2, 2012 · Configuring the NSAP Address. Every ATM interface involved with signaling must be configured with a network service access point (NSAP) address.
  39. [39]
    TCP/IP Model vs. OSI Model: Similarities and Differences | Fortinet
    The biggest difference between the two models is that the OSI model segments multiple functions that the TCP/IP model groups into single layers. This is true ...
  40. [40]
    5G Edge Computing: A Guide to Faster, Smarter Networks - SUSE
    Mar 20, 2025 · for SAP Applications · SUSE Multi-Linux Support · SUSE Multi-Linux ... For IT teams, 5G's network slicing feature also allows you to create ...Private 5g Networks Redefine... · 5g Edge Computing: Final... · 5g Edge Computing Faqs
  41. [41]
    RFC 9543 - A Framework for Network Slices in Networks Built from ...
    Jul 29, 2024 · An SDP may be abstracted as a Service Attachment Point (SAP) ... Network Slicing and Aggregation in IP/MPLS Networks Network slicing ...
  42. [42]
    [PDF] ETSI GS F5G 004 V1.1.1 (2022-01)
    A Service Access Point (SAP) provides customer service access. A Service Processing Point (SPP) performs. L1/L2/L3 service processing, which may be ...
  43. [43]
    RFC 9889 - A Realization of Network Slices for 5G Networks Using ...
    The document describes a network slice realization approach that fulfills 5G slicing requirements ... sap-id" as defined in [RFC9408]. Depending on the bandwidth ...