OSI reference model

created by xdc
(idea) by iandunn (1.4 mon) (print)   (I like it!) 1 C! Thu Jun 13 2002 at 16:54:16
The OSI (Open Systems Interconnect) Model is a concept used to describe the functions of a network. It is seperated into 7 layers, which each function independently. The seperation into layers helps two things: learning about networking, and creating hardware or software that interfaces with a network. It helps you to learn networking because it seperates a complex system into logical parts. It helps to create hardware or software because your device or program only has to work at one layer of the model. This also helps with scalability. The layers use peer-to-peer communication to pass data through the model.

The seven layers are:

At each layer, the data is encapsulated in a protocol data unit (PDU):

Some mnemonics to help remember the layers:

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.