1 00:00:00,000 --> 00:00:00,159 2 00:00:00,159 --> 00:00:02,200 When putting a network together, or at least when 3 00:00:02,200 --> 00:00:04,150 designing a network, an ideal one 4 00:00:04,150 --> 00:00:06,040 would have some features there that we 5 00:00:06,040 --> 00:00:07,480 wanted for our functionality. 6 00:00:07,480 --> 00:00:09,010 Some would be there for security, 7 00:00:09,010 --> 00:00:11,260 and some would be there for convenience. 8 00:00:11,260 --> 00:00:13,390 And as we consider this typology, 9 00:00:13,390 --> 00:00:15,580 we have lots of moving parts here. 10 00:00:15,580 --> 00:00:18,180 We've got some layer two switches right here, 11 00:00:18,180 --> 00:00:19,390 switch one and switch two. 12 00:00:19,390 --> 00:00:21,515 It looks like we have a connection in between them. 13 00:00:21,515 --> 00:00:22,540 It's very like a trunk. 14 00:00:22,540 --> 00:00:24,331 And then we have some connections going out 15 00:00:24,331 --> 00:00:26,140 to computers and printers. 16 00:00:26,140 --> 00:00:29,500 Those would be access ports assigned to a specific VLAN. 17 00:00:29,500 --> 00:00:31,540 And all of these devices over here 18 00:00:31,540 --> 00:00:34,060 could be considered logically to be 19 00:00:34,060 --> 00:00:39,120 on the inside of our network, to the left, if you will, 20 00:00:39,120 --> 00:00:41,330 of this firewall providing some security 21 00:00:41,330 --> 00:00:44,120 measures between the inside of the network and everything 22 00:00:44,120 --> 00:00:44,720 else. 23 00:00:44,720 --> 00:00:47,060 And out here on the right-hand side of the firewall, 24 00:00:47,060 --> 00:00:50,600 we could consider all of this to be the outside. 25 00:00:50,600 --> 00:00:53,780 And one general rule of thumb is that we don't want individuals 26 00:00:53,780 --> 00:00:56,810 on the outside to have access to all the way 27 00:00:56,810 --> 00:00:59,000 to the inside of our networks. 28 00:00:59,000 --> 00:01:01,110 So the firewall can help enforce those rules. 29 00:01:01,110 --> 00:01:02,820 But at the same time, when we have some customers that 30 00:01:02,820 --> 00:01:04,099 need to get to some of our servers-- 31 00:01:04,099 --> 00:01:05,890 and so if we're not allowing individuals 32 00:01:05,890 --> 00:01:08,780 on the outside to go to the inside, where do we put them? 33 00:01:08,780 --> 00:01:10,940 And one option would be to create 34 00:01:10,940 --> 00:01:18,500 a DMZ, which is an acronym for a demilitarized zone. 35 00:01:18,500 --> 00:01:20,300 It's not the inside, it's not the outside, 36 00:01:20,300 --> 00:01:21,589 it's somewhere in between. 37 00:01:21,589 --> 00:01:23,130 And then we have some security roles, 38 00:01:23,130 --> 00:01:24,546 which allow users on the internet, 39 00:01:24,546 --> 00:01:28,590 for example, to access specific resources on servers 40 00:01:28,590 --> 00:01:30,000 in our DMZ. 41 00:01:30,000 --> 00:01:32,030 We also have routers involved. 42 00:01:32,030 --> 00:01:34,140 And what routers do for a living is they forward 43 00:01:34,140 --> 00:01:37,890 traffic or pack it based on the logical layer three addressing. 44 00:01:37,890 --> 00:01:41,280 So while switches forward frames instead of a network at layer 45 00:01:41,280 --> 00:01:43,980 two, a router is looking at layer three 46 00:01:43,980 --> 00:01:46,470 and making forwarding decisions based on that layer three 47 00:01:46,470 --> 00:01:47,310 information. 48 00:01:47,310 --> 00:01:50,670 And this device right here is a wireless radio 49 00:01:50,670 --> 00:01:53,670 that allows wireless devices like computers three to connect 50 00:01:53,670 --> 00:01:54,750 to our network. 51 00:01:54,750 --> 00:01:57,720 And this is referred to as an access point or an AP 52 00:01:57,720 --> 00:01:58,660 for short. 53 00:01:58,660 --> 00:02:01,350 And what are the challenges with putting in an access point 54 00:02:01,350 --> 00:02:03,150 is that if we put it inside, for example, 55 00:02:03,150 --> 00:02:05,310 a ceiling or we mount it to a ceiling, not 56 00:02:05,310 --> 00:02:06,930 only do we need an ethernet connection 57 00:02:06,930 --> 00:02:09,570 to connect the access point to the physical switch, 58 00:02:09,570 --> 00:02:12,180 but we're also going to need some power for that access 59 00:02:12,180 --> 00:02:15,460 point to drive the radios inside of that access point. 60 00:02:15,460 --> 00:02:16,920 So a couple of options exist. 61 00:02:16,920 --> 00:02:19,830 Number one, we can have a separate little transformer 62 00:02:19,830 --> 00:02:22,650 that we plug into an outlet and plug into this access point. 63 00:02:22,650 --> 00:02:24,840 But that becomes very ugly and also, 64 00:02:24,840 --> 00:02:27,510 alittle troublesome to find an outlet very close to the access 65 00:02:27,510 --> 00:02:29,020 point wherever you want to put it. 66 00:02:29,020 --> 00:02:32,820 Another option is to include the power from the actual switch 67 00:02:32,820 --> 00:02:35,400 and deliver that power over the cable that 68 00:02:35,400 --> 00:02:37,050 goes over to the access point. 69 00:02:37,050 --> 00:02:39,150 And that concept of delivering power 70 00:02:39,150 --> 00:02:42,420 from the actual switch over the ethernet cable that 71 00:02:42,420 --> 00:02:45,450 goes to the access point, so we have data and power going 72 00:02:45,450 --> 00:02:48,310 over the same cable set, is referred to as POE. 73 00:02:48,310 --> 00:02:50,880 That's power over ethernet. 74 00:02:50,880 --> 00:02:52,950 And there is more than just one standard for it. 75 00:02:52,950 --> 00:02:55,140 There's POE and there's POE plus. 76 00:02:55,140 --> 00:02:58,980 And it's the IEEE that has some standards for us 77 00:02:58,980 --> 00:03:00,546 regarding power over ethernet. 78 00:03:00,546 --> 00:03:01,920 And that way if you have a switch 79 00:03:01,920 --> 00:03:05,340 compatible with standard x, and you have an access point that's 80 00:03:05,340 --> 00:03:07,260 also compatible with that standard, 81 00:03:07,260 --> 00:03:09,139 you could use those two devices together 82 00:03:09,139 --> 00:03:10,680 even though they're both perhaps made 83 00:03:10,680 --> 00:03:12,721 from a different manufacturer, as long as they're 84 00:03:12,721 --> 00:03:14,010 both following the standard. 85 00:03:14,010 --> 00:03:15,426 And besides access points, there's 86 00:03:15,426 --> 00:03:17,490 lots of other potential opportunities for power 87 00:03:17,490 --> 00:03:20,910 over ethernet devices, including IP telephones, 88 00:03:20,910 --> 00:03:23,670 or IP-based cameras, or other devices 89 00:03:23,670 --> 00:03:27,270 that need power that can receive that power over the cable. 90 00:03:27,270 --> 00:03:29,670 And some of the standards from the IEEE regarding 91 00:03:29,670 --> 00:03:35,610 power over ethernet include 802.3 af, at, bu, and bt. 92 00:03:35,610 --> 00:03:37,000 There's different applications. 93 00:03:37,000 --> 00:03:39,600 Some are designed to give lots and lots of power, 94 00:03:39,600 --> 00:03:42,300 while others are designed to be energy efficient. 95 00:03:42,300 --> 00:03:45,450 And they can range from about 15 watts to 100 watts 96 00:03:45,450 --> 00:03:47,010 depending on the type of technology 97 00:03:47,010 --> 00:03:48,844 and the type of standard that's being used. 98 00:03:48,844 --> 00:03:50,510 And the two primary standards that we're 99 00:03:50,510 --> 00:03:52,440 going to see out there most frequently 100 00:03:52,440 --> 00:03:55,350 are 802.3 af, which is commonly referred 101 00:03:55,350 --> 00:04:00,030 to as power over ethernet, and 802.3 at, 102 00:04:00,030 --> 00:04:03,660 which is often referred to as power over ethernet plus. 103 00:04:03,660 --> 00:04:05,490 And that's a huge convenience factor 104 00:04:05,490 --> 00:04:08,160 by only having to plug in one cable, a network cable, 105 00:04:08,160 --> 00:04:10,710 to a device to be able to send and receive data 106 00:04:10,710 --> 00:04:13,560 from that device as well as to give that device the power 107 00:04:13,560 --> 00:04:14,754 that it needs to run. 108 00:04:14,754 --> 00:04:16,170 In this Nugget, we've taken a look 109 00:04:16,170 --> 00:04:19,290 at some design considerations and a convenience factor 110 00:04:19,290 --> 00:04:21,600 in using power over ethernet to provide 111 00:04:21,600 --> 00:04:25,990 power and data over the same cable set to a device. 112 00:04:25,990 --> 00:04:28,050 I hope this has been informative for you, 113 00:04:28,050 --> 00:04:31,412 and I'd like to thank you for viewing. 114 00:04:31,412 --> 00:04:31,912