Q1.What is the OSI model and why is it important?
- ▸The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into 7 layers.
- ▸Importance: It helps in troubleshooting by isolating network problems, promotes interoperability between different vendors, and simplifies learning about networks.
- ▸Layers from bottom to top: Physical, Data Link, Network, Transport, Session, Presentation, Application.