WEBVTT 0:00:05.060000 --> 0:00:08.700000 With regards to my laptop, my laptop specifically that I'm working on 0:00:08.700000 --> 0:00:11.580000 here, I was to draw this. 0:00:11.580000 --> 0:00:16.220000 Well, my laptop is already here. 0:00:16.220000 --> 0:00:18.700000 So here's my laptop. 0:00:18.700000 --> 0:00:25.460000 And this laptop, it's not part of this picture here, but let me just put 0:00:25.460000 --> 0:00:30.300000 in green, the terminal server, which was that special router with the 0:00:30.300000 --> 0:00:37.900000 octal cable. Oops, terminal. 0:00:37.900000 --> 0:00:39.780000 Oh, you just can't see the L. 0:00:39.780000 --> 0:00:42.660000 Anyway, there we go. 0:00:42.660000 --> 0:00:57.440000 So we know the terminal server had that octal cable coming out, which 0:00:57.440000 --> 0:01:14.100000 then connected to the USB port. 0:01:14.100000 --> 0:01:19.500000 I'll put that here as a little C. 0:01:19.500000 --> 0:01:24.200000 That was connected to be that blue cable to my laptop. 0:01:24.200000 --> 0:01:29.980000 And that was connected to the USB port on my laptop via that serial to 0:01:29.980000 --> 0:01:37.160000 USB connector. Well the USB port on my laptop does not understand the 0:01:37.160000 --> 0:01:38.380000 internet protocol. 0:01:38.380000 --> 0:01:41.760000 It is not a place where I can put an IP address. 0:01:41.760000 --> 0:01:46.880000 It can't send and receive packets to get me through this network. 0:01:46.880000 --> 0:01:51.500000 So for that, I will need actually an ethernet connection. 0:01:51.500000 --> 0:01:53.520000 I'll use brown here for that. 0:01:53.520000 --> 0:01:58.780000 So I will still need to connect up to an access layer switch via ethernet. 0:01:58.780000 --> 0:02:01.100000 And that's actually going to be the next section here I'm going to do 0:02:01.100000 --> 0:02:03.480000 right here. I'm going to do these connections here. 0:02:03.480000 --> 0:02:07.960000 I'm going to do an ethernet connection here between those two. 0:02:07.960000 --> 0:02:15.280000 And I'm going to do an ethernet connection here between switch two and 0:02:15.280000 --> 0:02:22.340000 router one. I've already drawn in my serial connections here, but I'll 0:02:22.340000 --> 0:02:24.740000 just label them as serial. 0:02:24.740000 --> 0:02:29.040000 Different kind of interface, different kind of protocol as far as how 0:02:29.040000 --> 0:02:31.760000 we deal with electrical signaling. 0:02:31.760000 --> 0:02:34.960000 And then we're going to go back to ethernet. 0:02:34.960000 --> 0:02:38.620000 Of ethernet from router two to my switch. 0:02:38.620000 --> 0:02:42.800000 And from the switch to this router over here which is serving as a web 0:02:42.800000 --> 0:02:51.480000 server. So that's how I'm going to complete the cabling. 0:02:51.480000 --> 0:02:54.520000 So right now the only cabling I've got are the green lines here. 0:02:54.520000 --> 0:02:57.960000 My console cable going to my terminal server and then the octal port which 0:02:57.960000 --> 0:03:00.960000 spreads out to the various console ports. 0:03:00.960000 --> 0:03:03.760000 Let me just write that right here. 0:03:03.760000 --> 0:03:07.540000 So each one of these little C's here represents the console port I'm connected 0:03:07.540000 --> 0:03:12.520000 to on my various routers and switches. 0:03:12.520000 --> 0:03:16.020000 But because I can't use that for actual sending and receiving of data 0:03:16.020000 --> 0:03:19.620000 of IP packets, I need to get other types of interfaces. 0:03:19.620000 --> 0:03:22.880000 Ethernet and serial involved. 0:03:22.880000 --> 0:03:24.560000 So let me look at this here for a second. 0:03:24.560000 --> 0:03:28.860000 Now you might be wondering, okay, well, for example, from the laptop to 0:03:28.860000 --> 0:03:34.700000 the switch, how did you know you were supposed to use ethernet? 0:03:34.700000 --> 0:03:39.560000 Well, so the device you're on, so the type of network connectivity you 0:03:39.560000 --> 0:03:42.980000 will have is constrained by the device that you're on. 0:03:42.980000 --> 0:03:47.240000 For example, if I'm talking about a smartphone or a tablet like an iPad 0:03:47.240000 --> 0:03:52.120000 or something, I can't use wired ethernet because a smartphone and a tablet, 0:03:52.120000 --> 0:03:57.480000 they don't have jacks that look like this, right? 0:03:57.480000 --> 0:03:59.620000 They don't have RJ45 jacks anywhere on them. 0:03:59.620000 --> 0:04:01.500000 I can't plug a cable into them. 0:04:01.500000 --> 0:04:05.080000 I can plug in a power cable, but I can't plug in a network cable. 0:04:05.080000 --> 0:04:09.400000 So the only way I can connect to a network on those devices is through 0:04:09.400000 --> 0:04:13.920000 an internal nitcard that you can't see that's doing Wi-Fi, that's doing 0:04:13.920000 --> 0:04:15.560000 radio frequencies. 0:04:15.560000 --> 0:04:18.780000 Instead of sending electrical energy across a cable, it's sending it through 0:04:18.780000 --> 0:04:22.520000 the air. It's using a Wi-Fi protocol. 0:04:22.520000 --> 0:04:26.580000 Now so if I was to draw that, now this session here is all about wired 0:04:26.580000 --> 0:04:32.400000 networking, but you can see these days are wireless. 0:04:32.400000 --> 0:04:34.340000 So let's just put that in here. 0:04:34.340000 --> 0:04:43.760000 Let's just say that I had a tablet, let's say an iPad, and the iPad does 0:04:43.760000 --> 0:04:49.900000 Wi-Fi, so I'll just make these little marks here represent my Wi-Fi connection. 0:04:49.900000 --> 0:04:55.280000 So that's because the iPad, the smartphone has a radio inside of it, just 0:04:55.280000 --> 0:04:58.020000 like your car has a radio inside of it that's using electrical energy 0:04:58.020000 --> 0:05:03.180000 to do Wi-Fi. Now your car radio can only receive, right? 0:05:03.180000 --> 0:05:06.100000 You can't use your car radio to transmit anything out. 0:05:06.100000 --> 0:05:09.820000 All it can do is receive various music and news talk stations and stuff 0:05:09.820000 --> 0:05:13.780000 like that. But the radio inside of your iPad, inside of your cell phone 0:05:13.780000 --> 0:05:17.400000 is capable of receiving and transmitting. 0:05:17.400000 --> 0:05:21.720000 So we need something at the other end that's listening to your radio waves 0:05:21.720000 --> 0:05:24.200000 and it's transmitting radio waves to you. 0:05:24.200000 --> 0:05:29.360000 And that device, I'll just draw that here, I don't have this in my rack, 0:05:29.360000 --> 0:05:33.740000 but that device is called a Wi-Fi access point. 0:05:33.740000 --> 0:05:40.140000 So I'll say Wi-Fi AP. 0:05:40.140000 --> 0:05:47.700000 It's providing you access, it's providing access to your Wi-Fi devices. 0:05:47.700000 --> 0:05:52.460000 And so this here represents my antennas that are on this thing which are 0:05:52.460000 --> 0:05:55.400000 listening for the Wi-Fi signals from my hosts. 0:05:55.400000 --> 0:06:00.620000 And the Wi-Fi access point in turn would have a wired ethernet connection 0:06:00.620000 --> 0:06:05.200000 back to most likely a switch. 0:06:05.200000 --> 0:06:12.280000 So for example, in your home network, you're probably doing Wi-Fi. 0:06:12.280000 --> 0:06:18.020000 You've probably got some Lynxis or Netgear Wi-Fi access point. 0:06:18.020000 --> 0:06:21.740000 So that's talking to your iPad, that's talking to your smartphone, the 0:06:21.740000 --> 0:06:25.940000 Wi-Fi signals. And then that wireless access point most likely has a wired 0:06:25.940000 --> 0:06:30.060000 connection back to, it might be connecting back to your cable modem or 0:06:30.060000 --> 0:06:33.260000 your DSL modem. Or if you have a little bit more of an advanced network, 0:06:33.260000 --> 0:06:36.880000 maybe it's connecting back to a router or a switch. 0:06:36.880000 --> 0:06:41.180000 But the Wi-Fi access point itself has to have a cable to connect it into 0:06:41.180000 --> 0:06:45.620000 the network. Now I don't have that my topology here, but I just wanted 0:06:45.620000 --> 0:06:51.740000 to show you how that would fit in to this whole kind of thing here. 0:06:51.740000 --> 0:06:55.640000 So in my particular case, on my laptop, I've got both. 0:06:55.640000 --> 0:07:01.500000 I've got a Wi-Fi radio inside of it, got a Wi-Fi NIC, and I have a wired 0:07:01.500000 --> 0:07:05.000000 NIC. But this show is about wired networking. 0:07:05.000000 --> 0:07:10.200000 So I'm going to use the RJ45 port on the side of my laptop, and I'm going 0:07:10.200000 --> 0:07:16.140000 to connect it via ethernet because that RJ45 port on my laptop speaks 0:07:16.140000 --> 0:07:19.200000 ethernet. It understands ethernet. 0:07:19.200000 --> 0:07:23.120000 And ethernet as a protocol says, OK, use this kind of electrical signaling. 0:07:23.120000 --> 0:07:25.040000 Send it for this long. 0:07:25.040000 --> 0:07:26.560000 Here's when you can talk. 0:07:26.560000 --> 0:07:28.280000 Here's when you have to be quiet. 0:07:28.280000 --> 0:07:32.800000 All that is built into the rules of ethernet, which my NIC card understands 0:07:32.800000 --> 0:07:34.740000 because it does ethernet. 0:07:34.740000 --> 0:07:38.680000 Once I have a connection of all the devices with a console from the octal, 0:07:38.680000 --> 0:07:43.760000 all right, so that's these green connections right here. 0:07:43.760000 --> 0:07:48.460000 Is it only one way to connect later on, or can I connect Telnet to all 0:07:48.460000 --> 0:07:51.120000 those devices? OK. 0:07:51.120000 --> 0:07:58.100000 So these green connections here are not for sending IP packets. 0:07:58.100000 --> 0:07:59.760000 So there's no IP packets here. 0:07:59.760000 --> 0:08:05.620000 When I actually connect to the terminal server and I start typing in commands, 0:08:05.620000 --> 0:08:09.080000 that terminal server, what happens when you type in your keyboard? 0:08:09.080000 --> 0:08:11.160000 Let's forget about networking for a second. 0:08:11.160000 --> 0:08:15.140000 When you type A on your keyboard or two on your keyboard, what's really 0:08:15.140000 --> 0:08:20.260000 happening? Well, that key that you're pressing is generating an electrical 0:08:20.260000 --> 0:08:24.840000 signal, right? It's creating some sort of electrical current which represents 0:08:24.840000 --> 0:08:28.320000 the letter C or represents the number one or something. 0:08:28.320000 --> 0:08:32.660000 So there's different electrical signals that represent these letters and 0:08:32.660000 --> 0:08:34.600000 these numbers on our keyboards. 0:08:34.600000 --> 0:08:40.160000 So when I'm in the terminal server and when I'm typing in a command, it's 0:08:40.160000 --> 0:08:43.700000 taking those electrical signals of the AI pressed or the one I pressed 0:08:43.700000 --> 0:08:48.120000 and sending over these green lines into the console port of the router 0:08:48.120000 --> 0:08:53.400000 or the switch. These are not wrapped in IP packets because remember, what 0:08:53.400000 --> 0:08:54.660000 is an IP packet? 0:08:54.660000 --> 0:08:58.480000 An IP packet has some data behind it, maybe the same type of electrical 0:08:58.480000 --> 0:09:02.780000 signals, maybe in the data portion of an IP packet is in the letter A, 0:09:02.780000 --> 0:09:09.300000 the number one, the letter B, but that IP packet is IP because at the 0:09:09.300000 --> 0:09:12.060000 front of it, it has an address. 0:09:12.060000 --> 0:09:15.360000 It has an address of the IP address of my laptop where it's coming from 0:09:15.360000 --> 0:09:20.000000 and an address, a destination address of where it's going through. 0:09:20.000000 --> 0:09:24.360000 So that thing can travel through a network and get to the correct destination. 0:09:24.360000 --> 0:09:26.320000 There's no addresses here. 0:09:26.320000 --> 0:09:29.660000 Everything I'm sending across these green octal cables is just strictly 0:09:29.660000 --> 0:09:31.500000 letters and numbers. 0:09:31.500000 --> 0:09:33.260000 There's no IP at all. 0:09:33.260000 --> 0:09:37.000000 So I cannot use these for IP connections. 0:09:37.000000 --> 0:09:41.500000 Tell me is a particular protocol where I can take these letters and numbers 0:09:41.500000 --> 0:09:46.680000 I'm typing on my keyboard and wrap it inside of an IP header. 0:09:46.680000 --> 0:09:51.660000 So instead of needing to connect to the console port, I can send IP packets 0:09:51.660000 --> 0:09:54.180000 to a router or a switch. 0:09:54.180000 --> 0:09:57.560000 And when the router switch gets the IP packages, oh, here comes an IP 0:09:57.560000 --> 0:10:00.480000 packet. Oh, it's got my name on it, my IP address. 0:10:00.480000 --> 0:10:04.100000 This is for me. And then when it looks in the body, the packet says, oh, 0:10:04.100000 --> 0:10:06.660000 the body of the packet is carrying telnet. 0:10:06.660000 --> 0:10:07.740000 Oh, what's telnet? 0:10:07.740000 --> 0:10:10.740000 Telnet says, someone's trying to talk to me, they're trying to get into 0:10:10.740000 --> 0:10:14.280000 my brain and configure me and send commands to me. 0:10:14.280000 --> 0:10:18.380000 That's what telnet is used for, to send commands from one device to another. 0:10:18.380000 --> 0:10:23.060000 We can't do that over the octal cables because telnet relies on the IP 0:10:23.060000 --> 0:10:27.320000 protocol. And all the communications across these green lines here, it's 0:10:27.320000 --> 0:10:29.500000 not doing IP whatsoever. 0:10:29.500000 --> 0:10:32.920000 So in order to do telnet, once again, I would need to put some sort of 0:10:32.920000 --> 0:10:37.940000 IP address on one or more of the interfaces on these devices so I could 0:10:37.940000 --> 0:10:42.460000 send my telnet packets inside of IP to get to them. 0:10:42.460000 --> 0:10:46.280000 At that point, I wouldn't necessarily need the octal cables anymore. 0:10:46.280000 --> 0:10:49.840000 Once I've got IP and all these devices and I can telnet to the devices 0:10:49.840000 --> 0:10:52.920000 over Ethernet, I can remove my terminal server. 0:10:52.920000 --> 0:10:55.680000 I won't need anymore to get access to the command line. 0:10:55.680000 --> 0:10:59.740000 So the terminal server was initially just needed because there was no 0:10:59.740000 --> 0:11:01.540000 IP on any of these devices. 0:11:01.540000 --> 0:11:07.120000 So the only way I could get to them was by connecting to their console 0:11:07.120000 --> 0:11:09.440000 ports. That's why I needed it. 0:11:09.440000 --> 0:11:13.160000 So an octal cable is all a physical layer thing because there's no addressing. 0:11:13.160000 --> 0:11:15.580000 There's no MAC addresses and no IP addresses. 0:11:15.580000 --> 0:11:18.340000 It all resides at the physical layer of the OSI model. 0:11:18.340000 --> 0:11:21.660000 That's where you would find it. 0:11:21.660000 --> 0:11:29.160000 When I was in my terminal server, so here I am, when I went into a connection, 0:11:29.160000 --> 0:11:33.620000 for example, switch one, and I issued some sort of a keyboard shortcut 0:11:33.620000 --> 0:11:36.380000 which got me back here to the terminal server. 0:11:36.380000 --> 0:11:40.320000 What is that keyboard shortcut I'm using to go back and forth? 0:11:40.320000 --> 0:11:44.280000 So this is a common Cisco keyboard shortcut. 0:11:44.280000 --> 0:11:47.000000 It is Control Shift 6. 0:11:47.000000 --> 0:11:50.460000 So on my keyboard, I'm hitting all three keys at the same time. 0:11:50.460000 --> 0:11:55.960000 Control Shift 6, all at the same time, I let go and I hit X. 0:11:55.960000 --> 0:12:01.320000 Control Shift 6, let go and hit X within like a second or less. 0:12:01.320000 --> 0:12:03.720000 So here I am in session three. 0:12:03.720000 --> 0:12:06.760000 Control Shift 6, let go, hit X. 0:12:06.760000 --> 0:12:09.000000 And it gets me back there. 0:12:09.000000 --> 0:12:10.880000 Very useful to know. 0:12:10.880000 --> 0:12:15.420000 All right, so building up my topology here, I know I now have to connect 0:12:15.420000 --> 0:12:17.460000 these physical interfaces here. 0:12:17.460000 --> 0:12:20.380000 Well, for example, let's take a look at switch one. 0:12:20.380000 --> 0:12:22.160000 Here's switch one. 0:12:22.160000 --> 0:12:24.140000 That's the one here on the bottom. 0:12:24.140000 --> 0:12:27.780000 And my laptop is over here. 0:12:27.780000 --> 0:12:29.500000 So I'm going to have to connect here. 0:12:29.500000 --> 0:12:34.420000 And so my first choice I have to make is what interface do I want to select 0:12:34.420000 --> 0:12:40.320000 on switch one? I could select any interface, but to me, I want to select 0:12:40.320000 --> 0:12:41.760000 an interface I can easily remember. 0:12:41.760000 --> 0:12:46.940000 If I just randomly plug this into interface, you know, 13 or 21 or something, 0:12:46.940000 --> 0:12:50.000000 by the time I get done cabling this whole thing, I'm not going to remember 0:12:50.000000 --> 0:12:53.740000 that stuff. So just to make it simple, I'm going to plug it into interface 0:12:53.740000 --> 0:12:59.220000 number one. So I'll write that up here. 0:12:59.220000 --> 0:13:04.640000 And the switch interfaces are numbered as zero slash and a number. 0:13:04.640000 --> 0:13:07.740000 So this will be zero slash one. 0:13:07.740000 --> 0:13:12.780000 And then I'll use the last interface to connect one switch to another. 0:13:12.780000 --> 0:13:17.220000 So I'll do zero slash 24 to zero slash 24. 0:13:17.220000 --> 0:13:20.180000 So that'll help me remember the first interface goes to the laptop. 0:13:20.180000 --> 0:13:23.000000 Last interface connects the switch to another switch. 0:13:23.000000 --> 0:13:25.260000 And I'll repeat it right here on switch two. 0:13:25.260000 --> 0:13:30.800000 I'll use his first interface to connect to the router and router one, 0:13:30.800000 --> 0:13:35.260000 which is this top guy right here. 0:13:35.260000 --> 0:13:39.200000 If I zoom in on this, it'll kind of blur out. 0:13:39.200000 --> 0:13:41.280000 Well, no, maybe we can see it. 0:13:41.280000 --> 0:13:44.820000 I don't know if you can see that, but here's the two ethernet interfaces 0:13:44.820000 --> 0:13:52.620000 that it has. These are the two ethers. 0:13:52.620000 --> 0:13:55.000000 So I can select one of these. 0:13:55.000000 --> 0:13:58.720000 One is labeled fast, ethernet zero slash zero. 0:13:58.720000 --> 0:14:02.260000 The other is zero slash one. 0:14:02.260000 --> 0:14:04.360000 So why don't I do this? 0:14:04.360000 --> 0:14:06.860000 Since all over here, I've already got zero slash one. 0:14:06.860000 --> 0:14:10.600000 Why don't I keep it consistent and have it go into zero slash one right 0:14:10.600000 --> 0:14:14.920000 here as well? So let me go now. 0:14:14.920000 --> 0:14:18.260000 Okay, so I know what interfaces I want. 0:14:18.260000 --> 0:14:21.540000 And I know, let me go back to this. 0:14:21.540000 --> 0:14:25.980000 Make this a little bit larger so you can see it. 0:14:25.980000 --> 0:14:29.900000 There we go. And I know that now I'm going to have to choose an ethernet 0:14:29.900000 --> 0:14:32.280000 cable. I got a black one. 0:14:32.280000 --> 0:14:33.580000 I got a red one. 0:14:33.580000 --> 0:14:36.960000 I got a pink one and I got a big orange one right there. 0:14:36.960000 --> 0:14:38.800000 So which one is appropriate? 0:14:38.800000 --> 0:14:42.880000 What makes them different other than their color or are they different? 0:14:42.880000 --> 0:14:43.880000 They are different. 0:14:43.880000 --> 0:14:45.660000 Here's something else you need to know. 0:14:45.660000 --> 0:14:51.260000 If I was to hold up these RJ45 jacks in front of my face real closely, 0:14:51.260000 --> 0:14:57.960000 I would see in this where is it? 0:14:57.960000 --> 0:15:04.900000 This one. There we go. 0:15:04.900000 --> 0:15:09.360000 We would see that inside the RJ45 jacket has these colored cables. 0:15:09.360000 --> 0:15:12.660000 Now it might not necessarily be brown and green and blue like this, but 0:15:12.660000 --> 0:15:20.820000 each individual wire is wrapped in a colored plastic or rubber coating. 0:15:20.820000 --> 0:15:30.200000 And why this is important is because some of my cables, for example, I 0:15:30.200000 --> 0:15:33.160000 just make this a little bit bigger, look like this. 0:15:33.160000 --> 0:15:38.940000 I don't know if you can tell that, but if you can look at this here, you 0:15:38.940000 --> 0:15:45.680000 can see that, for example, wire number two, which is right here, is sort 0:15:45.680000 --> 0:15:47.780000 of an orange-ish brown color. 0:15:47.780000 --> 0:15:53.040000 And at the other end of the cable, also wire number two is the same color. 0:15:53.040000 --> 0:15:56.320000 It looks like right here that wire number, I can't really read it very 0:15:56.320000 --> 0:15:59.920000 easily, but it looks like maybe wire number six is green. 0:15:59.920000 --> 0:16:03.580000 And over here, wire number six is green. 0:16:03.580000 --> 0:16:10.080000 So if I take my cables, for example, this one right here, and if I held 0:16:10.080000 --> 0:16:14.440000 it up and I looked at the colors, I would see that the colors and the 0:16:14.440000 --> 0:16:18.940000 order of the colors from left to right on this connector is exactly the 0:16:18.940000 --> 0:16:21.240000 same as this connector. 0:16:21.240000 --> 0:16:24.700000 I call that a straight -through cable. 0:16:24.700000 --> 0:16:29.460000 As opposed to or as compared to, if I take a look at this red cable right 0:16:29.460000 --> 0:16:33.220000 here and I do the same thing, I hold the connectors up and I take a look 0:16:33.220000 --> 0:16:38.440000 at that, that one is going to look like this. 0:16:38.440000 --> 0:16:39.620000 Notice the difference here. 0:16:39.620000 --> 0:16:46.200000 In this particular case, wire number one on one side, which is green and 0:16:46.200000 --> 0:16:51.140000 white, goes to wire number three on the other side. 0:16:51.140000 --> 0:16:55.140000 And wire number two, which is just a solid green, goes to wire number 0:16:55.140000 --> 0:16:57.660000 six on the other side. 0:16:57.660000 --> 0:17:03.180000 We call this, as it says, a crossover cable. 0:17:03.180000 --> 0:17:11.480000 And a crossover cable, one on one side goes to three on the other, two 0:17:11.480000 --> 0:17:15.520000 on one side goes to six on the other. 0:17:15.520000 --> 0:17:19.440000 For example, look at this one right here. 0:17:19.440000 --> 0:17:23.200000 Wire number two, which is sort of an orange-ish brown color, goes to wire 0:17:23.200000 --> 0:17:25.980000 number six right here. 0:17:25.980000 --> 0:17:28.380000 Two to six, one to three. 0:17:28.380000 --> 0:17:30.580000 So that's a crossover cable. 0:17:30.580000 --> 0:17:36.360000 So you can see that even though they look the same, once I actually look 0:17:36.360000 --> 0:17:38.820000 at the wiring on the inside, they're not the same. 0:17:38.820000 --> 0:17:42.420000 Some are straight through, some are crossover. 0:17:42.420000 --> 0:17:49.020000 What does that have to do with my picture? 0:17:49.020000 --> 0:17:53.220000 When you are connecting devices that are similar to each other, like a 0:17:53.220000 --> 0:17:58.020000 switch to a switch, or if I was connecting an ethernet cable from one 0:17:58.020000 --> 0:17:59.860000 router to another router. 0:17:59.860000 --> 0:18:02.020000 So devices are similar. 0:18:02.020000 --> 0:18:05.020000 That requires a crossover cable. 0:18:05.020000 --> 0:18:07.320000 So I'll put that right here. 0:18:07.320000 --> 0:18:10.020000 So I'm going to need a crossover for this. 0:18:10.020000 --> 0:18:15.380000 When you're connecting devices that are dissimilar, that are unlike, we 0:18:15.380000 --> 0:18:17.340000 use a straight through cable. 0:18:17.340000 --> 0:18:23.480000 So most of my connections here are going to be straight through cables. 0:18:23.480000 --> 0:18:30.240000 So this will be straight through this down here, switch to router. 0:18:30.240000 --> 0:18:34.480000 It will be straight through serial cables. 0:18:34.480000 --> 0:18:35.600000 You don't have to worry about that. 0:18:35.600000 --> 0:18:39.420000 That this crossover in ethernet is only an ethernet. 0:18:39.420000 --> 0:18:42.820000 Crossover in straight through is only an ethernet thing. 0:18:42.820000 --> 0:18:45.560000 It does not apply to other types of cables. 0:18:45.560000 --> 0:18:48.700000 Router to switch, those are different types of devices, so that will be 0:18:48.700000 --> 0:18:50.140000 a straight through. 0:18:50.140000 --> 0:18:52.280000 And once again, switch to router. 0:18:52.280000 --> 0:18:54.140000 That will be a straight through. 0:18:54.140000 --> 0:19:01.800000 All right, so let me connect up building number one here for a second. 0:19:01.800000 --> 0:19:07.100000 So my laptop, I'm going to need a fairly long, straight through ethernet 0:19:07.100000 --> 0:19:14.100000 cable. And I think this pink one right here will do it for me. 0:19:14.100000 --> 0:19:16.540000 It's fairly long. 0:19:16.540000 --> 0:19:19.420000 And of course, if I was doing this in a real network, I'd want to make 0:19:19.420000 --> 0:19:23.780000 this nice and pretty and organized and use zip ties and cable ties and 0:19:23.780000 --> 0:19:26.680000 everything, but I'm just doing this from scratch here. 0:19:26.680000 --> 0:19:28.200000 So I'm just going to look at this. 0:19:28.200000 --> 0:19:32.440000 The lighting in this room isn't the best, but I'm pretty sure of that 0:19:32.440000 --> 0:19:35.500000 looking at the ends of this, this is a straight through cable. 0:19:35.500000 --> 0:19:41.460000 So I'm going to connect one end of it to the RG45 jack on my laptop. 0:19:41.460000 --> 0:19:47.700000 There we go. And connect the other end of it to a quarter of my diagram 0:19:47.700000 --> 0:19:50.480000 port zero slash one and switch one. 0:19:50.480000 --> 0:19:53.660000 All right, there we go. 0:19:53.660000 --> 0:19:56.820000 Okay, so it is connected in. 0:19:56.820000 --> 0:20:05.640000 Now what I'm doing here is my next step is usually a switch port, a port 0:20:05.640000 --> 0:20:08.380000 on a switch, when you plug in a cable and that cable is plugged into something 0:20:08.380000 --> 0:20:12.240000 else, instantly comes up and you should start seeing some lights flashing 0:20:12.240000 --> 0:20:13.320000 on that interface. 0:20:13.320000 --> 0:20:15.400000 And I'm not seeing that. 0:20:15.400000 --> 0:20:18.560000 And I know I did this test yesterday and the lights did flash. 0:20:18.560000 --> 0:20:21.200000 So I'm pretty sure this cable is messed up. 0:20:21.200000 --> 0:20:23.900000 So let's just get rid of this cable and use a different one. 0:20:23.900000 --> 0:20:27.820000 If I get the same type of behavior with a different cable where there's 0:20:27.820000 --> 0:20:32.320000 no lights on my laptop and there's no lights on the switch interface, 0:20:32.320000 --> 0:20:36.560000 then I'll have to do some additional troubleshooting. 0:20:36.560000 --> 0:20:37.880000 So let's see here. 0:20:37.880000 --> 0:20:39.960000 I got a nice big orange cable here. 0:20:39.960000 --> 0:20:44.460000 I'm pretty sure this is a straight through cable. 0:20:44.460000 --> 0:20:53.000000 So let's go ahead and try using this guy and see if I get better results. 0:20:53.000000 --> 0:21:00.800000 And in reality, you know, your switch probably is located 20, 50, 100 0:21:00.800000 --> 0:21:03.260000 feet away from your laptops. 0:21:03.260000 --> 0:21:07.560000 Just depends on where the laptop is located, where's the cube in relationship 0:21:07.560000 --> 0:21:10.360000 to where it is located. 0:21:10.360000 --> 0:21:14.960000 So you probably will have to have quite a long cable to connect them. 0:21:14.960000 --> 0:21:23.160000 All right. So I am still not getting anything. 0:21:23.160000 --> 0:21:25.180000 So now troubleshooting. 0:21:25.180000 --> 0:21:28.900000 Highly unlikely that both cables are bad. 0:21:28.900000 --> 0:21:32.860000 So the next thing that would go through my mind is, well, either my Ethernet 0:21:32.860000 --> 0:21:34.880000 net card has been disabled. 0:21:34.880000 --> 0:21:36.940000 I don't think I did that. 0:21:36.940000 --> 0:21:40.860000 Or the interface on the switch is down. 0:21:40.860000 --> 0:21:42.200000 It's not working right now. 0:21:42.200000 --> 0:21:46.120000 So let me use my terminal server and get into the command line of switch 0:21:46.120000 --> 0:21:48.760000 number one and take a look. 0:21:48.760000 --> 0:21:54.980000 And by the way, some Cisco routers and switches have interfaces that can 0:21:54.980000 --> 0:21:57.940000 auto detect the cable. 0:21:57.940000 --> 0:22:01.420000 In other words, you know, some switches, if I had two switches together 0:22:01.420000 --> 0:22:04.460000 and I connected to straight through cable, nothing would happen. 0:22:04.460000 --> 0:22:05.600000 It just wouldn't work. 0:22:05.600000 --> 0:22:07.780000 But if they have these types of interfaces, and I think they're called 0:22:07.780000 --> 0:22:14.100000 MDIX, I'm not sure what that stands for, Mary David Igloo X-ray, but MDIX 0:22:14.100000 --> 0:22:17.580000 is an ability to auto detect the cable type. 0:22:17.580000 --> 0:22:21.020000 So whether you have a straight through or a crossover, it'll automatically 0:22:21.020000 --> 0:22:23.360000 detect that and account for it. 0:22:23.360000 --> 0:22:25.360000 I don't think these interfaces do that though. 0:22:25.360000 --> 0:22:29.280000 MDIX stands for medium dependent interface crossover.