A systems engineer is auditing an enterprise application stack protocol to verify proper layer encapsulation and responsibility delegation according to the OSI model. The protocol performs syntax transformation, data payload reduction, session checkpointing, and segment reassembly. Which of the following functions operate strictly within the Presentation Layer (Layer 6) of the OSI model? (Select TWO.)
- Translating application data between ASCII and EBCDIC character encodingsCevap
- Compressing application payload data prior to forwarding it down the protocol stackCevap
- CEstablishing and managing full-duplex dialogue control checkpoints between communicating endpoints
- DNegotiating sliding window sizes and port parameters to prevent buffer overrun
Cevap
The functions operating strictly at the Presentation Layer (Layer 6) are character encoding translation (such as ASCII to EBCDIC) and data payload compression.
The Presentation Layer (Layer 6) acts as the data translator for the network. It handles syntax formatting, character encoding conversions (e.g., ASCII to EBCDIC), data compression, and encryption/decryption so that applications running on heterogeneous operating systems can interpret shared data.
Adım Adım Çözüm
Anahtar Kavram
OSI Presentation Layer (Layer 6) Services and Boundary Differentiation