LAN Module 2 Storyboard High Bandwidth Final
LAN Module 2 Storyboard High Bandwidth Final
LAN Module 2 Storyboard High Bandwidth Final
Start
Learning Objectives
In this module, you will:
2
Why do we need Standards in Networking?
Can a computer manufactured by Dell be connected to a computer manufactured
by HP and communicate over the network? Yes they can!
3
Why do we need Standards in Networking?
Open standards are important to manufacturers when producing networking products.
Click the buttons to learn more.
4
Why do we need Standards in Networking?
Open standards are important to manufacturers when producing networking products.
Click the buttons to learn more.
A federation of standards organizations from dozens of nations. ISO is best known for
its OSI (Open Systems Interconnection) Reference Model.
5
Why do we need Standards in Networking?
Open standards are important to manufacturers when producing networking products.
Click the buttons to learn more.
The main importance of IEEE to networking is the IEEE 802 Project. This project
encompasses many popular networking technologies such as Ethernet.
6
Why do we need Standards in Networking?
Open standards are important to manufacturers when producing networking products.
Click the buttons to learn more.
The EIA is best known for publishing electrical wiring and transmission standards.
7
Why do we need Standards in Networking?
Open standards are important to manufacturers when producing networking products.
Click the buttons to learn more.
8
OSI Reference Model
The OSI reference model
Initially, computer manufacturers created networking models to support their products.
This forced the manufacturers to produce all essential networking devices and forced the consumers to
buy all devices from the same manufacturers.
10
Why was the OSI Model created?
llowing
etween all
ere.
cts that can
her over the
e sure that
rent vendors
sources
11
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
easily understand
5 Session
manage
debug 4 Transport
2 Data Link
1 Physical 12
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
This layer is used by end-user
software such as web browsers 5 Session
and email clients. It gives
protocols that are used as a 4 Transport
guideline that allows the
software to send and receive 3 Network
information to the users.
i.e. HTTP, SMTP,... 2 Data Link
1 Physical 13
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
5 Session
This layer creates communication
channels named sessions
between devices. It is responsible
4 Transport
for opening and closing sessions.
3 Network
2 Data Link
1 Physical 15
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
5 Session
This layer is responsible for
confirming the delivery of 4 Transport
information between two
network devices.
3 Network
2 Data Link
1 Physical 16
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
5 Session
This layer delivers information to
devices based on the addresses 4 Transport
that indicate which network it
belongs to. 3 Network
2 Data Link
1 Physical 17
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
2 Data Link
1 Physical 18
OSI’s Layered Approach
Each layer describes a particular functionality with the protocols and devices needed to perform it.
Click the buttons to learn more.
Recreate this in
Storyline
7 Application
6 Presentation
1 Physical 19
Encapsulation and Decapsulation in the OSI model
The sender will prepare the information which will be sent to the recipient, then the receiving computer
needs to unpack this information to digest it.
The OSI layers give standard mechanisms to "pack and "unpack" this
information. These processes are called encapsulation and decapsulation.
20
Data Encapsulation
Data Encapsulation
Click the buttons in the figure below to learn more about sending data using a network.
Recreate this in
Storyline
22
Data Encapsulation
Click the buttons in the figure below to learn more about sending data using a network.
Recreate this in
Storyline
23
Data Encapsulation
Click the buttons in the figure below to learn more about sending data using a network.
Recreate this in
Storyline
24
Data Encapsulation
Click the buttons in the figure below to learn more about sending data using a network.
Recreate this in
Storyline
25
Data Encapsulation
Click the buttons in the figure below to learn more about sending data using a network.
Recreate this in
Storyline
A frame is a logical group of 1's and
0's, the Physical layer will
encapsulate these numbers into a
digital signal which is read by
devices on the same network. When
the data is sent through the physical
medium, the receiving computer will
also receive it on a physical medium
and starts the reverse process of
decapsulation.
26
Data Decapsulation
Data Encapsulation
Click the buttons in the figure below to learn more about receiving data using a network.
Recreate this in
Storyline
28
Data Encapsulation
Click the buttons in the figure below to learn more about receiving data using a network.
Recreate this in
Storyline
29
Data Encapsulation
Click the buttons in the figure below to learn more about receiving data using a network.
Recreate this in
Storyline
30
Data Encapsulation
Click the buttons in the figure below to learn more about receiving data using a network.
Recreate this in
Storyline
31
The TCP/IP model
The TCP/IP model
Recreate this in
Storyline
33
Knowledge Check
Let’s see what you have learned so far.
Start
Knowledge Check Question 1
True or False: OSI reference model is used for standardizing data networking protocols
to allow communication between different network equipment manufacturers.
A) True
B) False
35
Knowledge Check Question 2
Match the OSI layer numbers on the left column with the designation on the right column.
2-Data Link
1-Physical
3-Network
5-Session
7-Application
4-Transport
6-Presentation
36
Knowledge Check Question 3
Match the layers of the OSI model with the correct type of Protocol Data Unit at each layer.
Data Link-Frame
Transport-Segment
Network-Packet
37
Knowledge Check Question 4
What is the address information required for a computer to send a Protocol Data Unit
to another computer at the Data Link layer?
A. IP address
B. MAC address
C. TCP port
38
Summary
In this module, you learned that:
39