210k views
2 votes
What are two benefits of using a layered network model? (Choose two.)

A)It assists in protocol design.
B)It speeds up packet delivery.
C)It prevents designers from creating their own model.
D)It prevents technology in one layer from affecting other layers.
E)It ensures a device at one layer can function at the next higher layer.

User Odedia
by
8.1k points

1 Answer

2 votes

Final answer:

A layered network model benefits protocol design by breaking down communication tasks into smaller, manageable components and ensures isolation between layers so that changes in one do not affect the others.

Step-by-step explanation:

Two benefits of using a layered network model are that it assists in protocol design and it prevents technology in one layer from affecting other layers. The layered model divides the network communication process into smaller and simpler components, allowing protocol design to be more manageable because each layer can be developed independently. Furthermore, isolation between layers ensures that changes or problems in one layer do not adversely impact other layers, which contributes to the overall robustness and flexibility of network architecture.

User Roshiro
by
7.7k points