2.2 Identify the seven layers of the OSI Model and their functions.

 

OSI Model

Layer Layer Name Header Protocols & Services Details
7

Application

(All)

Protocol Data Unit Telnet, FTP, SMTP, HTTP, File and Print, E mail, (WWW), EDI, SMB, NCP User requests network services here. Database and application services but not the applications.
6

Presentation

(People)

Protocol Data Unit ASCII, EBCDIC, TIFF, JPEG, GIF, PICT, MIDI, MPEG, QuickTime Data representation and translation. Formats data for “presentation” to the layers above and below. Encryption, compression and translation.
5

Session

(Seem)

Protocol Data Unit RPC, ZIP, SCP, SQL, X Window, NetBIOS, NFS, ASP, DNA SCP Establishes, maintains and manages communication sessions between computers. Think dialog control.
4

Transport

(To)

Segments TCP, NBP, UDP, NCP, SPX, ADP, Windowing, flow control, synchronization Reliable transmission of data segments. Sets the stage for disassembly and assembly of data before and after transmission. Remember: end-to-end connectivity.
3

Network

(Need)

Datagrams or Packets IP, IPX, RARP, ARP, BootP, DHCP, ICMP, BGP, OSPF, RIP. If it’s routing, it takes place here. Decides how data will be routed across the network, in addition to the structure and use of logical (IP) addressing. Routers operate here.
2

Data Link
Sublayers are MAC and LLC

(Data)

Frames MAC, LLC, Frame Relay, LAPB, PPP, calculating CRC or FCS, controls access to the physical medium Deals with the links and mechanisms to move data. Topology (Ethernet or Token Ring) is defined here. Switches and Bridges operate here. Remember: Framing.
1

Physical

(Processing)

Bits (1s and 0s) Ethernet, Token Ring, HSSI, 802.3, bit synchronization, physical connector specifications. The electrical and physical specifications for the network media that carry data bits across a network. Hubs and repeaters operate here.

Yellow=Upper Layers
Blue=Lower Levels

 

Doing it in Layers Part I: The Beginners Guide to the OSI Model
Doing it in Layers Part II: The beginners Guide to Those “Other” Reference Models
Webopedia’s Breakdown of the OSI Model - great for flash cards ;-)

 

2.3 Differentiate between the following network protocols in terms of routing, addressing schemes, interoperability, and naming conventions:

 

TCP/IP

 

IPX/SPX