answersLogoWhite

0


Best Answer
  • A layered protocol architecture provides a conceptual framework for dividing the complex task of exchanging information between remote hosts into simpler tasks.
  • Each protocol layer has a narrowly defined responsibility.
  • A protocol layer provides a standard interface to the next higher protocol layer.
  • Consequently, it hides the details of the underlying physical network infrastructure.
  • Benefit: The same user-level (application) program can be used over very diverse communication networks.
  • Example: The same WWW browser can be used when you are connected to the internet via a LAN or a dial-up line.
User Avatar

Wiki User

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

Wiki User

12y ago

Division of a communication protocol into layers enables each layer designed for that specific purpose to focus on its task efficiently, thus enabling all layers to do their work very efficiently. A protocol consists of multiple tasks like transmitting physical bits, packaging them into packets, finding a suitable network path for the bits to travel, etc. so an unlayered protocol would not be able to handle all these tasks at once, let alone efficiency.

Furthermore, even if we manage to design an unlayered protocol, it cannot perform individual tasks efficiently, the one stage has to perform all tasks by itself and produces very low quality output. Designing an unlayered protocol itself is a cumbersome process.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

maa chuda lo

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are two reason using layer protocols?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

List two layer 3 Protocols?

ospf, bgp


Protocols in what layer coordinate and maintain communications between two nodes on the network?

Session Layer


Which two protocols can be configured on a Brocade Layer 2 switch?

Stp and vsrp


Is it true that the only two layers of the osi reference model that do not have individual protocols associated with them are the transport layer and the session layer?

False.


Which two transport layer protocols enable hosts to communicate and transfer data?

TCP and UDP


Which is one of protocols of transport layer?

The two that are most commonly used are called TCP and UDP.


What protocol adaptation layer will do?

The protocol adaptation layer servers as a translator between two protocols. This technology is used in digital wireless data transmission systems.


Which two data link layer protocols are used in packet-switched WAN networks?

Atm frame relay


What are two data link layer protocols are used in packet-switched WAN networks?

atm and frame-relay


Where is HTTP on the OSI model?

HTTP would fall into either the Application layer or the Presentation layer. There are conflicting views as to which layer protocols like HTTP belong to, but it would be one of those two.


Where is REST on the OSI model?

REST, being that it uses HTTP would fall into either the Application layer or the Presentation layer. There are conflicting views as to which layer protocols like HTTP belong to, but it would be one of those two.


Which are the two protocols associated with layer 4 of the OSI model?

There are actually more than two protocols associated with Layer 4. According to Wikipedia, there are Transmission Control Protocol (TCP), User Datagram Protocol (UDP), Stream Control Transport Protocol (SCTP), Datagram Congestion Control Protocol (DCCP), and Internetwork Packet Exchange/Sequenced Packet Exchange (IPX/SPX).