Advantages of OSI Model
Advantages of OSI Model
A layered network model, such as the OSI reference model, has several advantages:
Reduced complexity-The task of transmitting data from one application to another over
a network is reduced in complexity as it is reduced to seven smaller tasks.
Simplyfies teaching and learning-The OSI Model has been used as a standard method
for teaching networking, and as it is built up of layers, allows for easier learning of
networking. Student can easily visualize the network in a given layer of abstraction.
Standardizes interfaces-This allows for designers to design their products so that they
can be easily plugged into one or more of the layers of the model. The actual
implementation of the layer can be invisible to other layers.