Managed IT & Support
What Is the OSI Model? A Clear 7-Layer Guide for Business Networks
Layer 3 IT7 min read
- Network Resilience
- Remote Support

What is the OSI model? Learn what OSI stands for, where it originated (ISO/CCITT), the 7 layers, and practical business network examples for troubleshooting and network design.
Quick answers (for busy readers)
- OSI stands for: Open Systems Interconnection.
- What OSI is: a 7-layer model that describes how network communication works, from applications down to physical network signals.
- Where it originated: developed by standards bodies including ISO and CCITT (now ITU-T), first published in the 1980s and later refined in the 1990s.
- Who uses it: network engineers, security teams, and IT vendors use OSI to teach, design, and troubleshoot network behaviour.
- Business value: OSI helps you explain where problems are likely happening (for example: cabling/switching vs routing vs application/HTTPS).
What is the OSI model?
The OSI model is a reference model that standardises how we think about network communication. Instead of describing one specific technology, it explains what “jobs” different parts of a network do—from moving electrical signals, to switching frames, to delivering application data.
If you’ve ever wondered, “Is this a Wi-Fi problem, a routing problem, or an application problem?” OSI is one of the easiest frameworks for that conversation.
What does OSI stand for?
OSI = Open Systems Interconnection.
The “open systems” idea is that products from different vendors should be able to interoperate through shared standards—so networks behave predictably even when the hardware and software mix changes.
Origin and history (short, accurate version)
The OSI reference model was created through international standardisation work involving ISO (International Organization for Standardization) and CCITT (Comité Consultatif International Téléphonique et Télégraphique), which is now associated with ITU-T.
In practice, you’ll commonly see:
- ISO/IEC 7498 as the main OSI model standard family (with a later 1994 edition that replaced the earlier 1984 edition).
- ITU-T Recommendation X.200, which aligns closely with the OSI reference model.
The key point for business networking: OSI became a widely-used teaching and architecture framework—even when real-world systems use “TCP/IP style” protocols under the hood.
Where OSI is used in real industries
Modern networks are built from many technologies, but OSI is still used because it provides shared language:
- Network design & vendor documentation: engineers map features to layers.
- Troubleshooting: “what layer is this?” speeds up investigation.
- Security and governance: controls often map to layers (for example, firewalling at the network/transport boundary; encryption at session/presentation).
- Education and certifications: OSI remains a baseline model for networking fundamentals.
The 7 layers of the OSI model (with business examples)
Here’s what each OSI layer is responsible for, plus a practical example in a business network.
1) Physical Layer
Job: send raw bits over physical media (cabling, fibre, radio).
Business example: an office patch lead, an access point radio link, or a failing Ethernet port.
2) Data Link Layer
Job: reliably move data between adjacent nodes (frames), using switching concepts.
Business example: VLAN segmentation and switch port behaviour in a site.
3) Network Layer
Job: routing between networks (moving packets across different IP networks).
Business example: a router choosing the path from the Hunter Valley site to your cloud services.
4) Transport Layer
Job: end-to-end delivery (for example, TCP for reliable delivery or UDP for faster, connectionless transport).
Business example: whether your application traffic behaves reliably under load.
5) Session Layer
Job: manage and maintain sessions (setup, manage, and terminate communication sessions).
Business example: session establishment and teardown for certain communication streams.
6) Presentation Layer
Job: handle data representation (formatting) and commonly encryption/compression.
Business example: TLS/SSL for HTTPS—where traffic is encrypted before it reaches the application.
7) Application Layer
Job: provide network services directly to end-user applications.
Business example: web browsing (HTTP/HTTPS), email protocols, DNS queries, and business SaaS access.
OSI model “quick mapping” table (business-friendly)
1 Physical — Signal + cables + radio · Ethernet link, fibre, Wi‑Fi radio
2 Data Link — Switching + frames · VLANs, switch ports, MAC behaviour
3 Network — Routing + IP paths · Site-to-site routing, IP forwarding
4 Transport — Reliable vs fast transport · TCP reliability, UDP for voice/video
5 Session — Session setup/management · Connection sessions for apps
6 Presentation — Encryption + formatting · HTTPS/TLS encryption, compression
7 Application — App protocols · DNS, web, email, SaaS access
A simple troubleshooting example (OSI in action)
Imagine employees can open a website, but Teams calls drop intermittently.
- If it’s only web browsing, OSI narrows it quickly toward Application/Presentation (for example: how the app handles secure sessions).
- If it affects switch ports or only one network segment, that leans toward Data Link.
- If it fails between sites, you look at Network and Transport path behaviour.
OSI doesn’t automatically fix the problem—but it makes “where to look first” more disciplined.
Common questions (Q&A)
What is OSI in simple terms?
The OSI model is a 7-layer framework that explains how data moves through a network—from applications down to physical transmission.
Does OSI tell us how networks are built?
OSI is a reference model, not a “single build instruction.” Real systems commonly implement parts of the model using TCP/IP-style protocols.
Is OSI still relevant if we use TCP/IP?
Yes. OSI remains useful as shared language for troubleshooting, training, and mapping security controls to where they apply.
Is OSI the same thing as TCP/IP?
No. OSI is a reference model for how communication can be described in layers. TCP/IP is a protocol suite used to implement network communication in real systems. OSI helps you reason about where behaviours happen even when your network uses TCP/IP-style protocols.
Which OSI layer is most important for security?
Security isn’t just one layer. Many controls touch multiple layers—for example:
- Layer 2/3: segmentation and routing policies
- Layer 4: firewalling and connection controls
- Layer 6/7: encryption, session handling, and application controls
Where do DNS and web browsing fit?
- DNS: typically sits in the Application layer.
- Web browsing (HTTPS): Application + Presentation (TLS encryption) are both involved.
How Layer 3 IT can help
When networks don’t behave as expected, OSI is a practical mindset for structured troubleshooting. Layer 3 IT supports Australian businesses with:
- Managed IT and network governance (service design and documentation)
- Remote and on-site support for operational issues
- Network and security foundations that reduce recurring incidents
If you’d like a quick health check of your network architecture (and where it sits in OSI terms), contact Layer 3.
Source notes (recommended references)
If you’re citing this guide or using it as a reference for internal training, the OSI model is anchored in:
- ISO/IEC 7498-1:1994 — Information technology — Open Systems Interconnection — Basic Reference Model (ISO standard entry).
https://www.iso.org/standard/20269.html
- ITU-T Recommendation X.200 (aligned OSI reference model text).
https://itu.int/rec/dologin_pub.asp?id=T-REC-X.200-198811-S!!PDF-E&lang=e&type=items
Suggested citation for this article: Layer 3 IT, “What Is the OSI Model? A Clear 7-Layer Guide for Business Networks” (draft). Published on `layer3it.com.au` when finalised.