WEBVTT 0:00:05.780000 --> 0:00:13.580000 Okay. So, each one of these things in this setup is running software. 0:00:13.580000 --> 0:00:18.220000 It's running a special software that Cisco developed called Cisco iOS 0:00:18.220000 --> 0:00:22.220000 software, which stands for Inter -Networking Operating System. 0:00:22.220000 --> 0:00:25.980000 So, these things aren't running Windows 10, they're not running Mac OS 0:00:25.980000 --> 0:00:29.340000 or anything like that, they're running a special software that Cisco developed 0:00:29.340000 --> 0:00:32.380000 called Cisco iOS. 0:00:32.380000 --> 0:00:37.820000 And so, I'm going to need to connect to each one of these things to configure 0:00:37.820000 --> 0:00:41.680000 that iOS. When I say configure it, that term might be foreign to you. 0:00:41.680000 --> 0:00:45.140000 When I say configure a router switch, basically what I mean is let the 0:00:45.140000 --> 0:00:48.940000 router switch know, hey, something's connected to this interface. 0:00:48.940000 --> 0:00:53.960000 Here are the parameters this interface needs so it can talk to that device. 0:00:53.960000 --> 0:00:57.400000 Here are the parameters or commands you need to talk to this other device. 0:00:57.400000 --> 0:01:01.300000 That's what I mean by configuring it, typing in commands so that the device 0:01:01.300000 --> 0:01:04.940000 knows what it should do and how it should do it. 0:01:04.940000 --> 0:01:09.780000 So, I need to get access to these devices so I can do that. 0:01:09.780000 --> 0:01:17.220000 So, there's what's called in-band and out-of-band connections. 0:01:17.220000 --> 0:01:18.580000 So, here's what I'm going to do. 0:01:18.580000 --> 0:01:21.640000 Every single one of these, and I think I've got another picture of this, 0:01:21.640000 --> 0:01:27.140000 every single Cisco router and switch that they sell has a collection of 0:01:27.140000 --> 0:01:30.680000 interfaces and you can see those interfaces on here. 0:01:30.680000 --> 0:01:38.420000 And one of those interfaces is very special. 0:01:38.420000 --> 0:01:43.700000 Let me bring this up right here and we call it a console port. 0:01:43.700000 --> 0:01:50.200000 So, let me make this bigger for you. 0:01:50.200000 --> 0:01:54.120000 So, if you can see this right here, if you were to zoom in on my routers 0:01:54.120000 --> 0:01:56.780000 or switches, you would see that one of the interfaces actually labeled, 0:01:56.780000 --> 0:02:02.560000 it might not necessarily be blue, but it'll be something you'll say console. 0:02:02.560000 --> 0:02:05.880000 And when you first purchase a router or switch from Cisco or anywhere 0:02:05.880000 --> 0:02:08.360000 else, the configuration is going to be empty. 0:02:08.360000 --> 0:02:10.540000 It's not going to have any, it's going to have what we call a default 0:02:10.540000 --> 0:02:14.460000 configuration, meaning it doesn't have the knowledge it needs to do even 0:02:14.460000 --> 0:02:17.540000 the most basic primitive of operations. 0:02:17.540000 --> 0:02:23.540000 So, you need to connect to your laptop or PC to this console port to be 0:02:23.540000 --> 0:02:25.800000 able to configure this device. 0:02:25.800000 --> 0:02:33.700000 Now, once I have provided minimal configuration like in the world of networking, 0:02:33.700000 --> 0:02:39.960000 in order for computer number one, to talk to computer number two, just 0:02:39.960000 --> 0:02:44.580000 like if you're going to send a letter from your house to your mom's house, 0:02:44.580000 --> 0:02:48.140000 what's the absolute minimum requirement that you put on that letter and 0:02:48.140000 --> 0:02:52.820000 address, right? If your mom's house does not have an address, the network, 0:02:52.820000 --> 0:02:56.680000 which is the postal service in this case, has no idea how to deliver that 0:02:56.680000 --> 0:02:59.520000 letter to its intended destination. 0:02:59.520000 --> 0:03:02.600000 Same thing is true in computer networks, every computer device, whether 0:03:02.600000 --> 0:03:07.100000 it be a smartphone or a tablet or a laptop, has to have some sort of a 0:03:07.100000 --> 0:03:12.640000 unique address. So, it can send data to other addresses and it can receive 0:03:12.640000 --> 0:03:16.160000 data and it knows when that data comes in, oh, this data is coming in 0:03:16.160000 --> 0:03:19.500000 to my address, it must be for me. 0:03:19.500000 --> 0:03:22.260000 Now, the most common type of address that you would see in the world of 0:03:22.260000 --> 0:03:24.860000 networking is what's called an IP address. 0:03:24.860000 --> 0:03:34.340000 IP standing for the internet protocol back in like 1974, 75, you know, 0:03:34.340000 --> 0:03:35.860000 right around that time frame. 0:03:35.860000 --> 0:03:38.820000 Some very smart people got together and they said, we need to develop 0:03:38.820000 --> 0:03:42.860000 a set of rules, a protocol, because that's what a protocol is, a defined 0:03:42.860000 --> 0:03:46.780000 set of rules for how to do something, a set of rules so that computing 0:03:46.780000 --> 0:03:50.660000 devices can talk to each other across a network and they developed the 0:03:50.660000 --> 0:03:55.640000 internet protocol, a protocol for talking over the internet. 0:03:55.640000 --> 0:03:58.480000 Now, within the internet protocol, there's a lot of rules, but one of 0:03:58.480000 --> 0:04:02.240000 the things that's in there says devices need an address, they need a descriptive 0:04:02.240000 --> 0:04:08.380000 identifier to talk from PCA to PCB or PCA to server B, however you want 0:04:08.380000 --> 0:04:14.080000 to say it. So an IP address is that unique identifier, every device your 0:04:14.080000 --> 0:04:18.140000 smartphone, your laptop has an IP address. 0:04:18.140000 --> 0:04:20.900000 What does that have to do with this console port? 0:04:20.900000 --> 0:04:26.200000 Well, initially, routers and switches don't have any IP addresses, none, 0:04:26.200000 --> 0:04:30.680000 zero, zip. So the only way I can get into the command line to configure 0:04:30.680000 --> 0:04:33.280000 it is via this console port. 0:04:33.280000 --> 0:04:36.880000 But once I connect to the console port and I have access to the command 0:04:36.880000 --> 0:04:43.340000 line, one of the first things I can do is put an IP address on that device. 0:04:43.340000 --> 0:04:46.640000 And actually an IP address belongs not to the device itself. 0:04:46.640000 --> 0:04:48.200000 And that's where it's a little bit different, right? 0:04:48.200000 --> 0:04:52.680000 When you think of like a postal address, like 101 First Street, that is 0:04:52.680000 --> 0:04:55.480000 the address of like your entire house. 0:04:55.480000 --> 0:04:58.240000 But think of your houses like this, think of your house, you know, your 0:04:58.240000 --> 0:04:59.580000 house has many doors, right? 0:04:59.580000 --> 0:05:03.080000 You've got your front door, you've got your back garage. 0:05:03.080000 --> 0:05:06.280000 Those are all entrance points into that house. 0:05:06.280000 --> 0:05:09.360000 Well, similarly on a router, if I go back to my picture of the router 0:05:09.360000 --> 0:05:15.020000 here, right? Let's, for example, look at this top router here. 0:05:15.020000 --> 0:05:19.580000 This router has multiple entrance points into the router here. 0:05:19.580000 --> 0:05:22.300000 Here's a way that data can go in and out of the router. 0:05:22.300000 --> 0:05:25.020000 Here's another way that data can go in and out of the router. 0:05:25.020000 --> 0:05:26.880000 This is a special way. 0:05:26.880000 --> 0:05:30.100000 There's another one that could go in here. 0:05:30.100000 --> 0:05:34.380000 So these addresses called IP addresses don't go on the router as a whole. 0:05:34.380000 --> 0:05:37.560000 They go on these doors, what we call interfaces. 0:05:37.560000 --> 0:05:40.300000 So in this case, I've drawn like four interfaces. 0:05:40.300000 --> 0:05:45.060000 Every interface on the router, every point where data could come in or 0:05:45.060000 --> 0:05:49.920000 go out needs to have an IP address so it can talk to the internet. 0:05:49.920000 --> 0:05:58.160000 It needs to have a port of this device, which is right here. 0:05:58.160000 --> 0:06:01.020000 One of the first things I have to decide is, okay, of all my different 0:06:01.020000 --> 0:06:06.400000 interfaces I have, which one am I going to connect to the network? 0:06:06.400000 --> 0:06:09.440000 And whatever interface that is, and there might be more than one, what 0:06:09.440000 --> 0:06:13.620000 interface that is, I need to put an IP address, a descriptive name or 0:06:13.620000 --> 0:06:16.560000 identifier on that interface. 0:06:16.560000 --> 0:06:21.660000 Once I do that, so once I've identified the interface, I've cabled that 0:06:21.660000 --> 0:06:24.800000 interface up to a functioning existing network. 0:06:24.800000 --> 0:06:30.060000 And once I've put an IP address on that interface, now I don't need to 0:06:30.060000 --> 0:06:34.240000 connect to that console port to get into the command line of the router 0:06:34.240000 --> 0:06:37.460000 or the switch. I don't have to be physically in front of it with a little 0:06:37.460000 --> 0:06:38.880000 cable to connect. 0:06:38.880000 --> 0:06:43.780000 I can actually be thousands of miles away and using the internet protocol, 0:06:43.780000 --> 0:06:50.340000 I can send IP packets, which are units of data from my laptop through 0:06:50.340000 --> 0:06:55.560000 the network going into the center face, and I can get access to the command 0:06:55.560000 --> 0:06:59.160000 line that way. But I can't do that at first. 0:06:59.160000 --> 0:07:03.040000 At first, I need to connect to the console port. 0:07:03.040000 --> 0:07:07.900000 So how am I going to do that in this particular case? 0:07:07.900000 --> 0:07:13.480000 Well, at minimum, so each one of these console ports, let me go back to 0:07:13.480000 --> 0:07:17.360000 the picture right here a little you can see they have a special type of 0:07:17.360000 --> 0:07:21.160000 jack. And I have in front of me here all kinds of cables. 0:07:21.160000 --> 0:07:23.780000 I got this, let me expand this here a little bit. 0:07:23.780000 --> 0:07:29.440000 Oops, not that. Let's see, how do I do it? 0:07:29.440000 --> 0:07:31.300000 Nope, not that. I'll figure it out one. 0:07:31.300000 --> 0:07:35.380000 There we go. So I got this great sort of pink cable right here. 0:07:35.380000 --> 0:07:37.900000 I got an orange cable right here. 0:07:37.900000 --> 0:07:48.880000 I got a whole slew of first thing I have to be aware of is which cable 0:07:48.880000 --> 0:07:52.740000 is appropriate for connecting to that console port. 0:07:52.740000 --> 0:07:55.440000 Let me get back to this. 0:07:55.440000 --> 0:08:00.540000 So number one, if I take a look at the size and shape of the console port, 0:08:00.540000 --> 0:08:03.240000 right, and I got another cable right here. 0:08:03.240000 --> 0:08:11.060000 So would this cable be appropriate to connect to that console port? 0:08:11.060000 --> 0:08:13.820000 Well, if you I don't know how well this is coming on your screen, but 0:08:13.820000 --> 0:08:19.280000 you can see that the shape of that cable and the end of that cable is 0:08:19.280000 --> 0:08:23.100000 not appropriate to connect to that console port. 0:08:23.100000 --> 0:08:26.540000 Because this type of interface is different. 0:08:26.540000 --> 0:08:30.060000 We actually call this type of interface a registered jack. 0:08:30.060000 --> 0:08:33.440000 So you might see this term RJ45. 0:08:33.440000 --> 0:08:35.600000 Let me draw this on here. 0:08:35.600000 --> 0:08:46.500000 RJ-45. That is what all of these are. 0:08:46.500000 --> 0:08:52.620000 Each one of these is an RJ45 jack because you can see they all look the 0:08:52.620000 --> 0:08:55.460000 same. They've all got the same form factor. 0:08:55.460000 --> 0:09:04.180000 So this is the the female end of an RJ45 jack and the male end looks like 0:09:04.180000 --> 0:09:07.920000 this. All right, and I actually have a better picture for you that I can 0:09:07.920000 --> 0:09:14.600000 show you that's that's bigger. 0:09:14.600000 --> 0:09:20.420000 So for example, right there, that is the male end of an RJ45 jack. 0:09:20.420000 --> 0:09:26.960000 So clearly, any way that I'm going to connect to this console port, if 0:09:26.960000 --> 0:09:30.260000 I'm going to connect to this, it has to be one of these cables that has 0:09:30.260000 --> 0:09:32.500000 one of these ends on it. 0:09:32.500000 --> 0:09:36.780000 So knowing that, I can take this cable right here and say, okay, clearly 0:09:36.780000 --> 0:09:39.580000 that's not going to be used to connect to the console port because that 0:09:39.580000 --> 0:09:41.000000 isn't the right kind. 0:09:41.000000 --> 0:09:46.060000 But I still have, like I said, I got red, I got black, I've got yellow 0:09:46.060000 --> 0:09:50.740000 right here. And this is where you just have to know this. 0:09:50.740000 --> 0:09:55.820000 So a console port, when you buy a Cisco router switch, you get a special 0:09:55.820000 --> 0:10:00.760000 cable, at least hopefully you will, that looks like this. 0:10:00.760000 --> 0:10:05.980000 So this cable right here, it does have an RJ45 connector on the end of 0:10:05.980000 --> 0:10:08.440000 it. And this is what we call a console cable. 0:10:08.440000 --> 0:10:11.940000 It's a blue, it's a flat cable. 0:10:11.940000 --> 0:10:16.800000 And one end of the cable has an RJ45 jack. 0:10:16.800000 --> 0:10:19.660000 Let me go ahead and disconnect this here. 0:10:19.660000 --> 0:10:22.040000 And the other end of the cable is something different. 0:10:22.040000 --> 0:10:23.360000 If I can show that to you right there. 0:10:23.360000 --> 0:10:25.600000 So here's my RJ45 jack. 0:10:25.600000 --> 0:10:28.620000 And this is what we call a DB9 connector. 0:10:28.620000 --> 0:10:30.100000 You don't have to memorize that. 0:10:30.100000 --> 0:10:32.920000 Main thing you have to realize is that, hey, this type of cable right 0:10:32.920000 --> 0:10:35.200000 here is clearly different. 0:10:35.200000 --> 0:10:39.520000 Then this type of cable, because this type of cable has RJ45 on both sides, 0:10:39.520000 --> 0:10:42.080000 this type of cable does not. 0:10:42.080000 --> 0:10:48.680000 So this is what we call a flat blue Cisco console cable. 0:10:48.680000 --> 0:10:56.000000 This end of it right here would go into the RJ45 jack, the console port. 0:10:56.000000 --> 0:11:00.380000 And this end right here fits into your laptop. 0:11:00.380000 --> 0:11:05.120000 Now most laptops these days don't have connectors that look like that. 0:11:05.120000 --> 0:11:06.780000 There's no place to plug it in. 0:11:06.780000 --> 0:11:09.800000 That's why I've got this nifty little tool right here. 0:11:09.800000 --> 0:11:15.720000 So this is a, this is a DB9 connector on one end and a USB connector on 0:11:15.720000 --> 0:11:19.660000 the other. So I'll just connect those guys together, connect my cable 0:11:19.660000 --> 0:11:24.560000 together, screw it in a little bit so it doesn't fall apart. 0:11:24.560000 --> 0:11:31.340000 And I'm going to connect my USB port here to the console port on my devices. 0:11:31.340000 --> 0:11:37.300000 Now if I want to configure all these, which I will, option number one 0:11:37.300000 --> 0:11:41.260000 is I could connect to the console port of this first router, spend a little 0:11:41.260000 --> 0:11:45.140000 bit of time configuring it, disconnect the cable, connect to the console 0:11:45.140000 --> 0:11:49.240000 port of the second router and do that one by one by one, configuring them 0:11:49.240000 --> 0:11:54.120000 all. But there's a much easier way to do this. 0:11:54.120000 --> 0:12:00.880000 So this guy right here in the middle, this guy right here is an old Cisco 0:12:00.880000 --> 0:12:02.900000 router that you actually can't buy anymore. 0:12:02.900000 --> 0:12:05.860000 It's called a Cisco 2500 series router. 0:12:05.860000 --> 0:12:10.440000 But it's special in the fact that it has, let me go ahead and make this 0:12:10.440000 --> 0:12:20.060000 a little bit easier. 0:12:20.060000 --> 0:12:30.700000 Right there. So it has these special interfaces right here. 0:12:30.700000 --> 0:12:35.340000 Those are called async 9 through 16 and async 1 through 8. 0:12:35.340000 --> 0:12:40.620000 This particular router is what we call an access server, sometimes known 0:12:40.620000 --> 0:12:42.240000 as a terminal server. 0:12:42.240000 --> 0:12:43.960000 What's so special about it? 0:12:43.960000 --> 0:12:52.640000 Well, these interfaces over here on the AUI, these are networking interfaces, 0:12:52.640000 --> 0:12:55.500000 right? These are interfaces that you will need to put an IP address on 0:12:55.500000 --> 0:12:59.320000 them, connect them with special cables to a network, and then they can 0:12:59.320000 --> 0:13:02.160000 send and receive IP packets. 0:13:02.160000 --> 0:13:07.140000 However, these interfaces right here are not like that. 0:13:07.140000 --> 0:13:12.540000 An async interface connects to a special cable called an octal cable. 0:13:12.540000 --> 0:13:22.320000 Now you might be wondering what does an so notice, it's got a special 0:13:22.320000 --> 0:13:27.380000 connector. All right, which goes into so I'll go back here so back and 0:13:27.380000 --> 0:13:31.560000 forth. So that connector will go into this. 0:13:31.560000 --> 0:13:37.460000 And then the this cable has eight, that's why they call it octal, eight 0:13:37.460000 --> 0:13:39.240000 cables snaking out of it. 0:13:39.240000 --> 0:13:51.080000 And at the other end, each one of those has an RJ45 console ports of my 0:13:51.080000 --> 0:13:53.220000 various routers and switches. 0:13:53.220000 --> 0:13:58.480000 So now, once I have this cable here connected to my terminal server, which 0:13:58.480000 --> 0:14:02.640000 then spreads out to all the console ports of my routers and switches, 0:14:02.640000 --> 0:14:06.540000 all I have to do is access this guy. 0:14:06.540000 --> 0:14:08.760000 I'll go back here a little bit. 0:14:08.760000 --> 0:14:11.920000 All I have to do is console in. 0:14:11.920000 --> 0:14:16.520000 So basically, I will establish from my laptop, my laptop. 0:14:16.520000 --> 0:14:20.360000 We'll have, so I'll go ahead and draw my laptop over here. 0:14:20.360000 --> 0:14:22.340000 So here's my laptop. 0:14:22.340000 --> 0:14:24.620000 I'm going to have my USB. 0:14:24.620000 --> 0:14:27.780000 So here's my USB connection. 0:14:27.780000 --> 0:14:32.200000 And that will have the blue flat cable, that blue cable, which will terminate 0:14:32.200000 --> 0:14:37.000000 right here into the console port of my terminal server. 0:14:37.000000 --> 0:14:41.520000 From there, I'll get access to the command line of the terminal server. 0:14:41.520000 --> 0:14:46.480000 And once I have access to that command line, using the cot the octal cable, 0:14:46.480000 --> 0:14:52.800000 I can then get access to the console ports of these various devices via 0:14:52.800000 --> 0:14:54.000000 the octal cable. 0:14:54.000000 --> 0:14:57.860000 So I don't have to plug and unplug, plug and unplug from each one of these 0:14:57.860000 --> 0:15:04.240000 things. Now, somebody asks here on the live question feed, do we need 0:15:04.240000 --> 0:15:07.360000 to know the configuration of a console cable? 0:15:07.360000 --> 0:15:13.020000 You don't have to know, you know, when you think about, when you think 0:15:13.020000 --> 0:15:18.460000 about cables, for example, this and this, obviously there's some big differences 0:15:18.460000 --> 0:15:19.500000 between them, right? 0:15:19.500000 --> 0:15:23.520000 Just by looking at the color, but the color is just cosmetic. 0:15:23.520000 --> 0:15:29.520000 But inside, the differences between the ends, right, the connectors, even 0:15:29.520000 --> 0:15:33.860000 between the pinouts, for example. 0:15:33.860000 --> 0:15:40.860000 Both of these, so this has an RJ45 jack, this has an RJ45 jack, both of 0:15:40.860000 --> 0:15:45.220000 these are meant to do the exact same thing, connect into the console port 0:15:45.220000 --> 0:15:47.460000 of a router or a switch. 0:15:47.460000 --> 0:15:50.600000 However, I'm going to put my octal cable aside here for a moment. 0:15:50.600000 --> 0:15:53.620000 It's getting kind of messy. 0:15:53.620000 --> 0:15:59.440000 If I take a look at this, all right, this right here is an ethernet cable. 0:15:59.440000 --> 0:16:04.380000 This black one is not meant to connect to the console port and yet it 0:16:04.380000 --> 0:16:07.780000 still has an RJ45 jack, just like the blue one does. 0:16:07.780000 --> 0:16:08.960000 So what's different? 0:16:08.960000 --> 0:16:10.080000 There's clearly some differences. 0:16:10.080000 --> 0:16:13.960000 Well, if I was actually to strip off this plastic or rubber coating on 0:16:13.960000 --> 0:16:17.760000 both of them, you would see that there's very thin strands of wire inside 0:16:17.760000 --> 0:16:20.020000 here and inside here. 0:16:20.020000 --> 0:16:26.400000 As a matter of fact, if I zoom in, let's see here, if I use, for example, 0:16:26.400000 --> 0:16:34.180000 this picture, right there. 0:16:34.180000 --> 0:16:39.220000 So this shows you sort of like what the interior of an RJ45 jack actually 0:16:39.220000 --> 0:16:43.700000 looks like. It's actually has multiple wires inside of it. 0:16:43.700000 --> 0:16:49.080000 Now, depending on what that cable is used for, it might have some or all 0:16:49.080000 --> 0:16:53.120000 of these wires. For example, a console port doesn't necessarily need to 0:16:53.120000 --> 0:16:56.240000 have eight wires inside of it like we see here. 0:16:56.240000 --> 0:16:58.360000 It needs far fewer. 0:16:58.360000 --> 0:17:01.000000 The colors of the wires will be different. 0:17:01.000000 --> 0:17:03.300000 So that's sort of like what makes the difference between the cables. 0:17:03.300000 --> 0:17:07.340000 Now, if you're ever taking any Cisco certification test, are they going 0:17:07.340000 --> 0:17:11.700000 to expect you to know how many wires are in this versus how many wires 0:17:11.700000 --> 0:17:15.420000 are in this? And what are the wire colorings and how are they wrapped 0:17:15.420000 --> 0:17:18.420000 together? No, you're never going to need to know that. 0:17:18.420000 --> 0:17:21.340000 Now, if you actually go into like manufacturing and you're working for 0:17:21.340000 --> 0:17:25.000000 a company that's manufacturing or designing cables, then yes, clearly 0:17:25.000000 --> 0:17:26.480000 you would need to know that. 0:17:26.480000 --> 0:17:30.620000 But your typical average network engineer out there, one out of maybe 0:17:30.620000 --> 0:17:34.940000 a thousand might be able to answer questions like, how many wires are 0:17:34.940000 --> 0:17:38.020000 in here? What's the thickness of the copper wire? 0:17:38.020000 --> 0:17:39.580000 How are they wrapped around each other? 0:17:39.580000 --> 0:17:41.140000 What do the colors mean? 0:17:41.140000 --> 0:17:43.160000 You won't need to know that. 0:17:43.160000 --> 0:17:47.640000 All you need to know is, okay, this is a console cable either because 0:17:47.640000 --> 0:17:50.540000 I bought it that way or it was labeled that way. 0:17:50.540000 --> 0:17:54.820000 This is an ethernet cable and you need to know they go in different interfaces. 0:17:54.820000 --> 0:17:58.100000 Console cable doesn't go into an ethernet port. 0:17:58.100000 --> 0:18:00.640000 An ethernet cable does not go into a console port. 0:18:00.640000 --> 0:18:05.340000 You need to just be able to identify what's appropriate for the cable, 0:18:05.340000 --> 0:18:07.380000 what it should plug into. 0:18:07.380000 --> 0:18:10.740000 All right, so that being the case, that's going to be my step number one 0:18:10.740000 --> 0:18:19.020000 here. So I'm going to go ahead and connect my USB right here into my laptop. 0:18:19.020000 --> 0:18:24.260000 Now, let me actually take a step back here before I even do that. 0:18:24.260000 --> 0:18:28.540000 So in, now this is of course Windows here. 0:18:28.540000 --> 0:18:35.240000 In the laptop, I'm going to go ahead and bring up my control panel. 0:18:35.240000 --> 0:18:37.980000 Put this right here. 0:18:37.980000 --> 0:18:41.600000 Okay, so in the control panel, if I go to hardware and sound then device 0:18:41.600000 --> 0:18:47.860000 manager, let's put the device manager over here. 0:18:47.860000 --> 0:18:54.300000 All right, so in the device manager right now, it shows me, you know, 0:18:54.300000 --> 0:18:57.060000 my monitors, my network adapters. 0:18:57.060000 --> 0:19:05.520000 One thing I'm not seeing is that when I use USB adapter, this is called 0:19:05.520000 --> 0:19:07.520000 a USB to serial adapter. 0:19:07.520000 --> 0:19:11.300000 That's what it's called USB on one side to a serial on the other, because 0:19:11.300000 --> 0:19:17.240000 a USB interface has electrical signaling and different pinouts and wires 0:19:17.240000 --> 0:19:19.600000 than a serial interface does. 0:19:19.600000 --> 0:19:21.660000 So this has to convert between the two of them. 0:19:21.660000 --> 0:19:27.260000 What we're going to see is when I plug this in to my laptop in the device 0:19:27.260000 --> 0:19:31.380000 manager right here, I'm going to have a new port that comes up that did 0:19:31.380000 --> 0:19:32.240000 not exist before. 0:19:32.240000 --> 0:19:33.220000 So watch real closely. 0:19:33.220000 --> 0:19:34.660000 I'm going to plug this in. 0:19:34.660000 --> 0:19:36.900000 Okay, just plugged it in. 0:19:36.900000 --> 0:19:40.620000 Look right below network adapters. 0:19:40.620000 --> 0:19:42.760000 Now I have something that didn't exist before. 0:19:42.760000 --> 0:19:48.140000 Come an LPT. Honestly, I have no idea what LPT stands for. 0:19:48.140000 --> 0:19:49.480000 Anybody in the live question feed? 0:19:49.480000 --> 0:19:51.020000 Just random trivial fact. 0:19:51.020000 --> 0:19:53.520000 Anybody know what LPT stands for? 0:19:53.520000 --> 0:19:57.360000 I hate seeing acronyms and not knowing what they mean. 0:19:57.360000 --> 0:20:00.440000 But in this particular case, oh, I think it might be printer. 0:20:00.440000 --> 0:20:01.520000 Maybe that's what stands for. 0:20:01.520000 --> 0:20:03.420000 Anyway, line printer. 0:20:03.420000 --> 0:20:04.340000 Thank you, Dwayne. 0:20:04.340000 --> 0:20:07.800000 Line printer. Fantastic. 0:20:07.800000 --> 0:20:11.240000 Well, in this particular case, by plugging that serial to USB adapter 0:20:11.240000 --> 0:20:15.500000 in there, it gave me a COM port COM4 in this case. 0:20:15.500000 --> 0:20:17.320000 Why do I need to know that? 0:20:17.320000 --> 0:20:21.960000 Because I'm going to bring up some software in my laptop that's designed 0:20:21.960000 --> 0:20:26.120000 to send characters to the console port of my router switch. 0:20:26.120000 --> 0:20:31.080000 And that software, which is called a terminal server or an access terminal 0:20:31.080000 --> 0:20:35.720000 client, it's called terminal client software, needs to know which COM 0:20:35.720000 --> 0:20:37.220000 port it's connecting to. 0:20:37.220000 --> 0:20:39.000000 And unfortunately, this is kind of random. 0:20:39.000000 --> 0:20:42.900000 If I unplug this and plug it back in again, it could end up as COM6 or 0:20:42.900000 --> 0:20:46.780000 COM9. But I needed to know what that COM number was. 0:20:46.780000 --> 0:20:49.860000 So I'm going to go ahead and bring up the software right now. 0:20:49.860000 --> 0:20:52.260000 There's lots of software that you can use. 0:20:52.260000 --> 0:20:56.460000 The software I'm going to use is called secure CRT. 0:20:56.460000 --> 0:20:59.120000 And it looks like this. 0:20:59.120000 --> 0:21:03.760000 So let me just minimize this a little bit. 0:21:03.760000 --> 0:21:06.700000 So this is what secure CRT looks like. 0:21:06.700000 --> 0:21:10.260000 And I've already got something here called console. 0:21:10.260000 --> 0:21:15.660000 But if I right click on that and show you the properties. 0:21:15.660000 --> 0:21:18.860000 And secure CRT isn't the only one you can download free ones like hyper 0:21:18.860000 --> 0:21:21.120000 terminal. That's one of them. 0:21:21.120000 --> 0:21:25.720000 Putty PUTTY. But when you're connecting to the console port of a router 0:21:25.720000 --> 0:21:30.620000 switch, you have to have some terminal client software. 0:21:30.620000 --> 0:21:34.680000 So just Google for that Google terminal client software for like Windows 0:21:34.680000 --> 0:21:37.600000 seven or Windows 10 or whatever it is that you happen to be using. 0:21:37.600000 --> 0:21:41.020000 And secure CRT is the one I'm using right here. 0:21:41.020000 --> 0:21:43.080000 So step number one. 0:21:43.080000 --> 0:21:51.100000 For example, if I was to do a new connection file quick connect. 0:21:51.100000 --> 0:21:53.220000 So let's say I was doing a new connection. 0:21:53.220000 --> 0:21:56.040000 Well, you can see my options here. 0:21:56.040000 --> 0:21:57.900000 I'm going to be using serial. 0:21:57.900000 --> 0:22:03.120000 Now if I was actually sending IP packets to this device over the network, 0:22:03.120000 --> 0:22:08.000000 if it already had an if my router switch already had an IP address. 0:22:08.000000 --> 0:22:13.780000 And I want to send commands to it via IP, then I'd be using like SSH or 0:22:13.780000 --> 0:22:17.040000 telnet. These are applications that run in your laptop. 0:22:17.040000 --> 0:22:21.440000 They're specifically designed to take commands you type into the keyboard. 0:22:21.440000 --> 0:22:26.280000 Put those commands inside of IP packets and then send those IP packets 0:22:26.280000 --> 0:22:28.200000 to wherever you want them to go. 0:22:28.200000 --> 0:22:31.980000 But my particular case, my routers and switches, my terminal server doesn't 0:22:31.980000 --> 0:22:33.260000 have any IP yet. 0:22:33.260000 --> 0:22:35.640000 So I need to use my USB to serial connection. 0:22:35.640000 --> 0:22:38.620000 So that's why I need to select serial on here. 0:22:38.620000 --> 0:22:42.360000 And notice it says, okay, what COM port am I using? 0:22:42.360000 --> 0:22:44.380000 I saw that it was COM4. 0:22:44.380000 --> 0:22:50.040000 And the default settings for the console ports on routers and switches. 0:22:50.040000 --> 0:22:58.440000 And this is something per second, 9600. 0:22:58.440000 --> 0:23:02.800000 The rest of it I can leave 9608, none and one. 0:23:02.800000 --> 0:23:04.800000 So you'll probably want to memorize that. 0:23:04.800000 --> 0:23:08.420000 So this is the basic settings here for connecting to the console port 0:23:08.420000 --> 0:23:10.740000 on the Cisco router switch. 0:23:10.740000 --> 0:23:12.160000 Select the COM number. 0:23:12.160000 --> 0:23:14.180000 And that's why I needed the device manager. 0:23:14.180000 --> 0:23:16.940000 That's why I needed this when I plugged in my cable, it told me. 0:23:16.940000 --> 0:23:22.140000 So for example, if I unplug it, all right, it's gone. 0:23:22.140000 --> 0:23:23.660000 Now go ahead and plug it in again. 0:23:23.660000 --> 0:23:25.880000 Let's see if it gives me COM4 again. 0:23:25.880000 --> 0:23:30.780000 So let's see here. 0:23:30.780000 --> 0:23:33.700000 Yep, fortunately it gave me COM4, but it's not always going to give me 0:23:33.700000 --> 0:23:34.780000 the same number. 0:23:34.780000 --> 0:23:39.060000 So you need your COM number 9608, none and one. 0:23:39.060000 --> 0:23:43.100000 And that will get me what I need. 0:23:43.100000 --> 0:23:49.100000 Okay, so step number one was to plug in that USB to serial cable into 0:23:49.100000 --> 0:23:51.120000 my laptop. Do all this. 0:23:51.120000 --> 0:23:58.140000 Step number two, plug this end of it into the console port of my terminal 0:23:58.140000 --> 0:23:59.420000 server right here. 0:23:59.420000 --> 0:24:01.340000 So I'm just going to lean over and do that. 0:24:01.340000 --> 0:24:06.240000 All right, let's plug in. 0:24:06.240000 --> 0:24:10.460000 Step number three is turn that puppy on. 0:24:10.460000 --> 0:24:13.960000 Now before I do that, I'm going to go ahead and start up my connection 0:24:13.960000 --> 0:24:18.160000 here. So I'll say, I'll just cancel all that. 0:24:18.160000 --> 0:24:19.840000 I already have one here. 0:24:19.840000 --> 0:24:24.460000 Okay, now as soon as I press the power button on this router, we should 0:24:24.460000 --> 0:24:29.020000 see something. Hopefully, if not, it's going to be very irritating. 0:24:29.020000 --> 0:24:29.940000 All right, great. 0:24:29.940000 --> 0:24:35.140000 So there we go. So what we're seeing right now is the boot up process, 0:24:35.140000 --> 0:24:40.280000 otherwise called post the power on self test of the router. 0:24:40.280000 --> 0:24:43.860000 So it's going to take a minute or so, but it's basically like checking 0:24:43.860000 --> 0:24:47.520000 its memory at this point, it's saying, okay, you know, which memory location 0:24:47.520000 --> 0:24:48.700000 has my software? 0:24:48.700000 --> 0:24:49.700000 Oh, there it is. 0:24:49.700000 --> 0:24:51.820000 Let me load my Cisco iOS software. 0:24:51.820000 --> 0:24:53.920000 So it's doing that. 0:24:53.920000 --> 0:24:58.340000 And then within like a minute or two, it will give me access to the command 0:24:58.340000 --> 0:25:01.520000 line so I can actually start typing commands. 0:25:01.520000 --> 0:25:06.760000 Now, while it's doing that, why am I connecting to this guy? 0:25:06.760000 --> 0:25:09.760000 Right? Why am I connecting to this terminal server? 0:25:09.760000 --> 0:25:13.440000 Because, ultimately, I want to make life easier for myself. 0:25:13.440000 --> 0:25:16.260000 Instead of having to connect to the console port of each and every one 0:25:16.260000 --> 0:25:20.980000 of these devices, I want to connect my octal cable, one end of it to this. 0:25:20.980000 --> 0:25:27.020000 And I want to connect these RJ45 ends to the console ports of all my other 0:25:27.020000 --> 0:25:30.320000 devices. So while this guy's booting up, I'm going to get out of the line 0:25:30.320000 --> 0:25:31.680000 of fire here for a second. 0:25:31.680000 --> 0:25:33.360000 And I'm going to do that. 0:25:33.360000 --> 0:25:36.860000 And I'm just going to go in a logical sequence right here. 0:25:36.860000 --> 0:25:43.480000 So now before I do that, now why not just connect everything together? 0:25:43.480000 --> 0:25:50.100000 To me, it makes more sense to go back to my diagram. 0:25:50.100000 --> 0:25:52.480000 My whiteboard right here. 0:25:52.480000 --> 0:25:54.940000 And build out my drawing. 0:25:54.940000 --> 0:25:59.460000 Because once I've built out my drawing, and I can figure out, okay, how 0:25:59.460000 --> 0:26:00.820000 do I want to connect things together? 0:26:00.820000 --> 0:26:07.100000 For example, if I have something here, here, here, here, here, and here, 0:26:07.100000 --> 0:26:11.480000 it makes sense to me that when I'm in my terminal server, that I can get 0:26:11.480000 --> 0:26:15.520000 to this by, you know, this be device number one, this to be device two, 0:26:15.520000 --> 0:26:18.860000 three, four. So I need to figure out. 0:26:18.860000 --> 0:26:27.500000 And because if I go back to my octal cable, each one of these ends is 0:26:27.500000 --> 0:26:31.580000 labeled. You can't really see it very well. 0:26:31.580000 --> 0:26:34.080000 But each one of these things here has a little label like this one here 0:26:34.080000 --> 0:26:37.080000 says five, this one here says four. 0:26:37.080000 --> 0:26:40.640000 And that's going to be important because once I connect this, for example, 0:26:40.640000 --> 0:26:44.460000 number four into a console port of one of these routers or switches from 0:26:44.460000 --> 0:26:48.100000 the terminal server, I'm going to have to type in a command to say, to 0:26:48.100000 --> 0:26:51.780000 get to switch number one, go to number four. 0:26:51.780000 --> 0:26:54.920000 So it makes sense to me that, okay, well, you know, whichever is number 0:26:54.920000 --> 0:26:59.980000 one on here, here's number one, I want this to plug into device number 0:26:59.980000 --> 0:27:02.160000 one in my topology. 0:27:02.160000 --> 0:27:06.340000 It would be kind of confusing if I had to type in number one here to get 0:27:06.340000 --> 0:27:09.000000 into device five in my topology. 0:27:09.000000 --> 0:27:10.720000 It would confuse me. 0:27:10.720000 --> 0:27:14.520000 So that's why I want to work up my topology first before I plug in my 0:27:14.520000 --> 0:27:15.460000 octal cable lines.