This is a clip of a LAPC trace of a call setup. Arrows from the left to right are from the portable to the base system, and vice versa. The data link is opened by the exchange of an empty 'Information' frame (I-frame) with the 'New Link Flag' (NLF) set and a 'Receiver Ready' frame (RR-frame), also with its New Link Flag set. Now the data link is established and NWK layer messages are exchanged contained in I-frames.
PP FP
| |
| -------> | Addr: 0x91 Contr: 0x0
| | NLF: 1 LLN: 1 SAPI: 0 CR: 0 RES: 1
| | I-frame N(R): 0 N(S): 0
| | Contents: empty
| |
| <------- | Addr: 0x91 Contr: 0x21
| | NLF: 1 LLN: 1 SAPI: 0 CR: 0 RES: 1
| | RR-frame N(R): 1
| |
| -------> | Addr: 0x11 Contr: 0x2
| | NLF: 0 LLN: 1 SAPI: 0 CR: 0 RES: 1
| | I-frame N(R): 0 N(S): 1
| | Contents:
| | 0x03 ---> CC-Message
| | 0x05 --> {CC-SETUP}
| | 0x05 -> <>
| | 0x07 0x80 0xa8 0x20 0x00 0x92 0x61 0x50
| | 0x06 -> <>
| | 0x06 0xa0 0xa0 0x20 0x00 0x90 0x10
| | 0xe0 -> <>
| | 0x80
| | 0x6c -> <>
| | 0x02 0x41 0x81
| |
| <------- | Addr: 0x11 Contr: 0x1
| | NLF: 0 LLN: 1 SAPI: 0 CR: 0 RES: 1
| | RR-frame N(R): 0
| |
| |
| <------- | Addr: 0x13 Contr: 0x0
| | NLF: 0 LLN: 1 SAPI: 0 CR: 1 RES: 1
| | I-frame N(R): 0 N(S): 0
| | Contents:
| | 0x05 ---> MM-Message
| | 0x4c --> {CIPHER-REQUEST}
| | 0x19 -> <>
| | 0x02 0x81 0x98
| |
| -------> | Addr: 0x13 Contr: 0x21
| | NLF: 0 LLN: 1 SAPI: 0 CR: 1 RES: 1
| | RR-frame N(R): 1
| |
| |
| <------- | Addr: 0x13 Contr: 0x2
| | NLF: 0 LLN: 1 SAPI: 0 CR: 1 RES: 1
| | I-frame N(R): 0 N(S): 1
| | Contents:
| | 0x83 ---> CC-Message
| | 0x0d --> {CC-SETUP-ACK}
| | 0x1e -> <>
| | 0x02 0x80 0x88
. .
etc. etc. etc.
| LU1 | Transparent unprotected service |
| LU2 | Frame replay service |
| LU3 | Frame switching service |
| LU4 | Forward error correction service |
| LU5 | Basic rate adaption service |
| LU6 | Secondary rate adaption service |
| LU7 | 64 kbit/s data bearer service w/ ARQ |
| LU8 | 64 kbit/s data bearer service without ARQ |
| LU9 | Unprotected Rate Adaption for V series Equipment service |
| LU10 | Enhanced Data service |
For voice communication the LU1 service is used. This service provides a minimum delay transparent unprotected data link. This means that the voice data is transported without delay (eg. no buffering), without alteration and without error detection or correction. This may not be acceptable for pure data transport. Therefor other services are defined. The LU10 service is supposed to be the main data transport serivce.