TRANSCRIPTEnglish

OSI Model animated, What is osi model in networking? 7 OSI layers explained

9m 25s1,117 words238 segmentsEnglish

FULL TRANSCRIPT

0:00

the osi model describes how a data

0:03

transfers over the network from one

0:04

computer to the other

0:06

and the way the systems send information

0:08

to one another

0:09

in order to accomplish a successful

0:11

communication between computers

0:13

there are seven distinct layers which

0:15

are interconnected

0:16

and which work closely to make the

0:18

communication happen

0:20

that is why it is called the open system

0:22

interconnection model

0:23

or the osi 7 layer model

0:27

the purpose of this model is to enable

0:29

functionality and interoperability

0:31

between

0:32

different vendors and connectors

0:34

[Music]

0:36

from a design point of view it divides

0:38

larger tasks into smaller

0:40

more manageable ones

0:45

the seven layers of osi model are

0:48

layer one physical layer

0:52

layer two data link

0:54

[Music]

0:56

layer three network

0:59

layer 4 transport

1:03

layer 5 session layer 6

1:07

presentation layer 7

1:10

application

1:14

data flow example this is how data flows

1:18

through the osi model

1:20

for example if you send an email to a

1:22

colleague or friend

1:24

your email has to pass to presentation

1:26

layer via

1:27

application layer the data gets

1:29

compressed at this layer

1:32

next is the session layer which

1:34

initializes communications

1:37

it will then be segmented in the

1:39

transportation layer

1:40

broken up into packets in the network

1:42

layer and then into frames in the data

1:45

link layer

1:46

it will then be sent to the physical

1:48

layer where it is converted to zeros and

1:50

ones and

1:51

sent through a physical medium like

1:53

cables

1:54

when your friend gets the email through

1:56

the physical medium

1:57

the data flows through the same layers

1:59

but in the opposite order

2:01

the physical layer will convert the

2:03

zeros and ones to frames that will be

2:05

passed to the data link layer

2:08

this will reassemble the frames into

2:10

packets for the next layer

2:13

the network layer will assemble the

2:15

segments into data

2:18

the data is then passed on to the

2:20

presentation layer which ends the

2:22

communication session

2:24

the presentation layer will then pass

2:26

the data to the application layer

2:28

the application layer feeds the human

2:31

readable data to the email software that

2:33

will allow your friend to read your

2:35

email

2:37

application layer the application layer

2:41

is where the user

2:42

interacts with the software application

2:45

so it is closest to the end user

2:48

this layer interacts with the

2:50

application communicating with the

2:51

network

2:53

application layer is used by network

2:55

applications which rely

2:56

on application layer protocols like http

2:59

and https to function the applications

3:03

that use these protocols are browsers

3:06

firefox google chrome outlook skype

3:10

etc there are many application layer

3:14

protocols that enable functions at this

3:16

layer

3:17

all these protocols collectively called

3:20

application layer

3:22

application layer provides services for

3:24

network applications

3:26

with the help of these protocols users

3:28

are able to perform activities like

3:30

sending emails file transfer web surfing

3:34

etc

3:35

file transfer is done with the help of

3:38

ftp protocols

3:40

for sending emails smtp protocol is used

3:44

web surfing is done with the help of

3:45

http or https protocol

3:49

and for virtual terminals telnet is used

3:52

application layer provides services for

3:55

network applications

3:56

[Music]

3:58

presentation layer next to application

4:02

layer

4:02

is the presentation layer this layer is

4:06

responsible for ensuring that the data

4:08

is understandable for the end system or

4:10

useful for later stages it translates or

4:14

formats data based on the application

4:17

syntax or semantics it also manages any

4:21

encryption or decryption required by the

4:24

application layer

4:26

it is also called the syntax layer

4:32

next to application layer is

4:34

presentation layer

4:36

presentation layer receives data from

4:38

application layer and converts

4:40

conversion of ascii code to machine code

4:44

or language

4:45

this function of presentation layer is

4:48

called translation

4:51

encryption enhances the security of

4:53

sensitive data at sender side

4:56

data is encrypted at the receiver side

4:59

data is decrypted as protocols or secure

5:02

sockets layer protocol

5:03

is used in presentation layer for

5:06

encryption

5:07

and decryption so presentation layer

5:10

performs three basic functions

