OSI Model: A Practical Perspective - Networking Fundamentals - Lesson 2a

Practical Networking
24 Dec 202013:25

Summary

TLDRThis video lesson delves into the OSI model, a foundational concept in networking. It illustrates how the seven layers of the OSI model facilitate data sharing between hosts, emphasizing the roles of the physical, data link, and network layers. The physical layer is responsible for transporting bits, while the data link layer ensures hop-to-hop delivery using MAC addresses. The network layer, utilizing IP addresses, achieves end-to-end delivery, with routers playing a key role. The lesson clarifies the necessity of both MAC and IP addresses in data transmission and hints at the Address Resolution Protocol (ARP) for linking these addresses. The instructor invites viewers to engage with the content and contribute to the course's development.

Takeaways

  • πŸ“š Start with lesson one for a complete understanding of the OSI model.
  • 🌐 Networking allows hosts to share data automatically across wires, replacing manual data transfer.
  • πŸ–§ The OSI model divides networking rules into seven layers, each with a specific function.
  • πŸ—οΈ The physical layer (Layer 1) is responsible for transporting bits (ones and zeros) between hosts using cables or wireless technologies like Wi-Fi.
  • πŸ” Devices like repeaters and hubs, which extend and amplify signals, are considered Layer 1 technologies.
  • πŸ”Œ Layer 2, the Data Link Layer, handles hop-to-hop delivery of data using network interface cards (NICs) and MAC addresses.
  • πŸ“Ÿ Switches, which facilitate communication within a network, are Layer 2 devices.
  • πŸ“‘ Layer 3, the Network Layer, is responsible for end-to-end delivery of data using IP addresses.
  • πŸ–§ Routers are Layer 3 devices that help route data between networks.
  • πŸ”— The Address Resolution Protocol (ARP) links IP addresses to MAC addresses, aiding in data flow through the network.

Q & A

  • What is the primary goal of networking as an industry?

    -The primary goal of networking is to allow two hosts to share data with one another automatically across the wire, without the need for manual data transfer between hosts.

  • What is the OSI model and why is it important?

    -The OSI model is a framework that divides the rules for networking into seven different layers. It is important because it standardizes the way data is transmitted between devices, similar to how language rules standardize communication between people.

  • What is the purpose of the Physical Layer (Layer 1) in the OSI model?

    -The purpose of the Physical Layer is to transport bits (ones and zeros) from one computer to another. This includes various types of cables and wireless technologies like Wi-Fi, which are considered Layer 1 technologies.

  • What is a repeater and why is it considered a Layer 1 device?

    -A repeater is a device that amplifies signals from one end to the other, effectively extending a wire. It is considered a Layer 1 device because its primary function is to contribute to the transportation of bits, which aligns with the goal of the Physical Layer.

  • What is the role of Layer 2 in the OSI model?

    -Layer 2, also known as the Data Link Layer, is responsible for hop-to-hop delivery of data. It uses MAC addresses to facilitate the movement of data between network interface cards (NICs) or Wi-Fi access points.

  • What is a MAC address and why is it used in Layer 2?

    -A MAC address is a 48-bit address that uniquely identifies a network interface card. It is used in Layer 2 to enable the hop-to-hop delivery of data by identifying the source and destination NICs for each data packet.

  • What is the difference between a switch and a hub, and why are they both considered Layer 2 devices?

    -A switch is a more intelligent device that facilitates communication within a network and can connect many devices, while a hub is a simpler device that connects multiple devices without much intelligence. Both are considered Layer 2 devices because they aid in the delivery of data between NICs.

  • What is the purpose of Layer 3 in the OSI model?

    -Layer 3, known as the Network Layer, is responsible for end-to-end delivery of data. It uses IP addresses to identify hosts and routers, ensuring that data reaches its intended destination across multiple hops.

  • Why are both MAC and IP addresses necessary in networking?

    -Both MAC and IP addresses are necessary because they serve different purposes. MAC addresses are used for hop-to-hop delivery within a local network, while IP addresses are used for end-to-end delivery across multiple networks or hops.

  • What is the Address Resolution Protocol (ARP) and its role in networking?

    -The Address Resolution Protocol (ARP) is a protocol that links a Layer 3 address (IP address) to a Layer 2 address (MAC address). It is crucial for understanding how data flows through a network by facilitating the translation between these two types of addresses.

  • What will be the focus of the next part of the discussion on the OSI model?

    -The next part of the discussion will focus on the Transport Layer, which is Layer 4 of the OSI model. This layer is responsible for end-to-end communication and ensures the reliable delivery of data.

