OSI Model Layers 1 and 2
Video Activity
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or
Already have an account? Sign In »

Video Transcription
00:05
So even though the OSC model is a top down model, meaning when ascending computer sends a request to a receiving computer, the process starts at the application layer and travels downward through the other six layers.
00:19
It's easiest to understand networking from the bottom up because the simpler devices are at the bottom of the OSI model.
00:27
We're actually going to start in the reverse order.
00:30
We'll start with Layer one and discuss the physical air.
00:34
The physical layer is made up of our quote unquote dumb devices, meaning those devices don't know where data is going and they don't care.
00:44
They don't direct traffic or heirs. It's just simply physical connectivity to the network.
00:50
When we talk about that, think about cable.
00:53
Cable doesn't know where data is going, and cable doesn't know what type of data it is.
00:58
Cable just provides a pathway conduit for the signal.
01:02
Connectors like your RJ 45 or BNC connectors just provide that connectivity to the network.
01:10
I'll also mention hubs here because at one point in time, hubs weren't even powered.
01:15
There are just racks that you plugged into, and that metal rack provided a pathway for signals to travel
01:19
so hubs even the ones we use today. Powered hubs just amplify the signal.
01:26
There is no direction or air detection, just a pathway for signals to travel.
01:33
As we go up the OSI model, we gain intelligence. The next layer up is layer two, which is the data link layer.
01:40
The data link layer is the only layer of the OSI model that has two sub layers, and those sub layers are made up of the first, which is LLC, and that stands for logical link control.
01:52
That layer is responsible for error detection.
01:56
We won't say much about LLC that's not relevant to the Net plus exam,
02:00
but we do want to focus on is the second sub layer, which is the Mac sub layer.
02:07
Max stands for media access control.
02:09
So we have Mac addressing, and we also have media access, which is which system gets to communicate and when.
02:17
With Mac addresses. The first thing we want to look at is the Mac address itself.
02:23
A Mac address is a 48 bit address expressed in a hex decimal.
02:28
I have this circle for you here on our example on the left
02:31
in Hexi Decimal, separated by dashes or hyphens we have it's 48 bit address.
02:38
The 1st 24 bits are specific to the manufacturer of the device.
02:42
So if we all had three com network cards or something from the same manufacturer, it wouldn't be unheard of if the 1st 24 bits were the same for My Mac address as yours.
02:53
Now, of course, manufacturers are given a wide range of addresses, but it wouldn't be impossible.
03:00
The last 24 bits are unique to the host and unique to the network interface card.
03:07
So even if we do have the same 1st 24 bits are host, Address will be different.
03:13
This is called the Physical Address or Hardware Address,
03:15
but it's a Mac address.
03:19
How it's referred to will really depend on the operating system.
03:23
Ultimately, what we're talking about is the hardware address of the network card.
03:27
The screen chat that I have here on the left was used by a command called I P. Con Fig, which shows not just I P configuration but also shows Mac address and Mac addresses are very different from I P addresses, so definitely know that
03:42
I f config is a similar command that UNIX uses and folks that use UNIX will use.
03:50
So ultimately, these show the Mac address.
03:53
I do want to take one more minute to stress the importance of a Mac address.
03:57
When traffic is on the network, an individual and I see network interface controller is going to examine the pocket and look for its own Mac address.
04:06
If the packet is destined for my Mac address, my network card pulls that off the network.
04:12
If it's not, it leaves it here.
04:15
So what's critical for a host receiving data is the Systems Mac address.
04:19
But that also means is that as a sending host, I'm going to have to learn the client's Mac address.
04:26
The way that happens is with a protocol called ARP Address resolution protocol.
04:30
What AARP does its broadcast based. So essentially it sounds like a broadcast that says, Hey, is anybody? 19216811
04:40
and that device will come back and say, Oh, that's me. Here's my Mac address,
04:44
and what you can see on the left is that I add the information to what we refer to as our AARP cash.
04:49
Any time you hear the term cash. Cash is always a place where we store things that we think we're going to need again.
04:56
So once my computer learns the Mac address the specific I P address,
05:00
it will store that in cash. So the next time we need to go to 19216811 I don't have to broadcast out. It's already there in my cash. Cash is very helpful.
05:13
Later, we'll talk about some security issues that might be associated with cash. But cash also really does speed things up and make things quicker.
05:21
Now I'll also mention when we talk about media access control, who gets time on the cable?
05:28
Quite honestly, we can't even say cable because there's wireless access, right,
05:32
be a traffic across the airwaves.
05:35
One of the main types of networking technology that we use today is called Ethernet
05:41
Falls in I Triple E Standard eight Oh, 2.3.
05:44
If you want to remember that Ethernet has three ease in it, so eight oh 2.3 is either Net.
05:51
Ethernet uses a media access method called C S M. A C D
05:56
that stands for Carrier sense multiple access with collision detection. That's a mouthful. Right
06:02
carrier sense multiple access with collision detection, but it actually is exactly what it sounds like.
06:10
If the network card has data to transmit, it senses the cable carrier sense.
06:15
The trick with that is the two systems could be sensing the cable at the exact same time, so multiple access. They both throw their data out there.
06:24
But if two hosts put their data on the cable at the same time, we have a collision.
06:30
The network card is able to detect that collision back off and perform an algorithm to determine whether they can re transmit.
06:36
So C S M a. C D
06:40
carrier sense multiple access with collision detection.
06:43
Expect collisions in an Ethernet environment.
06:47
Another media access method that we don't see very much today is token passing.
06:51
If you're familiar with the old token ring networks that were around in the nineties and early two thousands. Basically, there was a 24 bit control frame on the network. It would move from host to host to host, and if a system wanted to communicate, it would capture the token, then put its message out there.
07:10
There was only one token and you couldn't transmit without it.
07:13
So we actually had no collisions in a token passing environment that was one of its benefits.
07:18
But token ring, which was the technology that used token passing, was proprietary.
07:24
It was from IBM. It was expensive. It was difficult to work with, and we were bound to I p m. As in vendor. So Ethernet really kind of one out there.
07:34
There's also another media access method that wireless communication uses. And that's the 80211
07:42
80211 is C S M A. C A
07:45
carrier sense multiple access with collision avoidance.
07:48
Essentially, what wireless systems do is it still senses whether or not anybody is communicating.
07:55
Multiple systems can sense that at the same time. But instead of sending that data out, they send an intent message that essentially says, Hey, I'm getting ready to send Is that cool with everybody?
08:05
And if there are no other hosts coming back saying I'm sending to, then the wireless device transmits this information
08:13
so we don't have collisions in a token environment or in a wireless environment
08:16
we do in Ethernet, and one of our big challenges is going to be how we're going to address those collisions.
08:24
This is just a quick summary of the different types of media access methods in the eye. Tripoli over to the left.
08:31
I think it's a good summary to have so remember eight. Oh 23 is Ethernet C S M. A. C D. We expect collisions.
08:39
8 to 5 is token ring token passing. There will be no collisions.
08:43
One thing I'll mention you can remember that token ring is 82.5 because there are five letters in token.
08:50
Then we have wireless eight or 2 11. No collisions here because we transmit our attempt
08:56
and eight oh, 2.12.
08:58
I didn't mention this isn't something that I would anticipate using or a scene on the exam.
09:03
I just have it here because this was used at one point in time.
09:07
It's pulling where there's a specific survey that polls network devices to determine if they want to communicate.
09:13
That's not really an environment designed for speed or performance. It has really fallen by the wayside
Up Next
Similar Content