* Question
The networking process is divided into layers that are easier to control and define standard interfaces for interaction between levels.What are the benefits of doing this? |
* Answer
Reduce complexity: By breaking down the process into easy-to-understand parts, the whole process is easier to learn, use, support, and manufacture.When troubleshooting, we can focus on the various parts, not the whole process. |
COMMENTS