OSI Model |
In addition to defining an idealized network architecture and the network functions allocated to each layer, the OSI model also defines a standard set of rules that govern the interfaces between layers.
The active protocol elements in each layer are called entities, typically implemented by means of a software process. Entities in the same layer on different computers are called peer entities. For example, the TCP/IP protocol suite contains two entities within its transport layer: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP).
Layer n-1, the layer directly below the entities of layer n , implements services that are used by layer n.
For data transfer services, OSI defines the terminology for the discrete data components passed across the interface and between peer entities. Figure A.3 illustrates vertical interface entities.
Figure A.3 Vertical interface entities
Problems can occur in the data path between two network stations, including errant, restricted, or even halted communication.