1 00:00:03,096 --> 00:00:06,346 (electronic whooshing) 2 00:00:08,822 --> 00:00:09,655 - [Keith] So in this video we're going 3 00:00:09,655 --> 00:00:10,989 to resume with where we left off. 4 00:00:10,989 --> 00:00:13,144 And this is part two, so in this particular case 5 00:00:13,144 --> 00:00:15,344 we're going to be adding our IP addresses 6 00:00:15,344 --> 00:00:17,348 to all of our interfaces, and we're gonna be 7 00:00:17,348 --> 00:00:18,899 creating those loopback interfaces 8 00:00:18,899 --> 00:00:21,851 and adding IP addresses to that as well. 9 00:00:21,851 --> 00:00:23,243 Okay, so starting with the topology 10 00:00:23,243 --> 00:00:26,795 that we already created in the first section, 11 00:00:26,795 --> 00:00:30,940 let's go ahead and add our IP addresses to this. 12 00:00:30,940 --> 00:00:33,173 So I'm just gonna go ahead and turn on 13 00:00:33,173 --> 00:00:35,212 all the routers, at this point, simultaneously, 14 00:00:35,212 --> 00:00:36,727 because I only have four routers 15 00:00:36,727 --> 00:00:39,560 and it's okay to turn that many on at once. 16 00:00:39,560 --> 00:00:40,822 If I had a larger topology of eight 17 00:00:40,822 --> 00:00:42,236 or nine routers, I'd probably wanna 18 00:00:42,236 --> 00:00:44,113 do them one at a time. 19 00:00:44,113 --> 00:00:47,827 And also, I'm gonna want this to use SecureCRT, 20 00:00:47,827 --> 00:00:51,005 so I'm gonna go to Edit, and Preferences, 21 00:00:51,005 --> 00:00:53,554 to make sure I can use the tabbed 22 00:00:53,554 --> 00:00:55,554 advantages of SecureCRT. 23 00:00:57,171 --> 00:00:58,972 And right now, 24 00:00:58,972 --> 00:01:01,325 that is already set up. 25 00:01:01,325 --> 00:01:02,158 So we can see here, 26 00:01:02,158 --> 00:01:04,227 under Console applications for Telnet, 27 00:01:04,227 --> 00:01:06,513 it is using SecureCRT and it's got all the 28 00:01:06,513 --> 00:01:09,132 correct arguments to do tabbing and everything else. 29 00:01:09,132 --> 00:01:10,546 So we're okay there. 30 00:01:10,546 --> 00:01:14,540 So hit OK, and let's just go ahead and verify 31 00:01:14,540 --> 00:01:16,441 all these routers are, indeed, running. 32 00:01:16,441 --> 00:01:18,147 Because I can see here in the Topology Summary 33 00:01:18,147 --> 00:01:19,640 they're all green. 34 00:01:19,640 --> 00:01:21,084 That's what I wanna see. 35 00:01:21,084 --> 00:01:22,967 So now I should be able to start them all up. 36 00:01:22,967 --> 00:01:24,843 So go ahead and, 37 00:01:24,843 --> 00:01:26,765 I'm gonna Console connect to every single 38 00:01:26,765 --> 00:01:28,627 one of them, all at the same time, 39 00:01:28,627 --> 00:01:31,794 rather than hitting them individually. 40 00:01:33,658 --> 00:01:35,487 And there we go. 41 00:01:35,487 --> 00:01:38,203 Alright now, for whatever reason, SecureCRT, 42 00:01:38,203 --> 00:01:39,420 when it opens up, it doesn't put the 43 00:01:39,420 --> 00:01:41,454 tabs in the order I would actually like. 44 00:01:41,454 --> 00:01:42,889 I want to be numerical, you know, 45 00:01:42,889 --> 00:01:44,767 one, two, three, four. 46 00:01:44,767 --> 00:01:46,334 So I'm just gonna move my routers around 47 00:01:46,334 --> 00:01:47,834 a little bit here, 48 00:01:49,415 --> 00:01:52,415 to get them where I want them to be. 49 00:01:53,612 --> 00:01:55,815 Okay, let's just start with router one. 50 00:01:55,815 --> 00:01:59,843 I'll go ahead and expand him for a moment. 51 00:01:59,843 --> 00:02:01,900 Let's create the loopback interface first. 52 00:02:01,900 --> 00:02:04,900 (keyboard clacking) 53 00:02:08,971 --> 00:02:11,810 and then interface serial 2/0, 54 00:02:11,810 --> 00:02:14,186 (keyboard clacking) 55 00:02:14,186 --> 00:02:16,211 Don't, do not have to put a clock rate 56 00:02:16,211 --> 00:02:18,312 as if these were real routers. 57 00:02:18,312 --> 00:02:19,781 Because, 58 00:02:19,781 --> 00:02:20,614 in GNS3, 59 00:02:22,067 --> 00:02:23,617 we don't have to worry about that. 60 00:02:23,617 --> 00:02:26,617 (keyboard clacking) 61 00:02:33,017 --> 00:02:34,228 Alright, so that takes care of the 62 00:02:34,228 --> 00:02:36,334 IP information for router one. 63 00:02:36,334 --> 00:02:38,097 Let's go ahead and save his config, 64 00:02:38,097 --> 00:02:39,167 because we're also going to be using 65 00:02:39,167 --> 00:02:42,649 snapshots as we go along this process 66 00:02:42,649 --> 00:02:44,427 so we can go back and forth in time 67 00:02:44,427 --> 00:02:47,827 if we need to change things or troubleshoot things. 68 00:02:47,827 --> 00:02:49,369 So, save his configuration, 69 00:02:49,369 --> 00:02:51,408 let's go ahead and minimize him. 70 00:02:51,408 --> 00:02:52,943 And let's now go to, 71 00:02:52,943 --> 00:02:55,851 Ah, so, for some reason it moved these around. 72 00:02:55,851 --> 00:02:58,684 Tryin' to get me in trouble, here. 73 00:03:00,834 --> 00:03:03,834 Alright, now let's go to router two. 74 00:03:04,703 --> 00:03:06,357 (keyboard clacking) 75 00:03:06,357 --> 00:03:07,929 Interface serial 2/0, 76 00:03:07,929 --> 00:03:10,303 that connects back to router one. 77 00:03:10,303 --> 00:03:13,303 (keyboard clacking) 78 00:03:17,193 --> 00:03:20,284 And interface serial 2/1, that connects to router four. 79 00:03:20,284 --> 00:03:23,284 (keyboard clacking) 80 00:03:30,585 --> 00:03:31,877 And that's, pretty much, all we have to do 81 00:03:31,877 --> 00:03:34,560 as far as IP addressing is concerned on that router. 82 00:03:34,560 --> 00:03:38,727 And make sure we save our configuration there, as well. 83 00:03:41,352 --> 00:03:43,245 I love how it keeps moving my windows 84 00:03:43,245 --> 00:03:45,476 on me when I expand and then contract. 85 00:03:45,476 --> 00:03:46,642 That's just, 86 00:03:46,642 --> 00:03:49,123 so adorable of SecureCRT. 87 00:03:49,123 --> 00:03:51,442 Okay, so let's go ahead and go to router three now. 88 00:03:51,442 --> 00:03:54,353 (keyboard clacking) 89 00:03:54,353 --> 00:03:56,341 Interface fast Ethernet 0/0 which connects 90 00:03:56,341 --> 00:03:58,092 back to router one. 91 00:03:58,092 --> 00:04:01,092 (keyboard clacking) 92 00:04:03,218 --> 00:04:05,587 And interface fast Ethernet 93 00:04:05,587 --> 00:04:07,654 let's see, I forgot so let's go back to GNS3. 94 00:04:07,654 --> 00:04:10,327 It's fast Ethernet 0/1 here, which is 95 00:04:10,327 --> 00:04:12,212 the other interface that we wanna configure. 96 00:04:12,212 --> 00:04:15,212 (keyboard clacking) 97 00:04:24,127 --> 00:04:25,892 Save his configuration. 98 00:04:25,892 --> 00:04:27,347 I'm just gonna go ahead and close that window 99 00:04:27,347 --> 00:04:29,560 because I can't have the window up, 100 00:04:29,560 --> 00:04:31,480 anyway, when I create a snapshot. 101 00:04:31,480 --> 00:04:33,598 Because all the routers have to be powered off. 102 00:04:33,598 --> 00:04:36,348 (mouse clicking) 103 00:04:37,486 --> 00:04:39,029 And the last router we need to configure, 104 00:04:39,029 --> 00:04:40,479 is router four. 105 00:04:40,479 --> 00:04:43,479 (keyboard clacking) 106 00:05:04,789 --> 00:05:07,106 And let's finish off the IP addressing, here. 107 00:05:07,106 --> 00:05:10,106 (keyboard clacking) 108 00:05:14,559 --> 00:05:15,847 And let's just verify that he's 109 00:05:15,847 --> 00:05:17,356 got all the correct IP addresses. 110 00:05:17,356 --> 00:05:19,356 Show IP interface brief. 111 00:05:22,155 --> 00:05:23,426 We got our two physical interfaces 112 00:05:23,426 --> 00:05:25,692 and we have our loopback, everything looks good. 113 00:05:25,692 --> 00:05:28,694 So let's save the configuration, here. 114 00:05:28,694 --> 00:05:32,627 Let's go ahead and shut down SecureCRT. 115 00:05:32,627 --> 00:05:33,460 And let's go ahead and use some 116 00:05:33,460 --> 00:05:34,961 of these other tools here to just 117 00:05:34,961 --> 00:05:36,786 include what we've done so far. 118 00:05:36,786 --> 00:05:40,267 So let's go ahead and use the Add a note tool 119 00:05:40,267 --> 00:05:42,431 to now put in out IP addresses in subnet. 120 00:05:42,431 --> 00:05:45,469 So we can keep that in track. 121 00:05:45,469 --> 00:05:47,552 So, 1.2.1.x/24 122 00:05:48,827 --> 00:05:49,984 That looks good. 123 00:05:49,984 --> 00:05:52,798 Now let's go ahead and duplicate that four times. 124 00:05:52,798 --> 00:05:55,914 (mouse clicking) 125 00:05:55,914 --> 00:05:57,580 Alright, this one over here. 126 00:05:57,580 --> 00:06:01,727 We're gonna right click on it and do Text edit. 127 00:06:01,727 --> 00:06:04,569 (mouse clicking) 128 00:06:04,569 --> 00:06:06,018 and that one is going to be 129 00:06:06,018 --> 00:06:06,851 2.4.2.x 130 00:06:10,211 --> 00:06:12,329 This one down here, 131 00:06:12,329 --> 00:06:16,119 we'll right click on that and Text edit, 132 00:06:16,119 --> 00:06:16,952 1.3.1.x 133 00:06:18,744 --> 00:06:21,744 (keyboard clacking) 134 00:06:25,163 --> 00:06:27,080 And this one down here, 135 00:06:30,810 --> 00:06:32,143 will be 3.4.3.x. 136 00:06:36,821 --> 00:06:38,741 Okay, and let's go ahead and use the 137 00:06:38,741 --> 00:06:42,068 add an ellipse tool, or Draw an ellipse 138 00:06:42,068 --> 00:06:45,901 to represent our loopbacks that we've created. 139 00:06:48,068 --> 00:06:49,170 We'll put one right here and then 140 00:06:49,170 --> 00:06:52,587 we'll right click that and hit Duplicate. 141 00:06:54,372 --> 00:06:57,743 And then we'll drag the new one over here. 142 00:06:57,743 --> 00:06:58,615 And then, once again, we'll use 143 00:06:58,615 --> 00:07:02,525 the Add a note tool to actually draw inside there. 144 00:07:02,525 --> 00:07:03,442 Loopback 0, 145 00:07:04,732 --> 00:07:05,565 11.11.11.1 146 00:07:11,508 --> 00:07:12,341 Duplicate, 147 00:07:15,660 --> 00:07:16,493 and Edit. 148 00:07:18,505 --> 00:07:22,160 (keyboard clacking) 149 00:07:22,160 --> 00:07:23,804 Alright so that gives us everything 150 00:07:23,804 --> 00:07:26,391 we've done, now, from an IP perspective. 151 00:07:26,391 --> 00:07:29,558 So let's go ahead and save our project 152 00:07:30,795 --> 00:07:31,628 as it is. 153 00:07:33,888 --> 00:07:35,117 And at this point, let's go ahead 154 00:07:35,117 --> 00:07:37,607 and create a snapshot, now, of where we are 155 00:07:37,607 --> 00:07:39,504 with all of our IP addresses intact. 156 00:07:39,504 --> 00:07:43,360 Before we start adding routing protocols onto this. 157 00:07:43,360 --> 00:07:45,309 So I'm gonna create a snapshot, 158 00:07:45,309 --> 00:07:46,343 Create. 159 00:07:46,343 --> 00:07:48,010 And I'm gonna say IP 160 00:07:48,893 --> 00:07:49,726 addresses 161 00:07:50,984 --> 00:07:51,817 only 162 00:07:55,411 --> 00:07:57,035 Close. 163 00:07:57,035 --> 00:07:57,868 (surprised exclamation) 164 00:07:57,868 --> 00:07:59,388 Ah, but I broke the cardinal rule 165 00:07:59,388 --> 00:08:01,435 the cardinal rule of snapshots, which is 166 00:08:01,435 --> 00:08:03,302 The routers must be in a powered 167 00:08:03,302 --> 00:08:05,487 down state when you do the snapshot. 168 00:08:05,487 --> 00:08:08,000 That snapshot I just took might not even work. 169 00:08:08,000 --> 00:08:11,128 So let's turn everything off. 170 00:08:11,128 --> 00:08:13,743 Let's create a snapshot again. 171 00:08:13,743 --> 00:08:15,551 I'll give it the exact same name. 172 00:08:15,551 --> 00:08:16,968 IP-addresses-only 173 00:08:21,173 --> 00:08:23,061 And then the one with the earlier time stamp, 174 00:08:23,061 --> 00:08:24,978 I will get rid of that. 175 00:08:25,853 --> 00:08:26,853 There we go. 176 00:08:28,488 --> 00:08:29,321 Alright. 177 00:08:29,321 --> 00:08:32,042 And that concludes this section of the video. 178 00:08:32,042 --> 00:08:33,447 In the next section we're gonna, finally, 179 00:08:33,447 --> 00:08:36,447 start adding EIGRP to this topology. 180 00:08:37,942 --> 00:08:41,275 (electronic whooshing)