Outlines

00:00

πŸ“š Introduction to Networking Fundamentals and OSI Model

This paragraph introduces the lesson on networking fundamentals, focusing on the OSI model. It emphasizes the importance of networking to enable data sharing between hosts and the necessity of a set of rules, similar to language rules, for effective communication. The OSI model is presented as a structured framework with seven layers, each serving a specific function. The analogy of the human body's systems is used to illustrate the interdependence of these layers in achieving the overall goal of networking. The objective of this lesson is to understand the purpose of each OSI layer and their contribution to data sharing between hosts.

05:00

πŸ”Œ The Physical Layer and Layer 1 Technologies

The first layer of the OSI model, the physical layer, is discussed in this paragraph. It explains that the physical layer's purpose is to transport bits between hosts using cables or Wi-Fi, which are categorized as layer 1 technologies. The concept of a repeater, which extends the reach of a cable by amplifying signals, is introduced as a layer 1 device. The paragraph clarifies that the term 'physical' in the OSI model predates wireless communication but includes Wi-Fi due to its role in transmitting binary data. The physical layer is fundamental to the process of moving data across networks.

10:03

πŸ”„ Layer 2: Data Link Layer and MAC Addresses

This paragraph delves into the second layer of the OSI model, known as the data link layer. It describes the role of this layer in facilitating hop-to-hop delivery of data using MAC addresses, which are unique identifiers for network interface cards (NICs). The paragraph explains that switches, which connect multiple devices and manage data flow within a network, are considered layer 2 technologies. It also discusses the importance of MAC addresses in enabling data to move from one NIC to another across multiple hops, and how layer 2 operates in conjunction with the physical layer to achieve networking goals.

🌐 Layer 3: Network Layer and IP Addresses

The paragraph introduces the network layer, or layer 3, which is responsible for end-to-end data delivery across networks. It explains the use of IP addresses, a 32-bit addressing scheme, to identify hosts and route data from the source to the destination. Routers, which are devices that forward data packets to their next destination, are identified as layer 3 technologies. The paragraph also addresses the relationship between IP and MAC addresses, highlighting the need for both addressing schemes to facilitate the flow of data across multiple network hops. The importance of the Address Resolution Protocol (ARP) in linking IP and MAC addresses is briefly mentioned, setting the stage for further discussion in subsequent lessons.

Mindmap

Keywords

πŸ’‘OSI Model

The OSI Model, or Open Systems Interconnection Model, is a conceptual framework used to understand and implement networking protocols in seven distinct layers. Each layer has a specific function that contributes to the process of data exchange between computers. In the video, the OSI Model is explained as a fundamental aspect of networking, where each layer (from physical to application) plays a crucial role in allowing hosts to share data seamlessly.

πŸ’‘Physical Layer

The Physical Layer is the first layer of the OSI Model and is responsible for the physical connection between devices. It involves the transmission and reception of raw binary data over a communication medium, such as cables or wireless signals. The video describes the Physical Layer as the medium that physically transports the 1s and 0s, highlighting the use of cables and wireless technologies like Wi-Fi as examples.

πŸ’‘Layer 2

Layer 2 of the OSI Model is known as the Data Link Layer. It handles the node-to-node data transfer and error detection/correction that may occur in the Physical Layer. It uses MAC addresses to ensure data is sent to the correct device on a network. In the video, Layer 2 is discussed in terms of its role in 'hop-to-hop' delivery, with network interface cards (NICs) and switches being examples of technologies that operate at this layer.

πŸ’‘Layer 3

Layer 3, also known as the Network Layer, is responsible for routing data from the source to the destination across multiple networks, typically through the use of IP addresses. The video describes Layer 3 as handling 'end-to-end' delivery of data packets and introduces the concept of IP addresses and routers as core components of this layer, facilitating data movement across diverse networks.

πŸ’‘MAC Address

A MAC Address, or Media Access Control Address, is a unique identifier assigned to network interfaces for communications at the Data Link Layer. It consists of 48 bits and is used to identify devices on a local network. In the video, MAC addresses are highlighted as essential for Layer 2 operations, enabling data to be transferred between specific NICs or devices within a network segment.

πŸ’‘IP Address

An IP Address is a numerical label assigned to devices connected to a computer network that uses the Internet Protocol for communication. It serves two main functions: identifying the host or network interface and providing a location address. In the video, IP addresses are discussed in the context of Layer 3, where they play a vital role in the end-to-end delivery of data across networks.

