ATM Adaptation Layer:
-
converges packets from upper layers into ATM cells
-
AAL types and classes
-
AAL1 - connection-oriented, constant bit rate (CBR), good for audio and video; class A
-
AAL2 - connection-oriented, variable bit rate (VBR), good for compressed video; not implemented; class B
-
AAL3/4 - variable bit rate (VBR), timing not required; class C or D
-
AAL5 - connection-oriented, variable bit rate (VBR), timing not required; subset of AAL3/4; popular implementation; class C
|