What is OSI Model? Explain?
campbell123 03-March-2009 08:08:52 PM

Comments


wikipedia.org/wiki/OSI_model
Posted by crouse


For details:

en.wikipedia.org/wiki/OSI_model
Posted by sagitraz


OSI stands for open system interconnection & it consists of 7 layers are

Application layer: for user interface

Presentation layer: provides coding into 1s & 0s
encryption, compression

Session layer: provides authentication, permissions & session establishment

Transport layer: end to end control

Network layer: do network addressing & routing

Data Link layer: do error detection, flow control

Physical layer: for representing bits


Posted by Hash007


The International Standards Organization (ISO) defined a seven-layer model to standardize networking processes. The Open Systems Interconnection (OSI) model facilitates the understanding of the complexities of networking by defining what happens at each step of the process.
The OSI model does not impose rules on network equipment manufacturers or protocol developers; rather, it sets guidelines for functions so that inter-vendor operability is possible and predictable.
Each of the seven layers in the model communicates with the layers above and below, using standardized coding at the beginning of the message that can be interpreted by another device regardless of who made it. So if a vendor decides that they want to build a network device, they have the option of building a completely unique, proprietary system and trying to convince people to buy it; or, they can build a device that works with other devices according to the OSI model.
The seven different layers break up the process of networking, making it easier to understand and to troubleshoot problems. It is possible to test the functionality of each layer in sequence, to determine where the problem is and where to begin repairs.
Posted by thomas



Posted: 04-March-2009 01:03:51 PM By: thomas

The International Standards Organization (ISO) defined a seven-layer model to standardize networking processes. The Open Systems Interconnection (OSI) model facilitates the understanding of the complexities of networking by defining what happens at each step of the process.
The OSI model does not impose rules on network equipment manufacturers or protocol developers; rather, it sets guidelines for functions so that inter-vendor operability is possible and predictable.
Each of the seven layers in the model communicates with the layers above and below, using standardized coding at the beginning of the message that can be interpreted by another device regardless of who made it. So if a vendor decides that they want to build a network device, they have the option of building a completely unique, proprietary system and trying to convince people to buy it; or, they can build a device that works with other devices according to the OSI model.
The seven different layers break up the process of networking, making it easier to understand and to troubleshoot problems. It is possible to test the functionality of each layer in sequence, to determine where the problem is and where to begin repairs.

Posted: 04-March-2009 01:25:03 PM By: Hash007

OSI stands for open system interconnection & it consists of 7 layers are

Application layer: for user interface

Presentation layer: provides coding into 1s & 0s
encryption, compression

Session layer: provides authentication, permissions & session establishment

Transport layer: end to end control

Network layer: do network addressing & routing

Data Link layer: do error detection, flow control

Physical layer: for representing bits


Posted: 06-March-2009 04:35:06 AM By: sagitraz

For details:

en.wikipedia.org/wiki/OSI_model

Posted: 07-May-2009 05:56:56 AM By: crouse

wikipedia.org/wiki/OSI_model