Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:01,280 --> 00:00:06,160
Welcome to Jeremy’s IT Lab. This is\xa0\n
2
00:00:06,960 --> 00:00:10,400
If you like these videos, please\xa0\n
3
00:00:11,119 --> 00:00:15,759
Also, please like and leave a comment, and share\xa0\n
4
00:00:15,759 --> 00:00:20,879
videos. Thanks for your help. Also, remember\xa0\n
5
00:00:20,879 --> 00:00:25,439
get all of the lab files for this course, so\xa0\n
6
00:00:26,719 --> 00:00:32,320
If you want more labs like these, I highly\xa0\n
7
00:00:32,320 --> 00:00:34,640
click the link in the video\xa0\n
8
00:00:35,359 --> 00:00:40,320
It’s a network simulator like packet tracer, but\xa0\n
9
00:00:40,320 --> 00:00:45,119
guided labs to not only help you get hands-on\xa0\n
10
00:00:45,119 --> 00:00:50,640
but also deepen your understanding of the exam\xa0\n
11
00:00:50,640 --> 00:00:54,560
certifications, so I feel confident\xa0\n
12
00:00:55,359 --> 00:00:59,679
If you want to get your own copy of NetSim,\xa0\n
13
00:01:01,439 --> 00:01:07,840
In this lab we will use CDP to map out a network\xa0\n
14
00:01:07,840 --> 00:01:14,400
network to LLDP. As you can see, there are\xa0\n
15
00:01:14,400 --> 00:01:20,480
in this network. In this lab you will use CDP show\xa0\n
16
00:01:20,480 --> 00:01:26,320
network. For the purpose of this video, I have\xa0\n
17
00:01:26,319 --> 00:01:31,519
go more smoothly. But in the lab file I’m sharing\xa0\n
18
00:01:33,120 --> 00:01:38,960
There are 4 steps, but they can be divided\xa0\n
19
00:01:38,959 --> 00:01:46,079
CDP configurations and using CDP to map out the\xa0\n
20
00:01:46,079 --> 00:01:54,159
CDP and enable LLDP instead. These network\xa0\n
21
00:01:54,159 --> 00:01:59,679
but perhaps we are switching over to LLDP to\xa0\n
22
00:02:00,719 --> 00:02:05,599
I was planning to have you configure the\xa0\n
23
00:02:05,599 --> 00:02:08,719
but actually those configurations\xa0\n
24
00:02:09,680 --> 00:02:17,280
Still, remember those commands, CDP TIMER,\xa0\n
25
00:02:17,280 --> 00:02:23,360
and LLDP REINIT. Okay, now I’ll do\xa0\n
26
00:02:25,039 --> 00:02:29,840
I’ll start on PC1. Although this PC can’t use CDP,\xa0\xa0
27
00:02:29,840 --> 00:02:35,840
we need to add its IP address to this network\xa0\n
28
00:02:36,639 --> 00:02:43,439
Then I’ll use the command IPCONFIG, and now\xa0\n
29
00:02:43,439 --> 00:02:53,199
address is 192.168.1.1, and the subnet mask is\xa0\n
30
00:02:54,159 --> 00:03:01,919
Also, the default gateway is 192.168.1.254,\xa0\n
31
00:03:01,919 --> 00:03:13,759
those labels. Network address of 192.168.1.0/24.\xa0\n
32
00:03:15,039 --> 00:03:22,000
Now I’ll move to SW1. So, we need to add\xa0\n
33
00:03:22,000 --> 00:03:31,039
the interface connected to PC1 for step 2. First\xa0\n
34
00:03:31,039 --> 00:03:39,519
check the CDP neighbor table. SHOW CDP NEIGHBORS.\xa0\n
35
00:03:39,520 --> 00:03:49,840
is connected to R1’s Gig0/2 interface. Let me add\xa0\n
36
00:03:51,039 --> 00:03:57,359
Now, how about the interface connected to\xa0\n
37
00:03:57,360 --> 00:04:04,400
different method. If there were many PCs connected\xa0\n
38
00:04:04,400 --> 00:04:09,599
and then look at SW1’s MAC address table to see\xa0\n
39
00:04:10,400 --> 00:04:16,639
However, I’m keeping it simple in this lab, only\xa0\n
40
00:04:16,639 --> 00:04:25,599
let’s just check which interface of SW1 is in a\xa0\n
41
00:04:25,600 --> 00:04:31,360
is connected to R1, and the only other interface\xa0\n
42
00:04:32,560 --> 00:04:41,199
so that must be connected to PC1. I’ll add that\xa0\n
43
00:04:41,199 --> 00:04:48,959
done with SW1 yet, let’s return to the CLI. Next\xa0\n
44
00:04:50,000 --> 00:04:59,920
CONF T. INTERFACE F0/10. First let’s check\xa0\n
45
00:05:01,040 --> 00:05:07,360
So, CDP is enabled on the interface.\xa0\n
46
00:05:08,240 --> 00:05:13,840
Remember, CDP RUN is used in global config\xa0\n
47
00:05:14,800 --> 00:05:21,360
CDP ENABLE is used in interface config mode to\xa0\n
48
00:05:22,399 --> 00:05:25,439
Okay, let’s check that it was disabled. DO\xa0\xa0
49
00:05:25,439 --> 00:05:32,240
SHOW CDP INTERFACE F0/10. And now there is no\xa0\n
50
00:05:34,000 --> 00:05:43,040
That’s all for SW1, now I’ll go on R1. ENABLE.\xa0\n
51
00:05:43,040 --> 00:05:53,600
SHOW CDP NEIGHBORS. We already labeled G0/2 and\xa0\n
52
00:05:53,600 --> 00:06:06,080
G0/1, let me label those. G0/0 for R1, and G0/1\xa0\n
53
00:06:06,079 --> 00:06:17,759
to R2’s G0/0 interface, I’ll label them. G0/1 for\xa0\n
54
00:06:17,759 --> 00:06:24,000
now let’s check R1’s IP address.\xa0\n
55
00:06:25,519 --> 00:06:32,240
Up here at the top you can see both the IP\xa0\n
56
00:06:32,240 --> 00:06:37,759
INTERFACE BRIEF is a convenient way to check IP\xa0\n
57
00:06:39,199 --> 00:06:45,839
So, I’ll add the 10.0.13.0/30 network label\xa0\n
58
00:06:46,879 --> 00:06:54,879
and .1 for R1’s IP address. Now, because\xa0\n
59
00:06:54,879 --> 00:07:02,240
valid host address in the network, that is .2.\xa0\n
60
00:07:02,240 --> 00:07:10,240
However, just to practice CDP let’s confirm R3’s\xa0\n
61
00:07:10,879 --> 00:07:18,159
R3. Up here under the device name you\xa0\n
62
00:07:19,680 --> 00:07:29,840
Now let’s check R1’s G0/1 interface. SHOW\xa0\n
63
00:07:31,279 --> 00:07:38,879
so let’s add those labels. 10.0.12.0/30\xa0\n
64
00:07:39,600 --> 00:07:44,720
and once again this is a /30 network\xa0\n
65
00:07:46,399 --> 00:07:52,399
Okay, let’s speed things up for the remaining\xa0\n
66
00:07:52,399 --> 00:08:04,560
first PC2. From the CLI of PC2, use IPCONFIG.\xa0\n
67
00:08:04,560 --> 00:08:15,199
address is 192.168.2.254. Let’s add those labels.\xa0\n
68
00:08:15,199 --> 00:08:27,920
.1 for PC2 and .254 for R2. Next I’ll move on to\xa0\n
69
00:08:30,399 --> 00:08:36,639
Okay, here we can see that SW2’s G0/2\xa0\n
70
00:08:36,639 --> 00:08:46,480
let’s add those labels. G0/2 for SW2, and\xa0\n
71
00:08:46,480 --> 00:08:50,800
sometimes it’s difficult to make all of\xa0\n
72
00:08:50,799 --> 00:08:56,240
while still fitting it all on one screen.\xa0\n
73
00:08:57,519 --> 00:09:03,279
SHOW INTERFACES STATUS. The\xa0\n
74
00:09:03,279 --> 00:09:10,159
so I’ll add that label, F0/1. Finally\xa0\n
75
00:09:11,279 --> 00:09:18,879
CONF T. INTERFACE F0/1. NO CDP\xa0\n
76
00:09:20,720 --> 00:09:28,320
Next, R2. All we need to check is the\xa0\n
77
00:09:29,440 --> 00:09:37,200
SHOW CDP NEIGHBORS. So, R2’s G0/2 interface\xa0\n
78
00:09:37,919 --> 00:09:42,000
I’ll add those labels now, G0/2 for both routers.\xa0\xa0
79
00:09:44,799 --> 00:09:50,559
Now, how about the IP addresses?\xa0\n
80
00:09:52,159 --> 00:09:59,360
Okay, R2’s IP address is 10.0.23.1/30.\xa0\n
81
00:09:59,360 --> 00:10:06,960
10.0.23.0/30, and R3’s address must\xa0\n
82
00:10:07,840 --> 00:10:17,840
10.0.23.0/30 for the network, .1 for\xa0\n
83
00:10:19,039 --> 00:10:30,159
Next I’ll do the same for PC3, SW3, and R3.\xa0\n
84
00:10:30,159 --> 00:10:38,959
PC3’s IP address is 192.168.3.1/24,\xa0\n
85
00:10:39,600 --> 00:10:52,159
Let’s label them. 192.168.3.0/24 for the network,\xa0\n
86
00:10:55,120 --> 00:11:04,960
ENABLE. SHOW CDP NEIGHBORS. Okay, SW3’s G0/1\xa0\n
87
00:11:04,960 --> 00:11:16,400
let me label those. G0/1 for SW3, and G0/0 for R3.\xa0\n
88
00:11:17,679 --> 00:11:24,799
SHOW INTERFACES STATUS. FastEthernet0/24\xa0\n
89
00:11:26,399 --> 00:11:29,120
And finally let’s disable CDP on that interface.\xa0\xa0
90
00:11:31,120 --> 00:11:41,919
CONF T. INTERFACE F0/24. NO CDP ENABLE. Okay, we\xa0\n
91
00:11:41,919 --> 00:11:47,679
and disabled CDP on interfaces connected\xa0\n
92
00:11:50,000 --> 00:11:57,440
Next, in steps 3 and 4 let’s disable CDP\xa0\n
93
00:11:57,440 --> 00:12:01,840
TRANSMIT and RECEIVE on the interfaces\xa0\n
94
00:12:03,120 --> 00:12:08,480
First, let me clarify something about LLDP\xa0\n
95
00:12:08,480 --> 00:12:15,120
have to enable LLDP globally and on each\xa0\n
96
00:12:15,120 --> 00:12:21,200
should enable LLDP TRANSMIT and RECEIVE on each\xa0\n
97
00:12:21,200 --> 00:12:28,160
device. On some devices, LLDP itself is globally\xa0\n
98
00:12:28,159 --> 00:12:36,079
these configurations on, configuring LLDP RUN also\xa0\n
99
00:12:36,080 --> 00:12:42,560
this lab, however, LLDP TRANSMIT and RECEIVE have\xa0\n
100
00:12:44,000 --> 00:12:47,200
The configurations are quite simple,\xa0\n
101
00:12:48,080 --> 00:12:58,000
I’ll start here on SW3. First, EXIT to return to\xa0\n
102
00:12:59,039 --> 00:13:07,120
And then enable LLDP. LLDP RUN. Now, we need to\xa0\n
103
00:13:07,120 --> 00:13:20,560
network device, G0/1 only on SW3. INTERFACE\xa0\n
104
00:13:23,519 --> 00:13:33,840
ENABLE. CONF T. NO CDP RUN. LLDP RUN. Next I’ll\xa0\n
105
00:13:35,120 --> 00:13:45,360
INTERFACE RANGE G0/0 – 2. LLDP\xa0\n
106
00:13:47,840 --> 00:13:58,879
Next I’ll do SW2. EXIT. NO CDP RUN.\xa0\n
107
00:14:00,320 --> 00:14:16,640
INTERFACE G0/2. LLDP TRANSMIT. LLDP RECEIVE. Okay,\xa0\n
108
00:14:16,639 --> 00:14:27,360
enable it on all connected interfaces. INTERFACE\xa0\n
109
00:14:29,519 --> 00:14:32,879
Okay, finally SW1 and R1, SW1 first.\xa0\xa0
110
00:14:35,600 --> 00:14:50,639
EXIT. NO CDP RUN. LLDP RUN. INTERFACE G0/1.\xa0\n
111
00:14:53,919 --> 00:15:07,679
CONF T. NO CDP RUN. LLDP RUN. INTERFACE\xa0\n
112
00:15:09,440 --> 00:15:15,440
Okay, we’ve enabled LLDP on all devices. I’m going\xa0\n
113
00:15:16,559 --> 00:15:20,079
As I click through here, you’ll see\xa0\n
114
00:15:21,120 --> 00:15:26,000
EIGRP, because I pre-configured EIGRP\xa0\n
115
00:15:26,000 --> 00:15:33,039
out some pings. Also STP, and LLDP.\xa0\n
116
00:15:34,320 --> 00:15:39,840
So, with this we can confirm that CDP has\xa0\n
117
00:15:41,039 --> 00:15:46,159
If you want some additional practice, you could\xa0\n
118
00:15:46,159 --> 00:15:52,399
this time using LLDP instead of CDP.\xa0\n
119
00:15:52,399 --> 00:15:56,959
let’s take a look at a bonus lab in\xa0\n
120
00:15:59,600 --> 00:16:05,200
Okay, here's today's Boson NetSim lab preview.\xa0\n
121
00:16:05,200 --> 00:16:11,440
Protocol. Here is the lab topology. It's pretty\xa0\n
122
00:16:12,159 --> 00:16:17,679
As I have said before, NetSim has a wide variety\xa0\n
123
00:16:18,240 --> 00:16:23,680
and some of them are shorter and simpler\xa0\n
124
00:16:23,679 --> 00:16:26,799
you need to know to complete this lab.\xa0\n
125
00:16:27,360 --> 00:16:35,680
LLDP HOLDTIME, RECEIVE, RUN, TIMER, TRANSMIT,\xa0\n
126
00:16:35,679 --> 00:16:45,599
tasks. Task 1 is Configure LLDP. Task 2 Configure\xa0\n
127
00:16:46,879 --> 00:16:51,840
So looks pretty long, but each of these steps is\xa0\n
128
00:16:53,200 --> 00:16:59,040
So starting with Task 1, step 1. It says up here,\xa0\n
129
00:17:00,240 --> 00:17:06,880
So here we are. Step 1, display global LLDP\xa0\n
130
00:17:10,640 --> 00:17:20,800
SHOW LLDP. Okay, no LLDP is not running at the\xa0\n
131
00:17:21,359 --> 00:17:27,839
LLDP RUN. So, that enables\xa0\n
132
00:17:27,839 --> 00:17:35,039
and as I clarified before this also should enable\xa0\n
133
00:17:35,039 --> 00:17:40,960
the lecture I said you have to enable it globally\xa0\n
134
00:17:42,000 --> 00:17:47,920
usually just LLDP RUN should be enough. But this\xa0\n
135
00:17:51,039 --> 00:17:57,119
Okay, so display a summarized list, or sorry\xa0\n
136
00:17:57,119 --> 00:18:04,799
command to verify that LLDP is enabled. So,\xa0\n
137
00:18:04,799 --> 00:18:14,799
it says status: ACTIVE. Okay, now I'll show that\xa0\n
138
00:18:16,799 --> 00:18:22,399
How many neighbors have been discovered?\xa0\n
139
00:18:22,400 --> 00:18:29,759
step 5. Display a detailed list of neighbors.\xa0\n
140
00:18:31,839 --> 00:18:36,240
And what is the chassis ID of the neighbor\xa0\n
141
00:18:36,240 --> 00:18:42,880
that chassis ID is. That is this here. And what\xa0\n
142
00:18:42,880 --> 00:18:49,760
is the MAC address of Router2. Okay, how many\xa0\n
143
00:18:49,759 --> 00:18:55,440
previously received LLDP information for this\xa0\n
144
00:18:55,440 --> 00:19:00,640
that means. That is referring to the hold time.\xa0\n
145
00:19:02,000 --> 00:19:06,799
But at the moment there are 97 seconds\xa0\n
146
00:19:06,799 --> 00:19:12,240
there were 97 seconds. If I do that again, now\xa0\n
147
00:19:15,200 --> 00:19:24,640
Okay, so that is task 1. Next task 2 step 1.\xa0\n
148
00:19:25,359 --> 00:19:38,719
interface. Okay, DO SHOW LLDP INTERFACE F0/0.\xa0\n
149
00:19:38,720 --> 00:19:46,880
receiving and sending LLDP advertisements? Well,\xa0\n
150
00:19:46,880 --> 00:19:54,560
currently IDLE, meaning it's waiting to send the\xa0\n
151
00:19:54,559 --> 00:20:02,079
that means it is waiting for the next frame from\xa0\n
152
00:20:02,079 --> 00:20:11,119
being sent out of the FastEthernet0/0 interface.\xa0\n
153
00:20:12,799 --> 00:20:17,359
TRANSMIT. And that disables the\xa0\n
154
00:20:19,680 --> 00:20:22,240
Okay, and then in step 4 let's\xa0\n
155
00:20:28,400 --> 00:20:35,040
Okay, so Tx is now disabled. However Rx is still\xa0\n
156
00:20:36,160 --> 00:20:40,960
LLDP messages from Router2, but it won't\xa0\n
157
00:20:44,240 --> 00:20:52,079
Okay, and then step 5 says to configure Router1\xa0\n
158
00:20:52,079 --> 00:20:59,279
it already is, Rx is enabled, and to send LLDP\xa0\n
159
00:21:00,319 --> 00:21:08,960
Okay, so that means enable TRANSMIT once more.\xa0\n
160
00:21:11,039 --> 00:21:18,079
Okay finally task 3, tune LLDP timers.\xa0\n
161
00:21:18,640 --> 00:21:23,200
What is the default number of seconds that\xa0\n
162
00:21:23,200 --> 00:21:30,080
sent? So that is by default 30 seconds. And next,\xa0\n
163
00:21:30,079 --> 00:21:35,199
elapse before a receiving device\xa0\n
164
00:21:35,200 --> 00:21:40,160
in a previously received LLDP advertisement\xa0\n
165
00:21:40,160 --> 00:21:45,680
difficult to understand, that is referring to\xa0\n
166
00:21:48,559 --> 00:21:52,879
And there are the default timers. 30 seconds\xa0\n
167
00:21:53,839 --> 00:21:59,519
120 second holdtime, and also the reinitialization\xa0\n
168
00:22:01,359 --> 00:22:06,559
Okay, and then in steps 2 and 3 we are\xa0\n
169
00:22:06,559 --> 00:22:16,000
a 60 second hold time and 15 second\xa0\n
170
00:22:16,720 --> 00:22:26,880
LLDP TIMER 15. And let's check. DO SHOW\xa0\n
171
00:22:29,279 --> 00:22:35,599
Okay, so that's all for this lab. To finish up\xa0\n
172
00:22:35,599 --> 00:22:42,000
icon up here, it says grade lab. So if I click\xa0\n
173
00:22:42,000 --> 00:22:50,799
successfully. And you can check the configurations\xa0\n
174
00:22:50,799 --> 00:22:57,039
configurations are highlighted either red or blue,\xa0\n
175
00:23:03,200 --> 00:23:07,840
Okay so that's Boson NetSim for the\xa0\n
176
00:23:07,839 --> 00:23:09,599
please follow the link in the video description.\xa0\xa0
177
00:23:10,160 --> 00:23:16,000
There's over 100 detailed, guided labs, and\xa0\n
178
00:23:16,000 --> 00:23:22,079
So I really highly recommend Boson NetSim\xa0\n
179
00:23:22,720 --> 00:23:27,120
So once again, if you want Boson NetSim, please\xa0\n
180
00:23:29,279 --> 00:23:33,519
Before finishing today’s video I want\xa0\n
181
00:23:34,240 --> 00:23:36,880
To join, please click the\xa0\n
182
00:23:37,759 --> 00:23:44,400
Thank you to Magrathea, Samil, Aaron, Junhong,\xa0\n
183
00:23:44,400 --> 00:23:52,400
Nasir, Erlison, Apogee, Marko, Daming, Jhilmar,\xa0\n
184
00:23:52,400 --> 00:23:56,480
Mark, Yousif, Boson Software,\xa0\n
185
00:23:57,440 --> 00:24:01,440
Sorry if I pronounced your name incorrectly,\xa0\n
186
00:24:02,400 --> 00:24:08,960
This is the list of JCNP-level members at the time\xa0\n
187
00:24:08,960 --> 00:24:13,519
you signed up recently and your name isn’t on\xa0\n
188
00:24:15,359 --> 00:24:17,839
Thank you for watching. Please\xa0\n
189
00:24:18,480 --> 00:24:23,200
like the video, leave a comment, and share the\xa0\n
190
00:24:24,240 --> 00:24:29,839
If you want to leave a tip, check the links in the\xa0\n
191
00:24:29,839 --> 00:24:36,480
and accept BAT, or Basic Attention Token, tips\xa0\n
16220
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.