Az ATM interface - Frame formats

Cell types:

    UNI cell header: (ITU-T I.361)

    <--------direction of propagation
  bit1                                             bit424
    +-----+-----+-----+----+-+-----+------------------+
    |     |     |     |    |C|     |                  |
    | GFC | VPI | VCI | PT |L| HEC | INFO (48 octets) |
    |     |     |     |    |P|     |                  |
    +--4--+--8--+-16--+-3--+1+--8--+------------------+
    | bits  bits               bits|
    |<------- 5 octets ----------->|

    NNI cell header:

    <--------direction of propagation
  bit1                                             bit424
    +-----------+-----+----+-+-----+------------------+
    |           |     |    |C|     |                  |
    | VPI       | VCI | PT |L| HEC | INFO (48 octets) |
    |           |     |    |P|     |                  |
    +-12--------+-16--+-3--+1+--8--+------------------+
    | bits  bits               bits|
    |<------- 5 octets ----------->|

The transmission of the cells is continuous, there is no gap between them. If there is no cell to be transmitted sender insert physical layer cells (idle, OAM).

The header in details:

IDLE cell:

GFC 0
VPI 0
VCI 0
PT  0
CLP 1
HEC 01010010
UNASSIGNED cell:
GFC
VPI 0
VCI 0
PT  any
CLP 0
HEC
Frame types of the AAL :