1 00:00:00,020 --> 00:00:01,290 In this section of the course, 2 00:00:01,290 --> 00:00:03,300 we're going to explore network fundamentals. 3 00:00:03,300 --> 00:00:04,830 Now, when I mention computer networks, 4 00:00:04,830 --> 00:00:06,510 you probably have a myriad of different concepts 5 00:00:06,510 --> 00:00:07,860 that are coming to your mind. 6 00:00:07,860 --> 00:00:10,110 Maybe you're thinking about your everyday router and switch, 7 00:00:10,110 --> 00:00:12,480 or maybe you're thinking about your home's wifi network 8 00:00:12,480 --> 00:00:13,560 that connects you to the server 9 00:00:13,560 --> 00:00:15,900 that's hosting the videos you're watching right now. 10 00:00:15,900 --> 00:00:18,270 Networks, however, are not just confined to computers 11 00:00:18,270 --> 00:00:19,890 or limited just to the internet. 12 00:00:19,890 --> 00:00:21,900 They encompass a diverse range of connections 13 00:00:21,900 --> 00:00:23,430 that extend to both the wireless networks 14 00:00:23,430 --> 00:00:26,130 like wifi and cellular, as well as to wired networks 15 00:00:26,130 --> 00:00:28,860 with things like ethernet and fiber optic connections. 16 00:00:28,860 --> 00:00:30,510 Now, networks serve the essential purpose 17 00:00:30,510 --> 00:00:32,310 of connecting a multitude of devices 18 00:00:32,310 --> 00:00:34,890 that facilitate a seamless flow of data. 19 00:00:34,890 --> 00:00:36,750 Take for instance, your smartwatch. 20 00:00:36,750 --> 00:00:39,210 It communicates to with your smartphone using Bluetooth, 21 00:00:39,210 --> 00:00:41,970 forming what's known as a personal area network, or a PAN, 22 00:00:41,970 --> 00:00:42,960 because of the proximity 23 00:00:42,960 --> 00:00:45,180 between your wrist and your cell phone. 24 00:00:45,180 --> 00:00:47,490 Now, similarly, the wifi network in your home 25 00:00:47,490 --> 00:00:49,230 also connects your tablet to the internet 26 00:00:49,230 --> 00:00:50,910 using a wireless access point, 27 00:00:50,910 --> 00:00:52,560 which is another form of a network, 28 00:00:52,560 --> 00:00:55,380 which we call a local area network or LAN. 29 00:00:55,380 --> 00:00:57,300 Further, we might have a desktop computer 30 00:00:57,300 --> 00:00:58,410 that connects to a switch, 31 00:00:58,410 --> 00:00:59,910 and that switch connects to a router, 32 00:00:59,910 --> 00:01:01,320 and that router connects to a modem, 33 00:01:01,320 --> 00:01:02,877 and that modem connects you to the internet. 34 00:01:02,877 --> 00:01:05,640 And all these components are integral parts of your network, 35 00:01:05,640 --> 00:01:07,050 and they all demonstrate the diversity 36 00:01:07,050 --> 00:01:09,840 and complexity of even the most basic network architectures 37 00:01:09,840 --> 00:01:11,430 in our environments today. 38 00:01:11,430 --> 00:01:13,320 Now, over time, our various types of networks 39 00:01:13,320 --> 00:01:14,940 have become converged. 40 00:01:14,940 --> 00:01:16,740 Previously, we had distinct networks 41 00:01:16,740 --> 00:01:18,960 that served different purposes for different things. 42 00:01:18,960 --> 00:01:20,670 For example, you had one network 43 00:01:20,670 --> 00:01:22,290 for your analog telephone phones, 44 00:01:22,290 --> 00:01:24,420 and you had another one for digital data being sent 45 00:01:24,420 --> 00:01:27,180 by your computers, and yet another one for video being sent 46 00:01:27,180 --> 00:01:28,860 to the televisions in our homes. 47 00:01:28,860 --> 00:01:31,470 But these days, we now have a unified network 48 00:01:31,470 --> 00:01:33,750 that contains voice, data, and video 49 00:01:33,750 --> 00:01:36,240 all traveling over a single network connection. 50 00:01:36,240 --> 00:01:38,520 Modern smartphones are a great example of this 51 00:01:38,520 --> 00:01:40,260 because you can see that they see everything 52 00:01:40,260 --> 00:01:43,290 as digital data, whether it's a voice call, a text message, 53 00:01:43,290 --> 00:01:45,300 your internet browsing, or a video you're streaming 54 00:01:45,300 --> 00:01:46,620 on that device. 55 00:01:46,620 --> 00:01:48,720 Now, given our heavy reliance on networks, 56 00:01:48,720 --> 00:01:50,880 we need to ensure high availability and uptime 57 00:01:50,880 --> 00:01:52,650 are being considered, and make sure 58 00:01:52,650 --> 00:01:53,910 that they're of importance to us 59 00:01:53,910 --> 00:01:55,590 when we're designing our networks. 60 00:01:55,590 --> 00:01:57,660 Now, when I was working as an IT director, 61 00:01:57,660 --> 00:02:00,870 my customers expected that we remained 100% uptime. 62 00:02:00,870 --> 00:02:03,240 Now, this is an unrealistic expectation 63 00:02:03,240 --> 00:02:05,610 because it implies that my team and I could run our networks 64 00:02:05,610 --> 00:02:08,430 for years without even one second of downtime, 65 00:02:08,430 --> 00:02:10,229 and that's really just not possible. 66 00:02:10,229 --> 00:02:12,990 So instead, we published our service level agreement goal 67 00:02:12,990 --> 00:02:16,710 as 99.999% uptime for our networks. 68 00:02:16,710 --> 00:02:18,150 Now, this is commonly referred to as 69 00:02:18,150 --> 00:02:20,160 the five-nines of availability. 70 00:02:20,160 --> 00:02:22,410 This standard is not considered to be absolute, 71 00:02:22,410 --> 00:02:25,140 but it does ensure a remarkable level of reliability 72 00:02:25,140 --> 00:02:26,790 because it only allows around five minutes 73 00:02:26,790 --> 00:02:28,260 of downtime each year. 74 00:02:28,260 --> 00:02:30,810 Now, our challenge as network technicians and administrators 75 00:02:30,810 --> 00:02:33,180 is to maintain this level of continuous operations 76 00:02:33,180 --> 00:02:35,340 day after day and year after year. 77 00:02:35,340 --> 00:02:36,930 Now, as we progress through this course, 78 00:02:36,930 --> 00:02:37,980 you're going to gain the knowledge needed 79 00:02:37,980 --> 00:02:39,420 to understand network fundamentals 80 00:02:39,420 --> 00:02:41,520 and gain the skills needed to troubleshoot issues 81 00:02:41,520 --> 00:02:43,290 that may arise, because this is essential 82 00:02:43,290 --> 00:02:44,580 for maintaining your high levels 83 00:02:44,580 --> 00:02:46,830 of network availability and uptime. 84 00:02:46,830 --> 00:02:48,660 Now, these days, our corporate networks rely 85 00:02:48,660 --> 00:02:50,250 on converged network designs 86 00:02:50,250 --> 00:02:52,470 that can handle diverse activities like file sharing 87 00:02:52,470 --> 00:02:55,320 and video chatting on platforms like Zoom and FaceTime, 88 00:02:55,320 --> 00:02:57,180 and using things like browsing Google 89 00:02:57,180 --> 00:02:58,830 or going to diontraining.com, 90 00:02:58,830 --> 00:03:01,470 or even utilizing social media platforms like LinkedIn, 91 00:03:01,470 --> 00:03:03,660 Facebook, TikTok, and other things. 92 00:03:03,660 --> 00:03:06,030 Or you might be streaming videos like YouTube 93 00:03:06,030 --> 00:03:07,950 and Disney+ and Netflix. 94 00:03:07,950 --> 00:03:08,880 All of this can be done 95 00:03:08,880 --> 00:03:10,950 using the exact same internet connection 96 00:03:10,950 --> 00:03:12,780 because everything is treated as packets 97 00:03:12,780 --> 00:03:14,880 inside of a larger IP network. 98 00:03:14,880 --> 00:03:16,830 Now, this multitude of network traffic, though, 99 00:03:16,830 --> 00:03:19,170 is constantly evolving with new additions as well, 100 00:03:19,170 --> 00:03:20,910 and this becomes a significant challenge to us 101 00:03:20,910 --> 00:03:23,040 as network technicians and administrators. 102 00:03:23,040 --> 00:03:24,570 We are constantly being expected 103 00:03:24,570 --> 00:03:26,850 to support an ever-growing range of network traffic 104 00:03:26,850 --> 00:03:29,940 while maintaining that coveted five-nines of availability. 105 00:03:29,940 --> 00:03:32,160 So in this section of the course, we're going to start out 106 00:03:32,160 --> 00:03:34,410 by learning about some network fundamentals. 107 00:03:34,410 --> 00:03:37,350 Our focus is going to be on Domain 1, networking concepts, 108 00:03:37,350 --> 00:03:39,630 and Domain 2, network implementation, 109 00:03:39,630 --> 00:03:42,360 and specifically we'll be looking at Objectives 1.2, 110 00:03:42,360 --> 00:03:44,430 1.6, and 2.3. 111 00:03:44,430 --> 00:03:46,890 Objective 1.2 states that you must be able to compare 112 00:03:46,890 --> 00:03:48,600 and contrast networking appliances, 113 00:03:48,600 --> 00:03:50,490 applications, and functions. 114 00:03:50,490 --> 00:03:52,890 Objective 1.6 states that you must be able to compare 115 00:03:52,890 --> 00:03:55,800 and contrast network topologies architectures and types. 116 00:03:55,800 --> 00:03:58,500 And Objective 2.3 states that given a scenario, 117 00:03:58,500 --> 00:03:59,700 you must be able to select 118 00:03:59,700 --> 00:04:02,490 and configure wireless devices and technologies. 119 00:04:02,490 --> 00:04:04,290 Now, first we're going to look at the different types 120 00:04:04,290 --> 00:04:06,480 of network components that are used to create our networks, 121 00:04:06,480 --> 00:04:09,060 including things like clients and servers and hubs 122 00:04:09,060 --> 00:04:11,430 and switches and wireless access points and routers 123 00:04:11,430 --> 00:04:14,010 and firewalls and load balancers and proxies 124 00:04:14,010 --> 00:04:15,240 and intrusion detection systems 125 00:04:15,240 --> 00:04:16,769 and intrusion prevention systems, 126 00:04:16,769 --> 00:04:19,110 and all these other kind of things like that. 127 00:04:19,110 --> 00:04:21,269 Now, we'll also be covering network resources, 128 00:04:21,269 --> 00:04:23,490 including a discussion of client server models 129 00:04:23,490 --> 00:04:25,110 and the peer-to-peer model. 130 00:04:25,110 --> 00:04:27,210 Next, we'll discuss network geography, 131 00:04:27,210 --> 00:04:29,490 including the discussion about personal area networks, 132 00:04:29,490 --> 00:04:31,770 local area networks, campus area networks, 133 00:04:31,770 --> 00:04:33,060 metropolitan area networks, 134 00:04:33,060 --> 00:04:35,790 and wide area networks, including their size, scope, 135 00:04:35,790 --> 00:04:37,410 and appropriate use cases. 136 00:04:37,410 --> 00:04:39,420 We'll also look at a quick real-world demonstration 137 00:04:39,420 --> 00:04:41,520 of how these three types of networks are going to be used 138 00:04:41,520 --> 00:04:43,650 in modern vehicles to maintain our connectivity 139 00:04:43,650 --> 00:04:45,450 as we're driving down the road. 140 00:04:45,450 --> 00:04:47,970 After that, we're going to explore wired network topologies 141 00:04:47,970 --> 00:04:51,840 including point-to-point, ring, bus, star, hub and spoke, 142 00:04:51,840 --> 00:04:53,550 and mesh topologies. 143 00:04:53,550 --> 00:04:55,860 Then we'll discuss the different wireless topologies 144 00:04:55,860 --> 00:04:58,260 that you're going to be exposed to, including ad hoc, 145 00:04:58,260 --> 00:04:59,850 point-to-point, infrastructure mode, 146 00:04:59,850 --> 00:05:01,650 and wireless mesh networks. 147 00:05:01,650 --> 00:05:03,930 Next, we'll cover data center topologies, 148 00:05:03,930 --> 00:05:05,790 including things like the three-tiered model, 149 00:05:05,790 --> 00:05:08,130 the collapse core model, the spine and leaf model, 150 00:05:08,130 --> 00:05:10,350 and the ways traffic is classified as it enters, 151 00:05:10,350 --> 00:05:13,110 leaves or transmits throughout our data centers. 152 00:05:13,110 --> 00:05:14,730 Finally, we'll take a short quiz to see 153 00:05:14,730 --> 00:05:16,320 what you learned in this section of the course 154 00:05:16,320 --> 00:05:17,820 and review your answers to make sure you know 155 00:05:17,820 --> 00:05:19,020 why the right answers were right 156 00:05:19,020 --> 00:05:20,520 and the wrong answers were wrong. 157 00:05:20,520 --> 00:05:22,920 So if you're ready, let's get started with our coverage 158 00:05:22,920 --> 00:05:25,620 of network fundamentals in this section of the course.