πŸ’‘Repeater

A repeater is a network device that amplifies and retransmits signals to extend the range of a network. It operates at the Physical Layer (Layer 1) of the OSI Model. In the video, repeaters are described as devices that help extend the physical transmission medium, ensuring that data signals can travel further without degradation.

πŸ’‘Switch

A switch is a network device that operates at Layer 2 (Data Link Layer) of the OSI Model. It connects devices within a local network and uses MAC addresses to forward data to the correct destination within that network. The video explains how switches facilitate communication between multiple devices on a network, emphasizing their role in handling data transfer between NICs within the same network segment.

πŸ’‘Router

A router is a networking device that forwards data packets between computer networks, operating primarily at Layer 3 (Network Layer) of the OSI Model. It uses IP addresses to determine the best path for data to travel across networks. The video describes routers as crucial for end-to-end data delivery, directing traffic from one network to another and handling multiple hops in the process.

πŸ’‘Address Resolution Protocol (ARP)

The Address Resolution Protocol (ARP) is a network protocol used to find the MAC address associated with a given IP address. It bridges Layer 2 and Layer 3 of the OSI Model by linking the IP address to the hardware MAC address. In the video, ARP is mentioned as a vital protocol that enables the smooth operation of networking by ensuring that data packets are sent to the correct physical device on a network.

Highlights

Introduction to the OSI model and its importance in networking.

Analogy between the OSI model and the human body systems to explain the layered approach.

Explanation of the physical layer (Layer 1) and its role in transporting bits across the network.

Discussion on physical layer technologies such as cables and Wi-Fi.

Introduction to repeaters and hubs as Layer 1 technologies.

Explanation of the data link layer (Layer 2) and its function in hop-to-hop delivery.

Description of Network Interface Cards (NICs) and Wi-Fi access cards as Layer 2 technologies.

Introduction to MAC addresses and their format in different operating systems.

Role of switches in Layer 2 for facilitating communication within a network.

Introduction to Layer 3 (the network layer) and its goal of end-to-end delivery.

Explanation of IP addresses and their structure.

Discussion on the role of routers in Layer 3 for aiding end-to-end data delivery.

Comparison of MAC addresses and IP addresses and their different purposes.

Explanation of the Address Resolution Protocol (ARP) for linking Layer 3 and Layer 2 addresses.

Summary of how Layer 1, Layer 2, and Layer 3 work together to move data across a network.

Transcripts

play00:00

hello welcome to another lesson from the

play00:02

first module of my new course on

play00:04

networking fundamentals

play00:06

in this lesson we'll be taking a

play00:07

practical look at the osi model

play00:10

if you haven't seen the videos for

play00:11

lesson one i'd highly recommend you

play00:12

start there

play00:13

this lesson is simply a direct

play00:15

continuation of what occurred in lesson

play00:16

one

play00:18

that said let's get into discussing the

play00:20

osi model

play00:22

the overall purpose of networking as an

play00:24

industry

play00:25

is to allow two hosts to share data with

play00:28

one another

play00:29

before networking if i want to get data

play00:31

from this host to this host i'd have to

play00:33

plug something into this host

play00:35

walk it over to the other host plug it

play00:36

into the other host

play00:38

networking allows us to automate all

play00:40

that by allowing the host to share data

play00:42

automatically across the wire

play00:45

for these hosts to do this they must

play00:47

follow a set of rules

play00:48

this is no different than any language

play00:51

english has a set of rules that two

play00:53

english speakers must follow

play00:54

spanish has its own set of rules french

play00:56

has its own set of rules

play00:58

while networking also has its own set of

play01:00

rules

play01:01

the rules for networking are divided

play01:03

into seven different layers and those

play01:05

layers are known as the osi model

play01:08

now to give you an analogy the human

play01:10

body is made up of various systems

play01:12

the skeletal system the respiratory

play01:14

system the nervous system

play01:16

the cardiovascular system the muscular

play01:18

system

play01:19

and if each of those systems are

play01:21

operating as intended

play01:22

then the goal of the human body is

play01:24

attained meaning the human lives

play01:27

well networking works the same way each

play01:30

of the layers of the osi model

play01:32

serve a specific function and if all

play01:35

seven

play01:35

functions are accomplished then the goal

play01:37

of networking is attained

play01:39

which is to say host can share data

play01:42

