WEBVTT 0:00:07.080000 --> 0:00:11.200000 This video is part of the CCT routing and switching curriculum. 0:00:11.200000 --> 0:00:14.740000 It comes from section 4 of that curriculum and the title is identifying 0:00:14.740000 --> 0:00:20.100000 loopback plugs. My name is Keith Bogart and I will be your instructor 0:00:20.100000 --> 0:00:23.600000 for this video. This video is going to be really short. 0:00:23.600000 --> 0:00:27.200000 We're going to be focusing just on one bullet point in section 4 of that 0:00:27.200000 --> 0:00:33.700000 blueprint, which is identifying the correct different loopback plugs. 0:00:33.700000 --> 0:00:36.440000 That's all we're going to do, identify loopback plugs. 0:00:36.440000 --> 0:00:39.400000 So, first of all, loopback testing. 0:00:39.400000 --> 0:00:41.620000 Why would we do loopback testing? 0:00:41.620000 --> 0:00:43.280000 What problem is solved? 0:00:43.280000 --> 0:00:45.720000 Well, I think this is a pretty self-explanatory right here. 0:00:45.720000 --> 0:00:49.440000 Sometimes when you're troubleshooting line errors, in other words, nothing's 0:00:49.440000 --> 0:00:52.840000 getting through this port or what's getting through is all garbage or 0:00:52.840000 --> 0:00:56.440000 maybe the port isn't even coming up, you might have in your mind, okay, 0:00:56.440000 --> 0:00:57.960000 could it be one of these three things? 0:00:57.960000 --> 0:01:01.480000 Is it possible there's a problem with my local NIC card itself? 0:01:01.480000 --> 0:01:03.460000 Maybe the hardware of the NIC is damaged. 0:01:03.460000 --> 0:01:05.880000 Maybe some of the pins are bent or broken. 0:01:05.880000 --> 0:01:09.180000 Maybe the internal wiring has separated from some of the pins. 0:01:09.180000 --> 0:01:13.900000 Maybe you have an internal memory issue or error, something like that. 0:01:13.900000 --> 0:01:14.820000 So I want to test that. 0:01:14.820000 --> 0:01:18.140000 How do I test that my local NIC card is actually okay? 0:01:18.140000 --> 0:01:21.860000 Is there a problem with the cable connected to my NIC? 0:01:21.860000 --> 0:01:24.680000 Maybe you've, so how do you test that? 0:01:24.680000 --> 0:01:26.640000 Is the problem with the telco's line equipment? 0:01:26.640000 --> 0:01:32.660000 Okay, maybe it's not my NIC card or my wire going to the wall jack, but 0:01:32.660000 --> 0:01:35.000000 maybe it's from the wall jack to the telco. 0:01:35.000000 --> 0:01:38.420000 Maybe it's something in their line or maybe it's something at their end. 0:01:38.420000 --> 0:01:42.740000 So by doing loopback testing, it can help answer these problems. 0:01:42.740000 --> 0:01:44.040000 Now what's loopback testing? 0:01:44.040000 --> 0:01:45.440000 Loopback testing is real simple. 0:01:45.440000 --> 0:01:50.400000 It really just involves, normally when you transmit something, it goes 0:01:50.400000 --> 0:01:55.120000 out the transmit pin of your NIC card along the transmit wire strand within 0:01:55.120000 --> 0:02:00.260000 that cable. And eventually it hits like a receive pin somewhere else. 0:02:00.260000 --> 0:02:03.120000 Like a receive pin maybe at the wall jack where that cable is connected 0:02:03.120000 --> 0:02:05.000000 to, there's a receive pin there. 0:02:05.000000 --> 0:02:08.240000 And then it goes out the transmit pin and hits the receive pin at the 0:02:08.240000 --> 0:02:10.860000 telco's location. 0:02:10.860000 --> 0:02:13.720000 Or if we're talking about two switches connected back to back. 0:02:13.720000 --> 0:02:18.760000 Same thing, transmit pin on the RJ45 jack goes to the transmit wire, which 0:02:18.760000 --> 0:02:23.460000 ends up in the receive wire here and the receive pin in this NIC card. 0:02:23.460000 --> 0:02:26.420000 So loopback testing is simply saying, look, I'm not going to allow my 0:02:26.420000 --> 0:02:29.620000 signal to go all the way from end to end. 0:02:29.620000 --> 0:02:32.820000 Somewhere in that process, I'm going to loop it back. 0:02:32.820000 --> 0:02:35.620000 I'm going to loop it back to myself. 0:02:35.620000 --> 0:02:39.600000 And if that's successful, I know that from here to the point where I did 0:02:39.600000 --> 0:02:42.520000 the loopback, at least that part is okay. 0:02:42.520000 --> 0:02:46.260000 The problem must be somewhere beyond where I did my test. 0:02:46.260000 --> 0:02:49.560000 So there's a couple of different kinds of loopback tests. 0:02:49.560000 --> 0:02:54.020000 The one that we see here on the top is what's called a soft loopback. 0:02:54.020000 --> 0:02:56.660000 Not all interface types support this. 0:02:56.660000 --> 0:03:00.700000 But if you get into your interface, if it supports some kind of a loopback 0:03:00.700000 --> 0:03:04.740000 command, for example, if you go into an ethernet interface and you type 0:03:04.740000 --> 0:03:07.900000 in loopback, you should see that's a supported command. 0:03:07.900000 --> 0:03:09.100000 What's that doing? 0:03:09.100000 --> 0:03:13.100000 That's internally within the software that's saying, okay, when I'm sending 0:03:13.100000 --> 0:03:16.520000 something this nitcard, send it back to myself. 0:03:16.520000 --> 0:03:19.300000 So you're not changing the hardware characteristics at all. 0:03:19.300000 --> 0:03:20.900000 It's what's called a software loopback. 0:03:20.900000 --> 0:03:24.500000 You're getting the software to talk to itself. 0:03:24.500000 --> 0:03:27.440000 And then there's other types of tests which are called hard loopbacks 0:03:27.440000 --> 0:03:30.100000 and telcoassisted loopbacks. 0:03:30.100000 --> 0:03:34.060000 Now, for the purposes of this video, because we're talking about ultimately, 0:03:34.060000 --> 0:03:35.320000 what's our objective here? 0:03:35.320000 --> 0:03:40.120000 The objective in that bullet point is to identify loopback plugs. 0:03:40.120000 --> 0:03:43.780000 Well, a loopback plug is a physical device. 0:03:43.780000 --> 0:03:46.300000 And all we need to do is identify it. 0:03:46.300000 --> 0:03:49.620000 So we're going to be talking about hard loopbacks here. 0:03:49.620000 --> 0:03:51.680000 Now, let me take a step back for a moment. 0:03:51.680000 --> 0:03:56.880000 This video is for the CCT routing and switching exam. 0:03:56.880000 --> 0:03:58.540000 Why is that important? 0:03:58.540000 --> 0:04:02.040000 Well, because it says identify loopback plugs, notice what it doesn't 0:04:02.040000 --> 0:04:07.320000 say. The bullet point doesn't say, understand how to use loopback plugs, 0:04:07.320000 --> 0:04:11.200000 understand the correct test to implement with a loopback plug. 0:04:11.200000 --> 0:04:15.140000 So I'm making the assumption here that because it's saying identify loopback 0:04:15.140000 --> 0:04:19.540000 plug, you are like a field engineer or something and you're going out 0:04:19.540000 --> 0:04:24.120000 to a site and you're on the phone with the Cisco TAC or some other kind 0:04:24.120000 --> 0:04:28.540000 of engineer, it's the Cisco TAC's responsibility to figure out what types 0:04:28.540000 --> 0:04:31.280000 of tests to do to do the troubleshooting. 0:04:31.280000 --> 0:04:34.840000 So you're out on site and they're telling you something like, okay, we're 0:04:34.840000 --> 0:04:36.300000 going to need to do a loopback test. 0:04:36.300000 --> 0:04:40.380000 I need you to find an RJ45 Ethernet loopback or I need you to find a T1 0:04:40.380000 --> 0:04:42.560000 loopback or a fiber loopback. 0:04:42.560000 --> 0:04:46.500000 So it's just simply your job to look in your bag of all your equipment 0:04:46.500000 --> 0:04:50.820000 and pull out a plug that matches what they're asking for and plug it in 0:04:50.820000 --> 0:04:54.520000 the port. It's not your job to implement the test or to know what test 0:04:54.520000 --> 0:04:58.080000 has to be run. That's why it says identify. 0:04:58.080000 --> 0:05:02.120000 So with the last three or four slides here, I just want to show you what 0:05:02.120000 --> 0:05:03.960000 these loopback plugs look like. 0:05:03.960000 --> 0:05:07.040000 So if you ever see pictures of them or if you have a bag full of these 0:05:07.040000 --> 0:05:09.920000 plugs, you can identify one from another. 0:05:09.920000 --> 0:05:11.980000 You can differentiate them from another. 0:05:11.980000 --> 0:05:14.140000 All right, the first kind. 0:05:14.140000 --> 0:05:18.820000 What if we need to perform a loopback, a hard loopback test on an RJ45 0:05:18.820000 --> 0:05:21.100000 port of an Ethernet Nikkart? 0:05:21.100000 --> 0:05:23.920000 All right, well here you see on the left, this is what the pin out is 0:05:23.920000 --> 0:05:24.820000 going to have to be. 0:05:24.820000 --> 0:05:28.780000 So you can see pin one is going to be loopback to pin three, pin two is 0:05:28.780000 --> 0:05:30.560000 going to be loopback to pin six. 0:05:30.560000 --> 0:05:34.120000 And so your actual plug will look somewhat like on the right. 0:05:34.120000 --> 0:05:38.460000 You want to make sure that the pin outs, that the wires are correctly 0:05:38.460000 --> 0:05:41.480000 looped back to each other like you see here. 0:05:41.480000 --> 0:05:46.600000 So that's what an RJ45 Ethernet loopback plug looks like. 0:05:46.600000 --> 0:05:51.000000 Well, what if I have a fast or gigabit Ethernet interface that's doing 0:05:51.000000 --> 0:05:53.740000 fiber? It's not doing RJ45. 0:05:53.740000 --> 0:05:56.920000 Well, there are loopback plugs for that too. 0:05:56.920000 --> 0:06:00.880000 You can see here the whole concept is going to be the same across the 0:06:00.880000 --> 0:06:05.360000 board. Whatever's being transmitted is loopback to the receive and other 0:06:05.360000 --> 0:06:09.100000 transmit pins have to be loopback to other receive pins. 0:06:09.100000 --> 0:06:12.740000 So here we see a fiber loopback connector. 0:06:12.740000 --> 0:06:16.060000 Main thing to remember here is that there's different kinds of fiber. 0:06:16.060000 --> 0:06:19.380000 There's single mode fiber and multi mode fiber. 0:06:19.380000 --> 0:06:22.480000 So ensure that whatever loopback plug you're selecting is appropriate 0:06:22.480000 --> 0:06:23.820000 for the fiber interface. 0:06:23.820000 --> 0:06:27.580000 So you should know, okay, this switch port or this router interface, which 0:06:27.580000 --> 0:06:31.120000 is fiber, is supporting multi mode fiber, single mode fiber. 0:06:31.120000 --> 0:06:33.740000 So I need to get a loopback plug that supports that. 0:06:33.740000 --> 0:06:38.520000 There are some adapters that are both that support both single mode fiber 0:06:38.520000 --> 0:06:40.700000 and multi mode fiber in one adapter. 0:06:40.700000 --> 0:06:43.080000 So just make sure you do the correct type. 0:06:43.080000 --> 0:06:47.700000 And the last one, actually no, there's two more. 0:06:47.700000 --> 0:06:51.980000 What about a T1 loopback plug? 0:06:51.980000 --> 0:06:56.980000 T1's typically plug into jacks that look very similar to RJ45, but they're 0:06:56.980000 --> 0:07:02.660000 called RJ48C. So visually they look similar, but the pin out is different. 0:07:02.660000 --> 0:07:07.760000 So you can see here on the left this for an RJ48C, this is what your loopback 0:07:07.760000 --> 0:07:09.620000 pin out needs to look like. 0:07:09.620000 --> 0:07:12.800000 And if this is of interest to you, you might want to pause this video 0:07:12.800000 --> 0:07:16.800000 and write down that pin out and memorize that, you know, pin five goes 0:07:16.800000 --> 0:07:19.560000 to pin two, pin one goes to pin four. 0:07:19.560000 --> 0:07:23.060000 And then you see there on the right an example of what that type of plug 0:07:23.060000 --> 0:07:24.680000 might look like. 0:07:24.680000 --> 0:07:28.500000 Once again, a lot of these loopback plugs you can purchase, but a lot 0:07:28.500000 --> 0:07:30.880000 of websites I've seen people have just made their own. 0:07:30.880000 --> 0:07:35.840000 They just taken a cable, cut off the end, stripped some of the outer sheath 0:07:35.840000 --> 0:07:39.280000 and just twisted the wires together themselves might just be cheaper and 0:07:39.280000 --> 0:07:41.440000 easier for you to do it that way. 0:07:41.440000 --> 0:07:46.400000 And the last type I want to talk about is an RS-232 serial cable loopback. 0:07:46.400000 --> 0:07:50.580000 And as we know, RS-232 comes in many different form factors. 0:07:50.580000 --> 0:07:52.200000 Here we see a couple of them. 0:07:52.200000 --> 0:07:56.400000 So we see what the DB9 loopback looks like. 0:07:56.400000 --> 0:08:00.180000 And we see what the DB25 loopback looks like. 0:08:00.180000 --> 0:08:05.620000 Main point, main takeaway from all this stuff is to memorize what pin 0:08:05.620000 --> 0:08:08.060000 is connected to what other pin. 0:08:08.060000 --> 0:08:11.500000 Because sometimes when you're visually looking at the plug, you won't 0:08:11.500000 --> 0:08:12.360000 be able to tell. 0:08:12.360000 --> 0:08:15.080000 There might not be any indicator on there that's a loopback plug and you'll 0:08:15.080000 --> 0:08:18.220000 have to take something off and actually look at how the wires are connected 0:08:18.220000 --> 0:08:22.720000 to know if it is truly indeed a loopback plug. 0:08:22.720000 --> 0:08:26.120000 And for the purposes of the exam, they'll probably want you to know that 0:08:26.120000 --> 0:08:29.300000 this pin connects to this pin and this pin connects to this pin if we're 0:08:29.300000 --> 0:08:34.040000 talking about T1 versus RJ45 on Ethernet. 0:08:34.040000 --> 0:08:37.880000 So that concludes this video on identifying loopback plugs.