answersLogoWhite

0


Best Answer

During the early years of our modern computer era, very few standards and protocols existed between various manufacturers. However, as time went on and computer technology continued to improve and become more widespread, it became apparent that standards would be necessary to ensure compatibility. This was especially true with regard to networks, and networking technology. Since the main purpose of a network is to share information, a standard that governs how this information is formatted, transmitted, received and verified would make it possible for information to be shared openly, even when dealing with dissimilar networks. This need for a standard means of implementing open communications led the ISO and ANSI to develop the seven-layer network communications model known as Open Systems Interconnect. By providing guidelines regarding the way network equipment should be manufactured and how network operating systems communicate on a network, the OSI model became the common link that allows data to be transmitted and exchanged reliably. Although it does not actually perform any functions or do any of the actual work, the OSI model defines the way things should be done by the software and hardware on a network so that communications can take place between two computers or nodes. In this way, the OSI model provides a universal set of rules that make it possible for various manufacturers and developers to create software and hardware that is compatible with each other. This makes for organized communications. As I thought about this, I related it to the freeways that connect the various states of the mainland U.S. Because all of these freeways were constructed with the same set of standards regarding the width of each lane, the proper side that a person should drive on, the speed at which they should travel, and so on, people can comfortably drive across the country in an organized and efficient manner and car manufacturers are able to design cars within these guidelines as well. On the other hand, if each state had devised its own set of rules, each differing from the other, not only would there be a lot more chaos on the roads, but also car manufacturers would have a hard time designing vehicles that would be compatible with each state's roads. To me, this illustrates the importance of the OSI model with respect to network communications. Not only is it the foundation for all network communications today, but also because it is such a fundamental part of these communications, it becomes very apparent to me that it is very important for a network technician to understand the OSI model in full detail. The OSI model is made up of the following layers: the physical, data link, network, transport, session, presentation and application. Together, these seven layers are collectively referred to as a stack. As a node receives data, each layer starting with the physical layer extracts the various portions of the packet and this process works its way up to the application layer. When data is sent, it begins at the application layer and travels down to the physical layer. The information is pushed to the next layer of the stack by means of commands called primitives. Each layer uses a peer protocol to encode the information, which ensures that the same layer on the receiving node will be able to understand the information.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

OSI, formally know as the ISO OSI model, is standard model for network communication. The ISO formed the OSI or Open Systems Interconnection so that different systems can connect and communicate with one another over a network without system specific configuration(hence the word 'Open') The framework consists of 7 layers :-

  • Application layer
  • Presentation layer
  • Sessions layer
  • Transport layer
  • Network layer
  • Data link layer
  • Physical layer

Physical layer is the lowermost layer that interacts directly with the communication media, wires. Application layer is the topmost layer with which the user interacts. Each layer has a very specific function related to it. They work on top of one another, meaning every layer offers service to the layer on top of it. Every data has to pass through all the layers and other information (address, error correction and detection bits, numbering,...) is added to the original data in the form of header and footers.

The OSI model is the standard model for everything in the world to connect to a network and communicate. Thus, it is implicitly present in all devices that connect to a network (including the internet) To enable communication between devices without any errors or problems, one has to follow this model. It is Open and universal.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

The OSI is important because it provides a structured method for organizing and identifying processes and their respective layers. By having a method of organization such as the structure found with the OSI Model, a uniform way to recognize characteristics and variables for layers for computing is available. The OSI Model encompasses seven layers, which are as follows: Application; Presentation; Session; Transport; Network; Data Link; Physical.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

The OSI model is the foundation of the Networking. For example, without a foundation a house can't exist, therefore, you have to build up foundation first and than you can expand upon your building.

Finally, it breaks down into 7 layers and what each does and what functionalities.

Amad. Syed r

From New York, Queens

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

The OSI model is a theoretical model of how protocols and standards should work together for a common understanding of network communications. It describes what happens when one packet goes from one device to another. Without the model we would not have an understanding of how to connect networks together.

A network engineer needs a very good understanding of the model and the responsibilities of each layer of the model.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

By separating sales communications and multi-level marketing into smaller logical sections, the OSI model simplifies how networking protocols are created. The OSI model was designed to ensure different types of equipment (like adapters, routers, hubs and network adaptors) are compatible.

1. Provide a wide variety of choice

Customers have a wide variety of choice since software/ hardware from different manufactures work together in harmony. In addition, the OSI model can fit to any compatible software/hardware from different users in other parts of the world.

2. It does not rely on a specific operating system

