< Return to Video

Hub, Bridge, Switch, Router - Network Devices - Networking Fundamentals - Lesson 1b

  • 0:01 - 0:03
    hello welcome to the second part of our
  • 0:03 - 0:05
    lesson on network devices
  • 0:05 - 0:06
    this is the first lesson from the first
  • 0:06 - 0:08
    module of my new course on networking
  • 0:08 - 0:09
    fundamentals
  • 0:09 - 0:11
    the purpose of this module is to teach
  • 0:11 - 0:13
    you how data flows through the internet
  • 0:13 - 0:15
    in part one of this lesson we discussed
  • 0:15 - 0:16
    the concepts of a host
  • 0:16 - 0:19
    an ip address and a network if you
  • 0:19 - 0:20
    haven't watched that video go ahead and
  • 0:20 - 0:22
    pause this video right now and watch the
  • 0:22 - 0:23
    first video
  • 0:23 - 0:25
    there'll be a link in the description in
  • 0:25 - 0:26
    this video we're simply going to
  • 0:26 - 0:28
    continue right where we left off
  • 0:28 - 0:30
    now the main idea we want to teach in
  • 0:30 - 0:32
    this video are these last two devices
  • 0:32 - 0:35
    switches and routers but we can't really
  • 0:35 - 0:35
    understand those
  • 0:35 - 0:37
    until we understand where we've come
  • 0:37 - 0:40
    from so we have to start there
  • 0:40 - 0:42
    in the last video we unpacked the idea
  • 0:42 - 0:44
    of a network we identified that a
  • 0:44 - 0:45
    network is created anytime you connect
  • 0:45 - 0:48
    two computers to each other using a wire
  • 0:48 - 0:50
    one thing to understand about sending
  • 0:50 - 0:52
    data across a wire is that it decays as
  • 0:52 - 0:54
    it travels greater and greater distances
  • 0:54 - 0:56
    if the two computers you're connecting
  • 0:56 - 0:57
    are in the same room then you don't
  • 0:57 - 0:58
    really have to worry about it
  • 0:58 - 1:00
    the decay will still occur but the
  • 1:00 - 1:01
    signal will still get through and
  • 1:01 - 1:02
    therefore
  • 1:02 - 1:03
    connectivity between these hosts is
  • 1:03 - 1:05
    still attained if
  • 1:05 - 1:07
    however these hosts span greater
  • 1:07 - 1:09
    distances maybe
  • 1:09 - 1:10
    you're connecting two computers on
  • 1:10 - 1:12
    opposite sides of a building or even in
  • 1:12 - 1:14
    two different buildings
  • 1:14 - 1:16
    then you might have a problem if the
  • 1:16 - 1:17
    signal decays before it gets the other
  • 1:17 - 1:18
    side
  • 1:18 - 1:21
    then these two hosts cannot share data
  • 1:21 - 1:23
    in those cases what you need is a
  • 1:23 - 1:25
    repeater a repeater
  • 1:25 - 1:26
    is a device whose sole purpose is to
  • 1:26 - 1:28
    regenerate signals
  • 1:28 - 1:30
    anything that comes in on one end simply
  • 1:30 - 1:32
    gets regenerated out the other side
  • 1:32 - 1:34
    this allows you to connect devices
  • 1:34 - 1:38
    together which span greater distances
  • 1:39 - 1:41
    so far we've been talking about
  • 1:41 - 1:42
    networking from the perspective of
  • 1:42 - 1:43
    connecting one host
  • 1:43 - 1:46
    directly to another host well if you add
  • 1:46 - 1:47
    a third host
  • 1:47 - 1:50
    you now have to connect that host to all
  • 1:50 - 1:51
    the other hosts which you've already
  • 1:51 - 1:54
    established and if you add a fourth host
  • 1:54 - 1:55
    you now have to connect this fourth host
  • 1:55 - 1:58
    to all the hosts that already exist
  • 1:58 - 2:00
    and again if you add a fifth host you
  • 2:00 - 2:01
    now have to connect this fifth host
  • 2:01 - 2:02
    to every host that has already been
  • 2:02 - 2:04
    connected as you can see
  • 2:04 - 2:06
    connecting host directly to each other
  • 2:06 - 2:08
    simply doesn't scale
  • 2:08 - 2:10
    instead we created devices which we
  • 2:10 - 2:12
    could put at the center of every network
  • 2:12 - 2:13
    and connect all the hosts to those
  • 2:13 - 2:14
    devices
  • 2:14 - 2:16
    and these devices would then handle
  • 2:16 - 2:18
    funneling communication between these
  • 2:18 - 2:19
    different hosts
  • 2:19 - 2:22
    the benefit to these types of devices is
  • 2:22 - 2:24
    that if a sixth host gets spun up
  • 2:24 - 2:26
    it's very easy to simply connect it once
  • 2:26 - 2:27
    to that device and now it has
  • 2:27 - 2:28
    connectivity to every host that has
  • 2:28 - 2:30
    already existed
  • 2:30 - 2:32
    that's what all of these are and the
  • 2:32 - 2:34
    first of these types of device that
  • 2:34 - 2:34
    we're going to discuss
  • 2:34 - 2:38
    is known as a hub a hub
  • 2:38 - 2:40
    is nothing more than a multi-port
  • 2:40 - 2:41
    repeater
  • 2:41 - 2:43
    earlier we discussed repeaters and we
  • 2:43 - 2:45
    said all they do is regenerate signals
  • 2:45 - 2:47
    hubs do the same thing except they do it
  • 2:47 - 2:49
    across multiple ports
  • 2:49 - 2:51
    for example if these two hosts over here
  • 2:51 - 2:52
    need to communicate
  • 2:52 - 2:54
    one of them sends a packet to the other
  • 2:54 - 2:56
    it'll hit the hub and the hub will
  • 2:56 - 2:58
    simply duplicate that packet and send it
  • 2:58 - 2:59
    out all remaining ports
  • 2:59 - 3:02
    that allow what this guy sends to arrive
  • 3:02 - 3:04
    over here
  • 3:04 - 3:07
    this fixes the scale problem hub is the
  • 3:07 - 3:08
    first device that allows us to connect
  • 3:08 - 3:10
    multiple devices in the center and now
  • 3:10 - 3:12
    all of them have connectivity to each
  • 3:12 - 3:13
    other
  • 3:13 - 3:15
    but as you can probably see the problem
  • 3:15 - 3:17
    with the hub is that everybody receives
  • 3:17 - 3:19
    everybody else's data
  • 3:19 - 3:20
    these two hosts over here which are
  • 3:20 - 3:22
    uninvolved in the communication between
  • 3:22 - 3:23
    these two hosts
  • 3:23 - 3:24
    are receiving a copy of everything they
  • 3:24 - 3:26
    send
  • 3:27 - 3:30
    which brings us to bridges here
  • 3:30 - 3:32
    we have two sets of hosts all
  • 3:32 - 3:34
    interconnected using a hub
  • 3:34 - 3:36
    and a bridge is meant to sit in between
  • 3:36 - 3:38
    hub-connected hosts
  • 3:38 - 3:41
    bridges by definition only have two
  • 3:41 - 3:43
    ports one port facing one set of
  • 3:43 - 3:45
    hub-connected devices and another port
  • 3:45 - 3:46
    facing the other set of hub connected
  • 3:46 - 3:48
    devices
  • 3:48 - 3:50
    bridges will also then learn which hosts
  • 3:50 - 3:51
    are on which
  • 3:51 - 3:53
    side of the bridge this would allow the
  • 3:53 - 3:55
    bridge to contain communication
  • 3:55 - 3:57
    to only the side that is necessary for
  • 3:57 - 3:58
    example
  • 3:58 - 4:01
    if these hosts again need to speak to
  • 4:01 - 4:02
    each other
  • 4:02 - 4:03
    when they send data to each other
  • 4:03 - 4:05
    through that hub the hub is of course
  • 4:05 - 4:07
    going to simply regenerate that signal
  • 4:07 - 4:09
    at all ports
  • 4:09 - 4:10
    and notice that the bridge can be
  • 4:10 - 4:13
    getting a copy of that packet
  • 4:13 - 4:14
    but the bridge knows that the other
  • 4:14 - 4:17
    green host is on this side of the bridge
  • 4:17 - 4:19
    and therefore the bridge isn't going to
  • 4:19 - 4:21
    bring that packet to the other side
  • 4:21 - 4:23
    the bridge is the first type of device
  • 4:23 - 4:25
    that helps contain packets only to their
  • 4:25 - 4:27
    relative networks
  • 4:27 - 4:29
    on the other side if these hosts need to
  • 4:29 - 4:30
    speak to each other
  • 4:30 - 4:32
    they can also send packets to each other
  • 4:32 - 4:34
    through their hub and once again the
  • 4:34 - 4:36
    bridge will not let those packets bleed
  • 4:36 - 4:38
    into the other side because it knows
  • 4:38 - 4:41
    the yellow devices exist on the right
  • 4:41 - 4:43
    hub
  • 4:43 - 4:45
    and of course if this device needs to
  • 4:45 - 4:46
    send something to this device
  • 4:46 - 4:48
    the bridge is going to know that that
  • 4:48 - 4:49
    traffic is going to have to cross the
  • 4:49 - 4:50
    bridge
  • 4:50 - 4:52
    and the bridge will allow that packet to
  • 4:52 - 4:58
    traverse to the other side
  • 4:59 - 5:00
    the main takeaway is understanding that
  • 5:00 - 5:02
    bridges can learn which hosts are
  • 5:02 - 5:03
    connected
  • 5:03 - 5:05
    on either side of the two ports of the
  • 5:05 - 5:06
    bridge now this
  • 5:06 - 5:10
    finally brings us to switches switches
  • 5:10 - 5:11
    are sort of like a combination
  • 5:11 - 5:15
    of hubs and bridges they are like hubs
  • 5:15 - 5:16
    in the sense that many devices can
  • 5:16 - 5:18
    connect to the switch
  • 5:18 - 5:20
    and they are like bridges in the sense
  • 5:20 - 5:22
    that they can learn which hosts are
  • 5:22 - 5:25
    connected to each port
  • 5:25 - 5:26
    the main difference is that they're
  • 5:26 - 5:29
    doing it on a per port basis
  • 5:29 - 5:31
    which means if these two hosts want to
  • 5:31 - 5:32
    speak to each other
  • 5:32 - 5:33
    the switch will know that the only ports
  • 5:33 - 5:35
    that need to receive this traffic
  • 5:35 - 5:36
    are the two that are connected to those
  • 5:36 - 5:38
    green hosts and will keep that
  • 5:38 - 5:39
    communication contained to just
  • 5:39 - 5:43
    those ports moreover if these two hosts
  • 5:43 - 5:44
    want to speak to each other
  • 5:44 - 5:46
    the switch will again make sure that
  • 5:46 - 5:48
    that communication only flows between
  • 5:48 - 5:50
    the relative ports
  • 5:50 - 5:52
    so this is how a switch is like a
  • 5:52 - 5:55
    combination of a hub and a bridge
  • 5:55 - 5:57
    the formal definition of a switch that
  • 5:57 - 5:59
    we want to use is that a switch is a
  • 5:59 - 6:00
    device
  • 6:00 - 6:03
    which facilitates communication within a
  • 6:03 - 6:06
    network
  • 6:06 - 6:08
    earlier we defined a network as a
  • 6:08 - 6:10
    logical grouping of hosts which require
  • 6:10 - 6:14
    similar connectivity which means
  • 6:14 - 6:16
    all of these devices over here all
  • 6:16 - 6:17
    belong to the same
  • 6:17 - 6:20
    network moreover networks
  • 6:20 - 6:23
    all share the same ip address space
  • 6:23 - 6:25
    which means this network owns all the ip
  • 6:25 - 6:28
    addresses which start with
  • 6:28 - 6:29
    192.168.1.anything
  • 6:29 - 6:31
    and this host's identity is the ip
  • 6:31 - 6:34
    address 192.168.1
  • 6:34 - 6:40
    dot and this host would be 192.168.1.66
  • 6:40 - 6:41
    and this set of devices could very
  • 6:41 - 6:43
    easily represent
  • 6:43 - 6:45
    all the different hosts on your home
  • 6:45 - 6:46
    wi-fi network
  • 6:46 - 6:48
    maybe this device is your printer and
  • 6:48 - 6:49
    this device is your laptop
  • 6:49 - 6:51
    and this device is your mobile phone and
  • 6:51 - 6:52
    so on
  • 6:52 - 6:55
    or maybe this network and these devices
  • 6:55 - 6:57
    represent all the pcs that might exist
  • 6:57 - 6:58
    within a particular classroom
  • 6:58 - 7:01
    of the school network or maybe even
  • 7:01 - 7:03
    further all these devices represent
  • 7:03 - 7:05
    hosts that exist in the sales team
  • 7:05 - 7:07
    of the london office of the acme
  • 7:07 - 7:09
    corporation
  • 7:09 - 7:11
    one way or another since all these
  • 7:11 - 7:13
    devices are connected with a switch
  • 7:13 - 7:16
    they all belong to the same network now
  • 7:16 - 7:18
    let's go back to that example of the
  • 7:18 - 7:20
    school network
  • 7:20 - 7:22
    we said that the school likely has many
  • 7:22 - 7:23
    different classrooms
  • 7:23 - 7:25
    and each of those classrooms belong to
  • 7:25 - 7:27
    their own network
  • 7:27 - 7:28
    which means this would be a more
  • 7:28 - 7:30
    accurate representation of the school
  • 7:30 - 7:32
    network we would have classroom two
  • 7:32 - 7:34
    owning that ipspace and classroom three
  • 7:34 - 7:37
    owning that ipspace
  • 7:37 - 7:38
    now the reason you might want to
  • 7:38 - 7:41
    separate these two sets of devices into
  • 7:41 - 7:42
    their own network is because they might
  • 7:42 - 7:45
    have different connectivity requirements
  • 7:45 - 7:47
    for example maybe these computers over
  • 7:47 - 7:48
    here
  • 7:48 - 7:50
    all belong to the biology classroom and
  • 7:50 - 7:51
    all they need is simple internet
  • 7:51 - 7:53
    connectivity
  • 7:53 - 7:54
    but maybe these computers over here
  • 7:54 - 7:57
    belong to the computer science classroom
  • 7:57 - 7:58
    and they not only need internet
  • 7:58 - 8:00
    connectivity but also access to various
  • 8:00 - 8:01
    cloud resources
  • 8:01 - 8:04
    to do their studies well since these
  • 8:04 - 8:05
    computers have different connectivity
  • 8:05 - 8:06
    requirements than
  • 8:06 - 8:08
    these computers it's a good idea to
  • 8:08 - 8:10
    separate those out into separate
  • 8:10 - 8:12
    networks
  • 8:12 - 8:14
    now in both cases we can still use
  • 8:14 - 8:15
    switches to facilitate
  • 8:15 - 8:17
    all the communication within the
  • 8:17 - 8:18
    networks meaning
  • 8:18 - 8:20
    this switch can handle all the
  • 8:20 - 8:22
    communication between these three
  • 8:22 - 8:25
    hosts and this switch can handle all the
  • 8:25 - 8:25
    communication
  • 8:25 - 8:29
    between these three hosts
  • 8:29 - 8:31
    but what happens if this host down here
  • 8:31 - 8:32
    wants to speak
  • 8:32 - 8:35
    to this host on a different network
  • 8:35 - 8:37
    well if a switch can only facilitate
  • 8:37 - 8:39
    communication within
  • 8:39 - 8:41
    a network we would need another type of
  • 8:41 - 8:43
    device to handle the communication
  • 8:43 - 8:47
    between networks and that device would
  • 8:47 - 8:47
    be
  • 8:47 - 8:50
    a router a router is a device whose
  • 8:50 - 8:52
    primary purpose is to facilitate
  • 8:52 - 8:53
    communication
  • 8:53 - 8:57
    between networks at the very least
  • 8:57 - 8:59
    you're going to need that router to
  • 8:59 - 9:01
    connect you with the ultimate network of
  • 9:01 - 9:02
    networks
  • 9:02 - 9:04
    known as the internet so let's unpack
  • 9:04 - 9:06
    this further
  • 9:06 - 9:08
    routers provide traffic control points
  • 9:08 - 9:09
    between
  • 9:09 - 9:12
    networks let's say we wanted to limit
  • 9:12 - 9:15
    the traffic that could go from this pc
  • 9:15 - 9:16
    to this pc
  • 9:16 - 9:18
    well since these two pcs aren't separate
  • 9:18 - 9:20
    networks all that traffic
  • 9:20 - 9:22
    has to flow through the router creating
  • 9:22 - 9:23
    a great place
  • 9:23 - 9:25
    to add security policies or traffic
  • 9:25 - 9:26
    filtering or even redirecting that
  • 9:26 - 9:29
    traffic elsewhere entirely
  • 9:29 - 9:31
    since routers sit on the boundary
  • 9:31 - 9:32
    between networks
  • 9:32 - 9:34
    they provide a logical location to apply
  • 9:34 - 9:37
    security policies
  • 9:37 - 9:38
    this type of security filtering isn't
  • 9:38 - 9:40
    traditionally available on switches
  • 9:40 - 9:42
    these days there are modern switches
  • 9:42 - 9:44
    that can do such filtering
  • 9:44 - 9:45
    but it is generally accepted that the
  • 9:45 - 9:46
    devices sitting on the same network
  • 9:46 - 9:48
    don't typically need filtering for
  • 9:48 - 9:51
    traffic traveling within the network
  • 9:51 - 9:52
    if you had devices that needed different
  • 9:52 - 9:54
    types of connectivity you'd want to
  • 9:54 - 9:56
    place them in different networks
  • 9:56 - 9:57
    the network boundary is what is meant to
  • 9:57 - 10:01
    be the logical separation of devices
  • 10:01 - 10:04
    the way routers work is that they learn
  • 10:04 - 10:05
    which networks that they are
  • 10:05 - 10:08
    attached to meaning this router is going
  • 10:08 - 10:09
    to learn that on this interface it's
  • 10:09 - 10:13
    connected to the 172 16.20 network
  • 10:13 - 10:14
    and on this interface it's connected to
  • 10:14 - 10:17
    the 172 1630 network
  • 10:17 - 10:19
    and out here is the direction to go to
  • 10:19 - 10:20
    the internet
  • 10:20 - 10:22
    the knowledge of each of these different
  • 10:22 - 10:24
    networks is known as a route
  • 10:24 - 10:26
    and all these routes are stored in what
  • 10:26 - 10:28
    the router calls a routing
  • 10:28 - 10:31
    table a routing table is therefore
  • 10:31 - 10:33
    all the networks that a router knows
  • 10:33 - 10:35
    about and the router is going to use
  • 10:35 - 10:36
    this routing table in order to funnel
  • 10:36 - 10:37
    traffic
  • 10:37 - 10:40
    out the appropriate interface now
  • 10:40 - 10:42
    when we say a router learns which
  • 10:42 - 10:44
    networks they are attached to
  • 10:44 - 10:47
    what we mean is that a router has an ip
  • 10:47 - 10:47
    address
  • 10:47 - 10:49
    in every network that they're attached
  • 10:49 - 10:51
    to for example
  • 10:51 - 10:53
    when this router is attached to this
  • 10:53 - 10:54
    network it is given
  • 10:54 - 10:57
    an ip address in that network this
  • 10:57 - 10:58
    interface's identity
  • 10:58 - 11:03
    is the ip address 172.16.20.1
  • 11:03 - 11:05
    and this interface's identity is the ip
  • 11:05 - 11:07
    address 172
  • 11:07 - 11:09
    16.30.254
  • 11:09 - 11:11
    this ip address is going to serve as
  • 11:11 - 11:13
    what's known as a gateway
  • 11:13 - 11:16
    a gateway is a host's way out of their
  • 11:16 - 11:18
    local network
  • 11:18 - 11:21
    for example this host over here has the
  • 11:21 - 11:23
    ip address 172
  • 11:23 - 11:26
    16.20.33 but if that host
  • 11:26 - 11:27
    wants to speak to something on a
  • 11:27 - 11:30
    different network it knows it's going to
  • 11:30 - 11:30
    have to go
  • 11:30 - 11:33
    through a router and the ip address for
  • 11:33 - 11:35
    that router is stored as that host's
  • 11:35 - 11:36
    default gateway
  • 11:36 - 11:38
    notice this host has a default gateway
  • 11:38 - 11:42
    of 172.16.20.1
  • 11:42 - 11:44
    that's this interface ip address of that
  • 11:44 - 11:46
    router
  • 11:46 - 11:49
    now if we go a step higher than that
  • 11:49 - 11:51
    routers are actually what create
  • 11:51 - 11:53
    the hierarchy in networks and ip
  • 11:53 - 11:55
    addresses that we discussed in the prior
  • 11:55 - 11:58
    sections of this lesson for example the
  • 11:58 - 12:00
    new york office of the acme corporation
  • 12:00 - 12:02
    that had all the different teams that
  • 12:02 - 12:04
    each had their own ip networks
  • 12:04 - 12:05
    well each of those networks are
  • 12:05 - 12:07
    connected to different routers
  • 12:07 - 12:08
    and each of those routers are then
  • 12:08 - 12:10
    connected to another router
  • 12:10 - 12:12
    and if a host in the sales team wants to
  • 12:12 - 12:14
    speak to a host on the marketing team
  • 12:14 - 12:16
    it's going to use its gateway which is
  • 12:16 - 12:18
    its closest router ip address
  • 12:18 - 12:19
    which is then going to send the packet
  • 12:19 - 12:21
    to the next router to the next router
  • 12:21 - 12:23
    and then finally to the host on the
  • 12:23 - 12:24
    marketing team
  • 12:24 - 12:27
    the tokyo office of the acme corporation
  • 12:27 - 12:29
    is likely going to have a similar setup
  • 12:29 - 12:31
    and both of these routers are then
  • 12:31 - 12:33
    likely going to connect to the internet
  • 12:33 - 12:35
    the internet is nothing more than a
  • 12:35 - 12:37
    bunch of different routers itself
  • 12:37 - 12:39
    meaning if a host on the marketing team
  • 12:39 - 12:41
    wants to speak to a host on the
  • 12:41 - 12:43
    engineering team in tokyo
  • 12:43 - 12:45
    that host will send the data to the
  • 12:45 - 12:46
    router which will send the data to the
  • 12:46 - 12:47
    next router
  • 12:47 - 12:48
    which will send it through all the
  • 12:48 - 12:50
    routers on the internet which will
  • 12:50 - 12:51
    finally send it to the tokyo router and
  • 12:51 - 12:54
    finally to the engineering team
  • 12:54 - 12:56
    that is how data is going to flow across
  • 12:56 - 12:57
    the internet
  • 12:57 - 12:59
    and that is the role that routers play
  • 12:59 - 13:02
    in making that possible
  • 13:02 - 13:04
    now the last idea i want to leave you
  • 13:04 - 13:06
    with actually involves pulling back the
  • 13:06 - 13:08
    definition of switches as well
  • 13:08 - 13:09
    there's something important you have to
  • 13:09 - 13:11
    understand about what we've defined as
  • 13:11 - 13:13
    routers and switches
  • 13:13 - 13:16
    route ding is the process of moving data
  • 13:16 - 13:17
    between
  • 13:17 - 13:20
    networks a router as we have described
  • 13:20 - 13:21
    it
  • 13:21 - 13:23
    is simply a device whose primary purpose
  • 13:23 - 13:24
    is to perform
  • 13:24 - 13:28
    routing in the same way switching
  • 13:28 - 13:30
    is the process of moving data within
  • 13:30 - 13:31
    networks
  • 13:31 - 13:34
    and a switch as we have described it is
  • 13:34 - 13:35
    a device whose primary purpose
  • 13:35 - 13:38
    is switching the reason i bring that up
  • 13:38 - 13:40
    is there are many other types of network
  • 13:40 - 13:42
    devices that exist out there
  • 13:42 - 13:45
    access points firewalls load balancers
  • 13:45 - 13:46
    layer 3 switches proxies
  • 13:46 - 13:48
    and there's even devices that only exist
  • 13:48 - 13:50
    in the cloud like virtual switches and
  • 13:50 - 13:52
    virtual routers
  • 13:52 - 13:54
    one way or another all these devices are
  • 13:54 - 13:55
    going to perform
  • 13:55 - 13:59
    routing or switching or both so later on
  • 13:59 - 14:00
    in this module when we describe
  • 14:00 - 14:03
    what a router does or what a switch does
  • 14:03 - 14:05
    what we are actually describing is what
  • 14:05 - 14:08
    any device does that implements routing
  • 14:08 - 14:09
    or any device does that implement
  • 14:09 - 14:12
    switching
  • 14:12 - 14:14
    and with that we close our lesson on
  • 14:14 - 14:15
    network devices
  • 14:15 - 14:18
    in part one of this lesson we unpacked
  • 14:18 - 14:18
    hosts
  • 14:18 - 14:21
    ip addresses and networks and in part
  • 14:21 - 14:22
    two
  • 14:22 - 14:24
    we continued that discussion by
  • 14:24 - 14:25
    illustrating repeaters
  • 14:25 - 14:30
    hubs bridges switches and routers
  • 14:30 - 14:31
    in the next lesson we're going to give
  • 14:31 - 14:34
    you a practical perspective on the osi
  • 14:34 - 14:35
    model
  • 14:35 - 14:36
    this will lay the foundation to
  • 14:36 - 14:38
    understand what all of these devices do
  • 14:38 - 14:40
    to enable data flowing through the
  • 14:40 - 14:41
    internet
  • 14:41 - 14:43
    but that wraps up this lesson your main
  • 14:43 - 14:46
    takeaways are on the slide right now
  • 14:46 - 14:48
    i hope you enjoyed this lesson i want to
  • 14:48 - 14:49
    thank you for watching
  • 14:49 - 14:52
    and we'll see you in the next one
  • 14:52 - 14:54
    hey youtube i hope you enjoyed that free
  • 14:54 - 14:55
    lesson for my new course on networking
  • 14:55 - 14:56
    fundamentals
  • 14:56 - 14:58
    i'll be releasing the entire first
  • 14:58 - 15:00
    module for free here on youtube
  • 15:00 - 15:02
    i want this course to be the ultimate
  • 15:02 - 15:03
    networking fundamentals course and since
  • 15:03 - 15:05
    i'm still scoping out the outline you
  • 15:05 - 15:06
    could have a say in what topics will be
  • 15:06 - 15:07
    covered
  • 15:07 - 15:08
    let me know in the comments below what
  • 15:08 - 15:10
    subjects you want included in this
  • 15:10 - 15:11
    course
  • 15:11 - 15:13
    otherwise remember to like and subscribe
  • 15:13 - 15:14
    and of course if you learned something
  • 15:14 - 15:16
    from this video the best way to thank me
  • 15:16 - 15:17
    is to share this video
  • 15:17 - 15:19
    it's a small act of gratitude but one i
  • 15:19 - 15:21
    appreciate greatly
  • 15:21 - 15:23
    i hope you enjoyed this lesson i want to
  • 15:23 - 15:24
    thank you for watching and we'll see you
  • 15:24 - 15:27
    in the next one
Title:
Hub, Bridge, Switch, Router - Network Devices - Networking Fundamentals - Lesson 1b
Description:

more » « less
Video Language:
English
Duration:
15:26

English subtitles

Revisions Compare revisions