Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The CAN/CSA-ISO/IEC 16513-06 standard, identical to ISO/IEC 16513:2006, defines a protocol that provides the connection-mode transport service as specified in the OSI reference model (ISO/IEC 8072) over cable television networks. This standard is essential for enabling two-way data communication over hybrid fiber‑coaxial (HFC) infrastructure, which is widely used for broadband internet, voice, and video services.
The standard specifies:
It is applicable to customer premises equipment (CPE), cable modems, and cable headend equipment that require reliable transport services over the cable network.
The protocol stack defined in ISO/IEC 16513-06 consists of the following layers:
| Layer | Function |
|---|---|
| Application | User applications (e.g., IP, VoIP) |
| Transport (CTP) | Connection establishment, data transfer, and release |
| Network (optional) | Internet layer addressing |
| MAC (DOCSIS) | MPEG-TS encapsulation, bandwidth allocation |
| Physical | QAM modulation, RF channel tuning |
The transport layer protocol operates between two communicating endpoints (peers). It supports both connection establishment and connection termination procedures, along with data transfer in three phases.
The transport protocol data unit (TPDU) is encapsulated within an Ethernet-like frame on the MAC layer. The frame format is as follows:
| Field | Size (bits) | Description |
|---|---|---|
| Version | 4 | Protocol version (set to 1 for this edition) |
| Control | 8 | Indicates frame type (connection request, data, acknowledgment, etc.) |
| Destination Connection ID | 16 | Identifies the target connection endpoint |
| Source Connection ID | 16 | Identifies the source connection endpoint |
| Sequence Number | 16 | Used for segmentation and reordering |
| Variable Header | Optional | Extension fields for security, QoS, etc. |
| User Data | Variable | Payload (up to maximum TPDU size) |
The maximum TPDU size is negotiated during connection setup and can range from 128 bytes to 64 KB.
The standard defines five QoS classes:
Each class has parameters for delay, jitter, and packet loss.
ISO/IEC 16513-06 is designed to work seamlessly with the Data Over Cable Service Interface Specification (DOCSIS) versions 1.x, 2.0, and 3.0. The CTP frames are carried in the DOCSIS payload section, utilizing the MAC management messages to discover peers and set up connections.
Each device on the cable network is identified by a unique 48-bit MAC address, assigned by the manufacturer and administered by the IEEE Registration Authority. Connection endpoints are further distinguished by a 16-bit connection identifier (CID), which is unique within the scope of the two communicating peers.
The standard does not define its own encryption or authentication mechanisms. It relies on the underlying DOCSIS security (BPI+ – Baseline Privacy Interface Plus) for protecting the payload. However, additional application-layer security (e.g., TLS) can be used when needed.
Equipment claiming conformance to CAN/CSA-ISO/IEC 16513-06 must pass a suite of tests defined in the associated test specification (ISO/IEC 16513-6/Amd1?). The test suite covers:
Conformance testing is typically performed by accredited laboratories recognized by Standards Council of Canada (SCC) or other national bodies. Successful testing results in a certificate of compliance, which is often required for network certification programs like CableLabs’ Certified Cable Modem program.
© 2026 International Electrotechnical Commission and Standards Council of Canada.