5:13

transmission compression and encryption

5:16

decryption

5:17

[Music]

5:18

session layer the session layer will

5:22

create communication channels

5:24

called sessions between different

5:26

devices

5:27

this layer is responsible for opening

5:29

those sessions and ensuring that they're

5:32

functional during data transfer

5:34

in other words the session layer is

5:36

responsible for establishing

5:38

managing and terminating communication

5:40

sessions with the lower layers with the

5:42

presentation and communication layer

5:45

it is also responsible for

5:47

authentication and reconnections

5:49

and it can set checkpoints during a data

5:52

transfer

5:53

[Music]

5:54

transport layer the transport layer is

5:58

responsible for delivering

6:00

error checking flow control and

6:02

sequencing data packets

6:05

it regulates the sequencing size and

6:07

transfer of data between

6:09

systems and hosts it gets the data from

6:12

the session layer and breaks it into

6:14

transportable segments

6:17

protocol from transport layer or

6:19

transmission control protocol

6:21

or tpt and user datagram protocol

6:25

or udp transport layer performs two

6:28

types of services

6:30

connection oriented transmission and

6:33

connectionless transmission

6:35

connection oriented transmission is done

6:38

via wire connection

6:40

this transmission is done by udp

6:43

udp is faster than tcp because it does

6:46

not provide any

6:48

feedback whether data has really

6:49

transferred whereas tcp

6:52

provides a feedback therefore

6:55

load data can be retransmitted in tcp

7:02

layer 3 network layer

7:05

the network layer receives frames from

7:07

the data link layer

7:09

and delivers them to the intended

7:10

destination based on the addresses

7:12

inside the frame

7:14

it also handles packet routing the

7:17

network layer locates destinations using

7:20

logical addresses like the ip

7:24

routers are a crucial component at this

7:26

layer as they route information to where

7:28

it needs to go

7:29

between different networks

7:32

the main functions of the network layer

7:34

are

7:35

routing the network layer protocols

7:38

determine which routes from source to

7:40

destination

7:43

logical addressing the network layer

7:46

defines an addressing scheme to uniquely

7:48

identify devices

7:50

the network layer places the ip

7:52

addresses from the sender and receiver

7:54

in the header

7:57

layer 2 data link layer

8:01

the data link layer corrects any errors

8:03

that may have occurred at the physical

8:05

layer

8:06

it ensures that any data transfer is

8:08

error free between nodes over the

8:10

physical layer

8:12

it is responsible for reliable

8:14

transmission of data frames between

8:16

connected nodes

8:18

the data is packaged into frames here

8:21

and transferred

8:22

node to node the data layer has the

8:24

following sub

8:25

layers media access control

8:29

mac the mac address layer is responsible

8:33

for flow control

8:35

and multiplexing devices transmissions

8:37

over the network

8:40

logical link control llc

8:43

the llc layer provides error control and

8:46

flow control over the physical medium

8:49

and identifies line

8:50

protocols layer 1

8:54

physical layer the physical layer is

8:57

responsible for transmitting

8:59

unstructured data bits across the

9:01

network

9:02

at the lowest layer of the osi reference

9:04

model between the physical layers of the

9:06

sending

9:07

and receiving devices in other words

9:10

it takes care of the transmission of raw

9:12

bit streams

9:14

the physical layer may include physical

9:16

resources like cables

9:18

modems network adapters and hubs etc

UNLOCK MORE

Sign up free to access premium features

INTERACTIVE VIEWER

Watch the video with synced subtitles, adjustable overlay, and full playback control.

SIGN UP FREE TO UNLOCK

AI SUMMARY

Get an instant AI-generated summary of the video content, key points, and takeaways.

SIGN UP FREE TO UNLOCK

TRANSLATE

Translate the transcript to 100+ languages with one click. Download in any format.

SIGN UP FREE TO UNLOCK

MIND MAP

Visualize the transcript as an interactive mind map. Understand structure at a glance.

SIGN UP FREE TO UNLOCK

CHAT WITH TRANSCRIPT

Ask questions about the video content. Get answers powered by AI directly from the transcript.

SIGN UP FREE TO UNLOCK

GET MORE FROM YOUR TRANSCRIPTS

Sign up for free and unlock interactive viewer, AI summaries, translations, mind maps, and more. No credit card required.