ATM (Asynchronous Transfer Mode)
ATM (Asynchronous Transfer Mode)
A Private ATM Network and a Public ATM Network Both Can Carry Voice, Video, and Data Traffic
ATM Devices
An ATM network is made up of an ATM switch and ATM endpoints. An ATM
switch is responsible for cell transit through an ATM network. The job of an ATM switch
is well defined: It accepts the incoming cell from an ATM endpoint or another ATM
switch. It then reads and updates the cell header information and quickly switches the
cell to an output interface toward its destination. An ATM endpoint (or end system)
contains an ATM network interface adapter.
Examples of ATM endpoints are workstations, routers, digital service units (DSUs), LAN
switches, and video coder-decoders (CODECs).
An ATM Cell, ATM UNI Cell, and ATM NNI Cell Header Each Contain 48 Bytes of Payload
Unlike the UNI, the NNI header does not include the Generic Flow Control (GFC)
field. Additionally, the NNI header has a Virtual Path Identifier (VPI) field that occupies
the first 12 bits, allowing for larger trunks between public ATM switches.
The ATM architecture uses a logical model to describe the functionality that it
supports. ATM functionality corresponds to the physical layer and part of the data link
layer of the OSI reference model.
The ATM reference model is composed of the following planes, which span all
layers:
• Control—This plane is responsible for generating and managing signaling
requests.
• User—This plane is responsible for managing the transfer of data.
• Management—This plane contains two components:
– Layer management manages layer-specific functions, such as the
detection of failures and protocol problems.
– Plane management manages and coordinates functions related to the
complete system.
Finally, the higher layers residing above the AAL accept user data, arrange it into
packets, and hand it to the AAL.