Title: ISOOSI Reference Model
1ISO/OSI Reference Model
- Best tool for people learning about sending and
receiving data on a network
Nancy Nakakura
2Background
- International Organization for Standardization
(ISO) - Researched proprietary and non-proprietary
networks - Developed by ITUTT (International
Telecommunications Union Telecommunication) - Open Systems Interconnection (OSI)
- 1984
3What the OSI provided Vendors
- Standards ensuring greater compatibility and
interoperability between the various types of
network technologies in existence
TCP/IP
IBMS SNA
DECNET
4Why a Layered Model?
- Reduces Complexity
- One big into 7 Smaller
- Facilitates modular engineering
- Assures interoperable technology
- Accelerates evolution
- Simplifies teaching and learning
5Advantage
- Best tool to us learn about SENDING data
- and
- RECEIVING data on a network
Protocols
Communication
6Not tangible.Conceptual framework
- Cannot touch
- Network functions that occur at each layer
71 Physical Layer
- Bits (0 and 1) converted
- electrical current
- light pulses
- Carries signals that transmit data generated by
higher layers - Examples of devices
- Repeater
- Hub
- Network Media (cables)
11101011
82 Data Link
- Defines how network layer packets are transmitted
as bits - Bridges (traffic cop)
- MAC Address (12 bits)
- NIC Card
- Frame (header trailer)
93 Network Layer
- Defines how info from transport layer is sent
over networks - Defines how hosts are addressed
- IP Addresses
- Router
104 Transport Layer
- Takes care of data transfer
- Checks integrity of data if desired by upper
layers - TCP and UDP operate at this layer
115 Session Layer
- Establishes and terminates connections
- Arranges sessions to logical parts
- TCP and RPC provide some functions at this layer
126 Presentation Layer
- Responsible for protocol conversion
- Networks translator
- Manages data compression to reduce number of bits
137 Application Layer
- Defines protocols used between application
programs - Email Protocols take place
- SMTP
- FTP
- Telnet
14As information to be sent descends through layers
of a system, it looks less and less like human
language and more and more like 1s and 0s that
the computer understands
10001111000101110100110101110001000110000111.
15How Layers Are Grouped
Host Layers Provide accurate data delivery
between computers
Media Layers Control physical delivery of
messages over the network
16Devices Function at Layers
NIC
IP Addresses Router
Mac Address NIC Frame Bridge
Repeater Hub Network Media
17Away Pizza Sausage Throw Not Do Please
Anything People Sales Tell Not Do Please
18Simply. A model is a way of picturing how
information travels through networks