OSI is convenient since errors are dealt with at each level, as different levels operate automatically independent of each other. This makes it easier to troubleshoot problems that may arise at each stage, by separating the networks into small manageable pieces.

3. The user can understand the common terms used in networking

OSI model also help the user to understand different networking terms and functional relationship applied on multiple networks. In addition, the user also understand how new technologies are developed in the existing networks.

4. Interprets product functionality at each stage

The OSI model simply uses different stages of functionality. For instance, each stage has specific functions to ensure all networks operate without technical hitches. Also, each layer has it own interface specifications and a well-defined connector.

5. Encrypt data for security purposes

Decryption and encryption services are also available for security purposes. Expansion and compression of messages is simplified to ensure it travels from one system to another efficiently.

6. It is easier to add multiple network models

The OSI model is designed in such a way that user further extend new protocols within the process. This means you can use additional layered architecture other than the existing one.

Due to its complexity, poor performance can be obtained in day to day applications, thereby it requires great technical know-how.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

the importance of the OSi model is pi*13223=79851351613516.165816846846161

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

OSI model is used for the design of network allowing communication between different systems.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do we use the 7 layers of OSI MODEL?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The OSI model has only five layers?

The OSI Model has 7 layers. Application Presentation Session Transport Network Data Link Physical


What command will test all 7 layers of osi model?

ping


How do you get your page from your computer to the internet?

It tales all 7 layers of the OSI model!


How many OSI layers are there in a router?

7


What is the difference between osi and tcp model?

1.The OSI model originally distinguishes between service,interval and protocols. 1.The TCP/IP model doesnt clearly distinguish between service,interval and protocol. 2.The OSI model is a reference model. 2.The TCP/IP model is an implementation of the OSI model. 3.In OSI model,the protocols came after the model was described. 3.In TCP/TP model,the protocols came first,and the model was really just a description of the existing protocols. 4.In OSI model,the protocols are better hidden. 4.In TCP/IP model ,the protocols are not hidden. 5.The OSI model has 7 layers. The TCP/IP model has only 4 layers. 6.The OSI model supports both connectionless and connection-oriented communication in the network layer,but only connection -oriented communication in transport layer. 6.The TCP/IP model supports both connectionless and connection-oriented communication in the transport layer.,giving users the choice. For more information visit the Related Link.


How do the layers of the internet model correlate to the l layers of OSI model?

The OSI model is a standard developed by ISO for designing of computer networks.OSI stands for Open Systems Interconnection and was created by ISO, the International Standards Organization.The OSI "reference model" divides particular networked processes into seven different layers:Application (Layer 7)Presentation (Layer 6)Session (Layer 5)Transport (Layer 4)Network (Layer 3)Data-Link (Layer 2) andPhysical (Layer 1)There are at least 2 ways (mnemonics) to help you remember the layers:1. Please Do Not Throw Sausage Pizza Away.2. All People Seem To Need Data Processing.OSI stands for Open System Interconnection model


What are set of rules that computers must follow to transmit data electronically is called?

The Open Systems Interconnection model (OSI model), which has 7 layers.


Which is the most common method for illustrating the operations of a networking stack and how many layers does it have?

OSI Model, and it consists of 7 layers.1. Application2. Presentation3. Session4. Transport5. Network6. Data-Link7. Physical Layers


How many layer in the internet model?

there are 7 layers in OSI model. 1. Physical 2. Data Link 3. Network 4. Transport 5. Session 6. Presentation 7. Application


What is relation between IEEE and OSI layer?

The OSI (Open Systems Interconnect) 7-layer model is based, in-part, on standards published by the IEEE (Institute of Electrical and Electronics Engineers). For example, IEEE standard 802.3 describes Ethernet. In the OSI model, the 802.3 standard exists at layers 1 and 2. ANSWER IEEE is a standards organization to which many hardware and software suppliers both contribute to and agree to use 'standardized' techniques. Ethernet is but only ONE of the many standards, and the OSI is only one of the usage standards.


What is the Importance of the OSI seven layer model?

It was split in layers to separate different function in different blocks. In such way it's easier to maintain code and support as well as use it. And if it happens that one layer has problem you do not have to fix other layers. In programming it's called abstraction and encapsulation.


Can you explain the concept of OSI layers?

osi stands for open system interneconnections and it is based on international standard organisation. There are seven layers in osi model 7)Application Layer 6)Presentation Layer 5)Session Layer 4)Transport Layer 3)Network Layer 2)Datalink Layer 1)Physical Layer