Jump to content

Service data unit

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 194.46.237.8 (talk) at 13:35, 11 January 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Service Data Unit (SDU) is a set of data that is sent by a user of the services of a given layer, and is transmitted to a peer service user semantically unchanged.

Basically the SDU is the data that a certain layer will pass to the layer below.

It differs from the PDU in that the PDU specifies the data that will be sent to the peer protocol layer at the receiving end.

The PDU at one layer, 'n', is the SDU of the layer below, 'n-1'. In effect the SDU is the 'payload' of a given PDU.

Federal Standard 1037C http://www.tcpipguide.com/

See also