and the goal of this lesson is not

play01:44

simply to memorize the osi model

play01:46

the goal this lesson is to take a look

play01:48

at the purpose of

play01:49

each layer in the osi model and see how

play01:52

it contributes to the overall goal of

play01:54

networking which is allowing two hosts

play01:56

to share data with one another

play01:58

that said let's just jump right into it

play02:00

starting with the first layer of the osi

play02:02

model known as the physical layer

play02:05

data on computers exist in the form of

play02:08

bits

play02:08

that is ones and zeros well the first

play02:11

thing that needs to exist for these

play02:12

hosts to share a data with another

play02:14

is something has to transport those ones

play02:16

and zeros from this computer

play02:18

to the next that something is the

play02:21

physical layer

play02:22

the goal of the physical error is

play02:24

transporting bits

play02:26

and anything that contributes to moving

play02:27

ones and zeros from this computer to

play02:29

this computer is considered a layer one

play02:32

technology

play02:33

for example cables all fall under the

play02:36

concept of layer 1 technologies

play02:38

all of these cables serve the purpose of

play02:41

taking bits from one end

play02:42

and taking them out to the other end but

play02:45

don't get too caught up on the word

play02:46

physical

play02:47

the osi model was written well before

play02:50

the idea of

play02:51

wireless internet communication was ever

play02:53

thought of

play02:54

wi-fi is considered to be a layer one

play02:56

technology because wi-fi

play02:58

solely exists to carry ones and zeroes

play03:00

from one computer to the next

play03:02

now not only do these cables or wi-fi

play03:05

exist at layer one

play03:06

there are some devices that also exist

play03:08

at layer one one of those devices is

play03:10

known as a repeater

play03:12

in the last lesson we identified the

play03:13

repeaters simply amplify signals

play03:15

from one end out the other end in a way

play03:18

a repeater is really nothing more than

play03:19

something that allows you to extend

play03:21

a wire meaning it contributes to this

play03:23

goal

play03:24

therefore a repeater is considered to be

play03:26

a layer 1 technology

play03:28

which means that multi-port repeaters

play03:31

like hubs would also be considered

play03:33

layer 1 technologies all of these items

play03:36

serve the function of transporting bits

play03:38

from one computer to the next

play03:40

that is the goal of layer 1 which brings

play03:43

us

play03:43

to layer 2. layer two is going to

play03:46

interact with the physical layer it's

play03:48

going to actually put

play03:49

bits on the wire and retrieve bits from

play03:52

the wire

play03:54

which means whatever this wire actually

play03:56

connects to on this pc

play03:57

is considered a layer 2 item meaning the

play04:01

nic

play04:01

or the network interface card that this

play04:03

wire is actually connected to on this

play04:04

computer

play04:05

is considered layer 2. the wi-fi access

play04:08

card is also considered layer 2 because

play04:10

it's interacting with those wi-fi radio

play04:12

waves

play04:13

now nicks and wi-fi access cards don't

play04:16

really look like this anymore but there

play04:17

was a time when you had to buy

play04:19

separate cards and actually install them

play04:20

into computers and able to access the

play04:22

network or wi-fi

play04:24

nowadays wi-fi access cards can fit in

play04:26

your smartphone or your watch

play04:29

the overall goal of layer 2 is what i'm

play04:32

going to call

play04:33

hop to hop delivery meaning layer 2

play04:37

exists to take ones and 0s from this nic

play04:40

and move it to the other nic this

play04:43

is what i'm calling a hop now to

play04:46

accomplish this goal

play04:47

layer 2 is going to use a specific

play04:49

addressing scheme

play04:50

that addressing scheme is known as a mac

play04:52

address

play04:53

mac addresses are 48 bits which are

play04:56

represented as 12

play04:57

hex digits here are three examples of a

play05:00

mac address

play05:01

now in all cases these are the exact

play05:03

same mac address

play05:04

the only thing that's different is how

play05:06

they're displayed

play05:08

windows machines typically use the

play05:10

dashes in between the hex digits

play05:12

linux machines typically use those

play05:14

colons and cisco

play05:16

routers and switches typically use the

play05:18

four hex digits with a dot in between

play05:20

either way it's still just 12 hex digits

play05:23

which are converted into 48 bits

play05:26

the way it works is every single nick

play05:28

has a unique

play05:29

mac address meaning this computer's nick

play05:32

over here has the mac address a1

play05:34

a1 and this computer's nick has the mac

play05:36

