Disadvantages of Layered Model:
- Layered model of data communication is less efficient as compared to Monolithic model of data communication.
- The layered module requires a frequent switching between user mode and kernel mode.
- There are lot of complexities involve in designing large Layered model data communication models.