Chapter 02-Network Models-1
Chapter 02-Network Models-1
• As the message
travels from A to B,
it may pass through
many intermediate
nodes.
• These intermediate
nodes usually
involve only the
first three layers of
the OSI model
• Within a single machine, each layer calls upon the services of the
layer just below it.
• Layer 3, for example, uses the services provided by layer 2 and
provides services for layer 4.
• Each interface defines the information and services a layer must
provide for the layer above it.
• Between machines, layer x on one machine communicates with
layer x on another machine. This communication is governed by an
agreed-upon series of rules and conventions called protocols.
• The processes on each machine that communicate at a given layer
are called peer-to-peer processes.
Data
exchange
using the
OSI
Model