address e8e8

play05:39

now i'm only showing you the first four

play05:41

digits of the mac address simply to

play05:42

conserve

play05:43

screen real estate but in reality this

play05:45

is what a mac address looks like

play05:47

either way this mac address is what's

play05:49

going to allow data to go

play05:51

from one nic to the next ie from one hop

play05:55

to the next

play05:58

so we've identified that nics exist at

play06:01

layer two

play06:02

but there is another type of device that

play06:04

also exists at layer 2 and that is

play06:06

switches recall from the last lesson

play06:08

that we discussed that switches are

play06:10

devices which facilitate communication

play06:11

within a network

play06:13

meaning if these two hosts are connected

play06:16

via this switch

play06:17

the switch is what's going to help

play06:18

traffic move along to accomplish

play06:21

this hop moreover switches allow you to

play06:24

connect

play06:25

many devices to them if these two hosts

play06:28

want to speak to each other

play06:29

the switch is going to internally

play06:30

connect these wires such that data

play06:33

can traverse this hop from this nick to

play06:36

this nic

play06:38

so switches are considered layer 2

play06:40

technologies because they aid in the

play06:42

accomplishment of this goal

play06:44

now generally with the internet you're

play06:46

commuting with things that are far

play06:48

away not necessarily things that are in

play06:50

the same network

play06:51

so it's very common for communication

play06:53

between hosts to require multiple hops

play06:55

meaning we need to jump across multiple

play06:57

routers to get to the target host

play07:00

well each of those routers are connected

play07:01

to a wire using a nic

play07:03

and therefore each of those nicks have

play07:05

their own mac addresses

play07:06

and layer two will handle taking data

play07:09

from the first mac address

play07:10

and delivering it to the next mac

play07:11

address and then from this nic

play07:14

to the next nic and then from this nick

play07:16

to the next nick

play07:17

and then finally from this neck to the

play07:19

next nick as you'll notice

play07:21

in all cases layer two is handling the

play07:23

hop-to-hop

play07:24

delivery of data which begs the question

play07:29

if layer 2 is taking care of every hop

play07:32

what's taking care of ensuring data goes

play07:34

from this end point

play07:36

to the next well that's where layer 3

play07:38

comes into play

play07:40

layer 3's goal is what's called end to

play07:42

end delivery

play07:44

to accomplish its goal player 3 is going

play07:46

to use its own addressing scheme

play07:48

known as ip addresses now we unpacked ip

play07:51

addresses in the prior lesson

play07:53

ip addresses are 32 bits represented as

play07:56

4 octets

play07:56

each that can be the number zero through

play07:58

255.

play08:00

every host is going to be identified by

play08:02

its ip address

play08:03

and these ip addresses are what's going

play08:05

to allow data to go from here

play08:07

all the way to here now as you can see

play08:10

from this illustration

play08:12

aiding in the goal of delivering data

play08:14

from end to end

play08:15

is routers so routers are considered to

play08:17

exist at layer 3 of the osi model

play08:20

hosts are also considered to exist at

play08:22

layer 3 of the osi model

play08:24

but really anything with an ip address

play08:26

can be considered to exist at layer 3

play08:28

of the osi model now at this point

play08:32

a question typically comes up and that

play08:34

question is

play08:35

if we have ip addresses at layer 3 why

play08:37

do we need mac addresses

play08:39

or alternatively if we have mac address

play08:41

to layer 2 why do we need ip addresses

play08:44

answering that question will help reveal

play08:46

how packets flow through the internet

play08:48

the reason we have two different

play08:50

addressing schemes is that each of those

play08:51

addressing schemes

play08:52

serve different purposes so let me show

play08:55

you

play08:56

let's say this host has some data that

play08:58

needs to send

play08:59

to this host now of course that data is

play09:02

just a bunch of ones and zeroes

play09:04

layer two and layer three don't know

play09:06

what that data contains it's just an

play09:08

arbitrary set of ones and zeros that

play09:10

need to get to this host over here

play09:13

since this computer knows the data needs

play09:15

to get to this endpoint over here

play09:18

it's going to add some layer 3

play09:19

information to that data that layer 3

play09:22

information is going to include the

play09:24

source

play09:24

ip address and the destination ip

play09:26

address in order to get

play09:27

this data from one end to the other but

play09:30

now this computer knows that the first

play09:32

step will be getting that data to the

play09:34

first router which will prompt the

play09:36

computer to add

play09:37

layer 2 information to that data and

play09:40

that layer 2 information is going to

play09:41

have a source mac address of the

play09:43

computer's nic

play09:44

and a destination mac address of the

play09:46

first router's nic

play09:47

that's what's going to get this

play09:49

information to the first router

play09:52

once it gets there we can remove that

play09:54

layer 2 information

play09:56

remember the whole purpose of that layer

play09:58

2 header was simply to get

play10:00

this construct from here to here through

play10:03

the first hop

play10:04

from this point this router now knows

play10:07

that this

play10:08

needs to get moved to the next router

play10:10

and it's going to do this by adding

play10:11

another layer 2 header

play10:13

but notice this time the source and

play10:15

destination mac address

play10:17

identify these two mac addresses that's

play10:20

what's going to take

play10:21

this packet to the next router

play10:25

and here once again we can get rid of

play10:27

that layer 2 information

play10:29

again the whole purpose of that layer 2

play10:31

header was simply to get the packet from

play10:33

here

play10:34

to here since it did that successfully

play10:36

we no longer need it

play10:38

this process will continue with this

play10:40

middle router over here

play10:41

adding layer 2 information that will

play10:42

take care of this hop

play10:47

and finally the last router in the

play10:49

sequence will add the final layer 2

play10:51

header

play10:52

which will take the packet from this

play10:54

nick to

play10:55

the end host's nick once it gets to the

play10:59

final host

play11:00

again the layer 2 header can be removed

play11:02

the purpose of that header was again

play11:04

just to bring the packet from here

play11:06

to here moreover the layer 3 header can

play11:10

be removed

play11:10

because the purpose of that header was

play11:12

to bring the data from

play11:14

here to here from end to end

play11:18

finally this gets the data to the

play11:20

computer and the data can be processed

play11:21

by the receiving host

play11:24

that is why we need both ip addresses

play11:26

and mac addresses

play11:27

because they serve different functions

play11:31

and we've been talking about ip

play11:32

addresses and mac addresses as

play11:34

independent functions

play11:35

and indeed they are but i should mention

play11:38

at this point that there is a protocol

play11:40

that's going to tie these together

play11:42

that protocol is known as the address

play11:43

resolution protocol

play11:45

it's going to link a layer 3 address

play11:47

like an ip address

play11:48

to a layer 2 address like a mac address

play11:51

arp is crucial to understanding how data

play11:53

flows through a network

play11:55

we're going to be talking about arp

play11:56

later on in this module

play11:58

but if you can't wait i did write an

play12:00

article series that discusses all the

play12:01

different forms of arp

play12:03

you can access that series at

play12:04

pracnet.net arp

play12:07

as for us that wraps up the first part

play12:09

of our practical discussion of the osi

play12:11

model

play12:12

in this video we discussed layer 1 layer

play12:15

2 and layer 3

play12:16

and how each of those layers have a

play12:18

specific goal which contributes to how

play12:20

data flows through a network

play12:22

in particular we illustrated how layer

play12:24

two and layer three

play12:25

work together to move data across the

play12:27

many different hops

play12:29

required to get data from one end to

play12:31

another

play12:33

so that wraps up part one of our

play12:34

discussion in part two we'll pick up

play12:36

right where we left off discussing the

play12:38

transport layer

play12:39

but the main takeaways for this lesson

play12:41

are on your screen right now

play12:43

i hope you enjoyed this video i want to

play12:44

thank you for watching and we'll see you

play12:46

in the next video as we continue our

play12:48

discussion of the osi model

play12:51

hey youtube i hope you enjoyed that free

play12:53

lesson for my new course on networking

play12:54

fundamentals

play12:55

i'll be releasing the entire first

play12:57

module for free here on youtube

play12:59

i want this course to be the ultimate

play13:00

networking fundamentals course and since

play13:02

i'm still scoping out the outline you

play13:04

could have a say in what topics will be

play13:05

covered

play13:06

let me know in the comments below what

play13:07

subjects you want included in this

play13:09

course

play13:10

otherwise remember to like and subscribe

play13:12

and of course if you learned something

play13:13

from this video the best way to thank me

play13:15

is to share this video

play13:16

it's a small act of gratitude but one i

play13:18

appreciate greatly

play13:20

i hope you enjoyed this lesson i want to

play13:21

thank you for watching and we'll see you

play13:23

in the next one

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
OSI ModelNetworkingData SharingLayer 1Layer 2Layer 3MAC AddressIP AddressProtocolsARPEducational