Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:03,520 --> 00:00:06,870
This is a free, complete course for the CCNA.
2
00:00:06,870 --> 00:00:10,720
If you like these videos, please subscribe\n
3
00:00:10,720 --> 00:00:15,040
Also, please like and leave a comment, and\n
4
00:00:17,300 --> 00:00:21,140
Also, remember to sign up via the link in\n
5
00:00:21,140 --> 00:00:26,019
for this course, so you can try it out yourself\n
6
00:00:26,019 --> 00:00:30,300
If you want more labs like these, I highly\n
7
00:00:30,300 --> 00:00:34,179
the CCNA, click the link in the video description\n
8
00:00:34,179 --> 00:00:39,210
It’s a network simulator like packet tracer,\n
9
00:00:39,210 --> 00:00:44,210
of these guided labs to not only help you\n
10
00:00:44,210 --> 00:00:47,569
but also deepen your understanding of the\nexam topics.
11
00:00:47,569 --> 00:00:52,549
I used it myself when studying for my certifications,\n
12
00:00:54,030 --> 00:00:59,999
If you want to get your own copy of NetSim,\n
13
00:00:59,999 --> 00:01:04,379
In this video we’ll practice some basic\nEIGRP configurations.
14
00:01:04,379 --> 00:01:09,260
The configuration of EIGRP itself isn’t\n
15
00:01:09,260 --> 00:01:16,299
to introduce some aspects of EIGRP that might\n
16
00:01:16,299 --> 00:01:20,560
path selection, and unequal-cost load-balancing.
17
00:01:20,560 --> 00:01:24,969
My advice is to try to remember the extra\n
18
00:01:24,968 --> 00:01:28,569
worry about remembering all of the EIGRP-specific\ncommands.
19
00:01:28,569 --> 00:01:33,788
Actually, this video will be half lab and\n
20
00:01:39,299 --> 00:01:44,259
So, we’ll have to make sure we configure\n
21
00:01:44,269 --> 00:01:49,069
become EIGRP neighbors, and therefore won’t\n
22
00:01:49,069 --> 00:01:54,189
In this network, the link between R1 and R2\n
23
00:01:54,188 --> 00:01:57,529
connections between routers are FastEthernet.
24
00:01:57,530 --> 00:02:02,349
Step 1 is to configure the appropriate hostnames\n
25
00:02:05,450 --> 00:02:11,299
Instead of pre-configuring everything, I decided\n
26
00:02:11,299 --> 00:02:15,900
To save time in this video I did pre-configure\n
27
00:02:15,900 --> 00:02:19,670
you download you’ll have to configure the\n
28
00:02:19,669 --> 00:02:23,509
So, let’s move straight to step 2.
29
00:02:23,509 --> 00:02:26,310
Configure a loopback interface on each router.
30
00:02:26,310 --> 00:02:31,390
I only briefly mentioned these in the last\n
31
00:02:31,389 --> 00:02:36,289
talk more about them in the OSPF videos coming\n
32
00:02:37,289 --> 00:02:42,500
I’ll hop on R1 and configure its loopback\ninterface.
33
00:02:44,870 --> 00:02:47,688
First let’s check R1’s interfaces.
34
00:02:50,060 --> 00:02:55,769
So, you can see the interfaces which I pre-configured\n
35
00:02:59,989 --> 00:03:05,829
CONF T. INTERFACE, and let’s use the question\nmark.
36
00:03:05,829 --> 00:03:11,439
Here you can see the loopback option, so type\n
37
00:03:12,810 --> 00:03:16,530
Then let’s use the question mark again.
38
00:03:16,530 --> 00:03:20,848
As you can see the numerical range you can\n
39
00:03:20,848 --> 00:03:25,068
I’m not sure what the maximum number of\n
40
00:03:25,068 --> 00:03:28,328
is, but it probably depends on the type of\nrouter.
41
00:03:28,329 --> 00:03:32,569
Anyway, I’ll just make this ‘loopback\n0’.
42
00:03:32,568 --> 00:03:37,479
As soon as you enter the command, you get\n
43
00:03:37,479 --> 00:03:41,628
Now you can configure the IP address just\n
44
00:03:41,628 --> 00:03:48,639
IP ADDRESS 1.1.1.1 255.255.255.255.
45
00:03:48,639 --> 00:03:53,639
It’s common to use a /32 mask for loopback\naddresses.
46
00:03:53,639 --> 00:03:58,699
I won’t talk in depth about loopback interfaces\n
47
00:03:58,699 --> 00:04:01,639
is a virtual interface in the router.
48
00:04:01,639 --> 00:04:04,639
Now let’s check the interfaces here once\nmore.
49
00:04:07,799 --> 00:04:12,099
Now you can see the Loopback0 interface and\n
50
00:04:14,128 --> 00:04:19,839
A loopback interface is always up unless you\n
51
00:04:19,839 --> 00:04:24,049
Now I’ll go through the other routers and\n
52
00:04:33,800 --> 00:04:37,850
As you can see, you can just type ‘L’\n
53
00:04:39,839 --> 00:04:47,539
IP ADDRESS 2.2.2.2 255.255.255.255.
54
00:04:56,839 --> 00:05:04,729
IP ADDRESS 3.3.3.3 255.255.255.255.
55
00:05:13,139 --> 00:05:19,639
IP ADDRESS 4.4.4.4 255.255.255.255.
56
00:05:23,759 --> 00:05:27,509
Next up let’s configure EIGRP on each router.
57
00:05:27,509 --> 00:05:30,930
Since I’m on R4 already, I’ll start here.
58
00:05:30,930 --> 00:05:35,930
You can enter EIGRP configuration mode directly\n
59
00:05:35,930 --> 00:05:38,949
no need to go back to global config mode.
60
00:05:38,949 --> 00:05:45,839
ROUTER EIGRP, and for EIGRP we have to enter\n
61
00:05:45,839 --> 00:05:50,019
This number must match for two routers to\n
62
00:05:50,019 --> 00:05:53,659
In this lab, I’m using an AS number of 100.
63
00:05:53,660 --> 00:05:56,820
From here, let’s enable EIGRP on all interfaces.
64
00:05:56,819 --> 00:06:00,370
Actually, let me show you a little shortcut.
65
00:06:00,370 --> 00:06:03,970
This is not recommended in real networks,\n
66
00:06:03,970 --> 00:06:08,120
interfaces you want to enable EIGRP on.
67
00:06:08,120 --> 00:06:12,990
But you can enable EIGRP on ALL interfaces\n
68
00:06:12,990 --> 00:06:18,740
NETWORK 0.0.0.0 255.255.255.255.
69
00:06:18,740 --> 00:06:26,100
Remember, the NETWORK command uses a wildcard\n
70
00:06:28,500 --> 00:06:37,680
So, ALL IP address are in the 0.0.0.0/0 range,\n
71
00:06:37,680 --> 00:06:44,430
Once again, not recommended in real networks,\n
72
00:06:44,430 --> 00:06:47,650
Next we are instructed to disable auto-summary.
73
00:06:47,649 --> 00:06:52,469
The routers I used in the lecture video had\n
74
00:06:52,470 --> 00:06:57,050
these routers have it enabled by default,\n
75
00:06:57,050 --> 00:06:59,340
Let me show you it’s activated.
76
00:07:02,189 --> 00:07:07,100
It says right here, ‘Automatic network summarization\n
77
00:07:14,649 --> 00:07:17,679
‘Automatic network summarization is not\nin effect.’
78
00:07:19,470 --> 00:07:24,890
Next up we are told to configure passive interfaces\n
79
00:07:24,889 --> 00:07:31,039
So, I said in the lecture video that we should\n
80
00:07:31,040 --> 00:07:34,060
any EIGRP neighbors, a passive interface.
81
00:07:34,060 --> 00:07:38,339
However, it’s a good idea to do it on loopback\ninterfaces also.
82
00:07:39,339 --> 00:07:44,229
Well, the router will treat the loopback interface\n
83
00:07:44,230 --> 00:07:48,860
messages out of it, even though the loopback\n
84
00:07:48,860 --> 00:07:54,379
It’s just a waste of resources on the router,\n
85
00:08:05,389 --> 00:08:09,860
Now GigabitEthernet0/0 and Loopback0 are listed\n
86
00:08:09,860 --> 00:08:15,990
Okay, that’s all of the configuration on\nR4, next I’ll do R3.
87
00:08:15,990 --> 00:08:20,610
Directly from interface config mode, let’s\n
88
00:08:22,560 --> 00:08:27,209
Again, make sure that AS number matches with\nthe other routers.
89
00:08:27,209 --> 00:08:31,739
Here on R3 I’ll be a little more responsible\n
90
00:08:34,399 --> 00:08:43,568
NETWORK 10.0.13.0 0.0.0.3, that’s a /30\n
91
00:08:47,089 --> 00:08:52,530
Don’t forget the loopback interface, we\n
92
00:08:59,320 --> 00:09:04,280
That’s a /32 prefix length written as a\nwildcard mask.
93
00:09:08,940 --> 00:09:12,560
Finally, make Loopback0 a passive interface.
94
00:09:21,110 --> 00:09:26,539
Auto-summary is disabled, these are the network\n
95
00:09:29,740 --> 00:09:33,810
Next up I’ll do basically the same configurations\non R2.
96
00:09:37,100 --> 00:09:47,870
NETWORK 10.0.12.0 0.0.0.3 NETWORK 10.0.24.0\n0.0.0.3.
97
00:09:59,340 --> 00:10:02,120
I’ll quickly check that everything is okay.
98
00:10:06,120 --> 00:10:13,459
Auto-summary is disabled, the network commands\n
99
00:10:13,458 --> 00:10:17,878
Finally I’ll go on R1 and do the same configurations,\n
100
00:10:17,879 --> 00:10:21,550
get a little more in depth about how EIGRP\nworks.
101
00:10:35,100 --> 00:10:41,240
Notice how quickly EIGRP forms adjacencies\n
102
00:10:50,249 --> 00:10:57,019
Okay, first up I’ll check DO SHOW IP PROTOCOLS\nlike the others.
103
00:10:57,019 --> 00:11:00,850
Auto-summary is disabled, I’ve configured\n
104
00:11:00,850 --> 00:11:07,690
a passive interface, and you can also see\n
105
00:11:07,690 --> 00:11:11,079
EIGRP was successfully enabled on its interfaces.
106
00:11:11,078 --> 00:11:15,899
Let’s check a better command to view the\nEIGRP neighbors.
107
00:11:18,899 --> 00:11:25,559
OSPF has basically the same command to view\n
108
00:11:25,559 --> 00:11:31,069
You can see R1’s two neighbors, which interface\n
109
00:11:31,070 --> 00:11:33,269
that you don’t need to worry about now.
110
00:11:33,269 --> 00:11:38,778
Let’s also check if R1 is receiving the\ncorrect EIGRP routes.
111
00:11:38,778 --> 00:11:44,169
DO SHOW IP ROUTE, and you can actually filter\n
112
00:11:44,169 --> 00:11:48,789
routing table by adding EIGRP on the end like\nthis.
113
00:11:48,789 --> 00:11:54,289
You can also do commands like this, DO SHOW\n
114
00:11:55,549 --> 00:12:01,328
If we configured static routes you could see\n
115
00:12:01,328 --> 00:12:04,688
But this time, let’s view the EIGRP routes.
116
00:12:08,028 --> 00:12:11,110
Notice the ‘D’ that indicates EIGRP routes.
117
00:12:11,110 --> 00:12:17,600
So, R1 has routes to the loopback interfaces\nof R2, R3, and R4.
118
00:12:17,600 --> 00:12:25,519
Also routes to the 10.0.24.0 subnet between\n
119
00:12:25,519 --> 00:12:32,339
and R4, and 192.168.4.0/24, R4’s internal\nnetwork.
120
00:12:33,480 --> 00:12:41,889
Notice EIGRP’s metric numbers, for example\n
121
00:12:41,889 --> 00:12:46,839
Fortunately, when we move to OSPF you’ll\n
122
00:12:48,149 --> 00:12:53,740
Okay, now one last command, this one is important\n
123
00:12:57,549 --> 00:13:02,500
Here you can see more detailed information\n
124
00:13:02,500 --> 00:13:05,089
just the ones in the routing table.
125
00:13:05,089 --> 00:13:11,779
For example, here are two routes to 192.168.4.0/24,\n
126
00:13:12,778 --> 00:13:18,519
That’s the route via R2, since it has a\n
127
00:13:19,519 --> 00:13:26,058
Okay, it’s time to go into lecture mode\n
128
00:13:26,058 --> 00:13:30,188
First off let me explain a little bit more\n
129
00:13:32,559 --> 00:13:38,009
By default, EIGRP uses bandwidth and delay\n
130
00:13:38,009 --> 00:13:40,929
This is the formula used to calculate metric.
131
00:13:40,929 --> 00:13:44,958
It looks quite complicated, but there’s\nno need to memorize it.
132
00:13:44,958 --> 00:13:50,568
Notice the ‘K’ values, K1, K2, K3, K4,\nand K5 in the formula.
133
00:13:50,568 --> 00:14:01,088
The default K values are K1 = 1, K2 = 0, K3\n
134
00:14:01,089 --> 00:14:07,119
K1 is multiplied by bandwidth and K3 is multiplied\nby delay.
135
00:14:07,119 --> 00:14:11,649
Since you don’t have to worry about memorizing\n
136
00:14:11,649 --> 00:14:16,220
metric yourself, you can just think of EIGRP\nmetric like this.
137
00:14:16,220 --> 00:14:19,209
Metric equals bandwidth plus delay.
138
00:14:19,208 --> 00:14:22,469
But there’s something else you should know,\n
139
00:14:22,470 --> 00:14:27,600
It’s not simply bandwidth plus delay, but\n
140
00:14:27,600 --> 00:14:34,000
path to the destination, plus the delay of\n
141
00:14:34,000 --> 00:14:41,278
For example, let’s say R1 wants to send\n
142
00:14:41,278 --> 00:14:43,220
The route via R2 is the best.
143
00:14:43,220 --> 00:14:48,579
So, the bandwidth of the slowest link, that’s\n
144
00:14:48,578 --> 00:14:54,028
links, these three, and then you get the total\n
145
00:14:54,028 --> 00:14:57,870
By the way, the routers don’t actually send\n
146
00:14:57,870 --> 00:15:03,370
link, the ‘delay’ value is actually a\n
147
00:15:03,370 --> 00:15:08,060
So, what should you remember about EIGRP metric\nfor the test?
148
00:15:08,059 --> 00:15:11,899
Remember that it’s calculated by adding\n
149
00:15:16,409 --> 00:15:20,730
Now let’s cover some important EIGRP terminology.
150
00:15:20,730 --> 00:15:26,188
Feasible distance means THIS ROUTER’s metric\n
151
00:15:26,188 --> 00:15:33,980
From R1’s perspective, trying to reach 192.168.4.0/24\n
152
00:15:33,980 --> 00:15:40,560
from R1 to R2, then R2 to R4, then for R4\n
153
00:15:40,559 --> 00:15:43,549
But, there is another term you should know.
154
00:15:43,549 --> 00:15:47,558
Reported distance, which is also known as\nadvertised distance.
155
00:15:47,558 --> 00:15:50,509
This is the neighbor’s metric value to reach\nthe destination.
156
00:15:50,509 --> 00:15:56,379
So, for this route the neighbor is R2, the\n
157
00:15:58,360 --> 00:16:02,810
Note that these terms are NOT related to the\n
158
00:16:02,809 --> 00:16:09,429
EIGRP uses the term ‘distance’, but this\n
159
00:16:09,429 --> 00:16:13,899
not the administrative distance which is used\n
160
00:16:13,899 --> 00:16:18,058
Let’s take a look at the real costs in Packet\nTracer.
161
00:16:18,058 --> 00:16:26,068
Here’s the output of the SHOW IP EIGRP TOPOLOGY\n
162
00:16:28,019 --> 00:16:32,049
The number on the left is R1’s metric, the\nFeasible Distance.
163
00:16:32,049 --> 00:16:36,368
The number on the right is R1’s neighbor,\n
164
00:16:36,369 --> 00:16:40,199
How about the route below it via R3?
165
00:16:40,198 --> 00:16:45,198
This is the feasible distance, R1’s total\n
166
00:16:45,198 --> 00:16:51,198
This is the reported distance, R1’s neighbor\n
167
00:16:51,198 --> 00:16:53,899
Why is it important to know both of these\nterms?
168
00:16:53,899 --> 00:16:58,678
You need to know them to understand the next\n
169
00:16:58,678 --> 00:17:01,230
Here are the next two terms.
170
00:17:01,230 --> 00:17:05,620
Successor is the term for the route with the\n
171
00:17:07,440 --> 00:17:12,640
In this case, which route to 192.168.4.0/24\nis the successor?
172
00:17:12,640 --> 00:17:18,690
It’s the route via R2, because it has the\n
173
00:17:19,709 --> 00:17:25,680
A Feasible Successor is an alternate route\n
174
00:17:25,680 --> 00:17:28,200
but it must meet the ‘feasibility condition’.
175
00:17:30,710 --> 00:17:33,960
What is the feasibility condition that must\nbe met?
176
00:17:33,960 --> 00:17:39,710
A route is considered a feasible successor\n
177
00:17:39,710 --> 00:17:42,730
the successor route’s feasible distance.
178
00:17:42,730 --> 00:17:48,049
So, does the route via R3 meet this feasibility\ncondition?
179
00:17:48,049 --> 00:17:53,149
It’s reported distance is 28,416.
180
00:17:53,150 --> 00:17:59,030
The successor route via R2’s feasible distance\nis 28,672.
181
00:17:59,029 --> 00:18:09,109
28,416 is less than 28,672, so the route via\n
182
00:18:09,109 --> 00:18:12,399
Why does EIGRP have this system of feasible\nsuccessors?
183
00:18:12,400 --> 00:18:15,509
It’s a kind of loop-prevention.
184
00:18:15,509 --> 00:18:21,099
If a route meets the feasibility requirement,\n
185
00:18:21,099 --> 00:18:25,980
I’m not going to spend time explaining that\n
186
00:18:28,559 --> 00:18:33,669
With that knowledge, let me now explain how\n
187
00:18:33,670 --> 00:18:39,009
unique feature of EIGRP, because other routing\n
188
00:18:40,549 --> 00:18:45,500
So, here is some output from the SHOW IP PROTOCOLS\ncommand.
189
00:18:45,500 --> 00:18:50,000
Down here it says EIGRP maximum metric variance\n1.
190
00:18:52,710 --> 00:19:00,059
With a variance of 1, only equal cost multipath,\n
191
00:19:00,059 --> 00:19:04,549
This means a route’s feasible distance must\n
192
00:19:05,970 --> 00:19:11,170
Actually, if another route’s FD is equal\n
193
00:19:11,170 --> 00:19:14,440
is a successor too, there can be multiple\nsuccessors.
194
00:19:14,440 --> 00:19:20,860
So, with the default settings EIGRP doesn’t\n
195
00:19:20,859 --> 00:19:26,679
For example, these are R1’s routes to 192.168.4.0/24.
196
00:19:26,680 --> 00:19:30,400
This is the successor route’s FD, and this\n
197
00:19:30,400 --> 00:19:35,240
It’s higher, so it can’t be used to load-balance.
198
00:19:35,240 --> 00:19:41,480
So, from EIGRP configuration mode I used the\n
199
00:19:42,480 --> 00:19:45,870
Well, it’s basically a multiplier.
200
00:19:45,869 --> 00:19:51,379
VARIANCE 2 means that feasible successor routes\n
201
00:19:51,380 --> 00:19:53,600
FD can be used to load-balance.
202
00:19:53,599 --> 00:19:56,329
Let me explain with our example.
203
00:19:58,410 --> 00:20:05,029
The successor’s FD is 28,672, but I just\n
204
00:20:11,549 --> 00:20:16,889
The feasible successor’s FD is 30,976.
205
00:20:16,890 --> 00:20:26,310
30,976 is less than 57,344, so the route via\n
206
00:20:26,309 --> 00:20:30,799
I’ll show you in the next slide that it\n
207
00:20:32,410 --> 00:20:34,160
But let me emphasize one thing.
208
00:20:34,160 --> 00:20:40,870
EIGRP will only perform unequal-cost load-balancing\n
209
00:20:40,869 --> 00:20:46,019
If a route does’t meet the feasibility requirement,\n
210
00:20:48,390 --> 00:20:53,210
This is because the feasibility requirement\n
211
00:20:53,210 --> 00:20:58,799
so the router will never ignore it and put\n
212
00:20:58,799 --> 00:21:05,710
Here is that route to 192.168.4.0/24 as shown\n
213
00:21:05,710 --> 00:21:10,559
Notice that, even though the two routes have\n
214
00:21:11,920 --> 00:21:18,120
However, R1 will send slightly more traffic\n
215
00:21:18,119 --> 00:21:22,119
lower metric, it’s a faster path.
216
00:21:22,119 --> 00:21:24,789
Before finishing up let me review those four\nterms.
217
00:21:24,789 --> 00:21:30,799
A route’s feasible distance is THIS router’s\n
218
00:21:30,799 --> 00:21:36,659
A route’s reported distance is the neighbor\n
219
00:21:36,660 --> 00:21:39,710
Remember that this is also called ‘Advertised\nDistance’.
220
00:21:39,710 --> 00:21:44,490
A successor route is the route with the\n
221
00:21:45,490 --> 00:21:50,759
However, there can be multiple successors\n
222
00:21:52,900 --> 00:21:57,720
A feasible successor route is an alternate\n
223
00:21:59,569 --> 00:22:04,980
And finally, that feasibility condition is\n
224
00:22:04,980 --> 00:22:09,740
if it’s reported distance is lower than\n
225
00:22:09,740 --> 00:22:15,609
Now, at this point I usually show you an extra\n
226
00:22:15,609 --> 00:22:20,549
did this mini-lecture and I found a really\n
227
00:22:23,579 --> 00:22:29,689
Okay, for today's Boson ExSim practice question,\n
228
00:22:30,700 --> 00:22:34,590
So, click on 'launch simulator' and here it\nis.
229
00:22:34,589 --> 00:22:39,099
Select the following EIGRP terms from the\n
230
00:22:39,099 --> 00:22:41,939
over the corresponding definitions.
231
00:22:41,940 --> 00:22:44,170
So these are the four terms we just looked\nat.
232
00:22:44,170 --> 00:22:47,759
Advertised distance, which is reported distance.
233
00:22:52,700 --> 00:22:56,710
So, they give slightly different definitions\n
234
00:23:00,940 --> 00:23:03,070
The best path to a destination network.
235
00:23:03,069 --> 00:23:06,829
A backup path that is guaranteed to be loop\nfree.
236
00:23:06,829 --> 00:23:11,109
And the metric that the next hop router, the\n
237
00:23:11,109 --> 00:23:19,619
So pause the video here to match those terms\n
238
00:23:19,619 --> 00:23:21,539
Okay, hopefully you got the answer.
239
00:23:21,549 --> 00:23:27,289
So, two of these terms, the ones with 'distance'\n
240
00:23:28,460 --> 00:23:33,900
And these two, successor and feasible successor,\n
241
00:23:33,900 --> 00:23:40,230
So for example, successor is the best route\n
242
00:23:40,230 --> 00:23:44,509
Or as Boson puts it, the best path to a destination\nnetwork.
243
00:23:47,420 --> 00:23:51,779
And feasible successor is the other kind of\n
244
00:23:51,779 --> 00:23:56,099
be loop free, that is an EIGRP feasible successor.
245
00:23:56,099 --> 00:23:59,089
Okay, now we have the two kinds of metric.
246
00:23:59,089 --> 00:24:03,339
One of them is the best metric along a path,\n
247
00:24:05,289 --> 00:24:10,230
So, the metric that the next hop router has\n
248
00:24:10,230 --> 00:24:15,539
It is the distance, the metric, that the neighbor\n
249
00:24:16,690 --> 00:24:20,650
And finally the feasible distance is the best\n
250
00:24:20,650 --> 00:24:26,050
So, click on 'done', then 'show answer'.
251
00:24:27,230 --> 00:24:30,039
So this is Boson's explanation here.
252
00:24:30,039 --> 00:24:34,879
And also it has a reference to some Cisco\n
253
00:24:34,880 --> 00:24:38,350
This Cisco documentation is also a great resource\nby the way.
254
00:24:38,349 --> 00:24:44,209
Okay, so if you want to get a copy of Boson\n
255
00:24:45,619 --> 00:24:48,349
Actually, I'm studying for my CCNA now.
256
00:24:48,349 --> 00:24:53,480
I already have my CCNA but I want to take\n
257
00:24:53,480 --> 00:24:57,740
So I'm using Boson ExSim to help guide my\n
258
00:24:57,740 --> 00:25:03,630
So once again, if you want to get a copy,\n
259
00:25:03,630 --> 00:25:08,130
Before finishing today’s video I want to\n
260
00:25:08,130 --> 00:25:14,080
Thank you to Ed, Tillman, Value, Magrathea,\n
261
00:25:14,079 --> 00:25:21,379
Tibi, Vikram, Joyce, Marek, Velvijaykum, C\n
262
00:25:21,380 --> 00:25:27,350
Software, the makers of ExSim, Charlesetta,\n
263
00:25:28,349 --> 00:25:32,980
Sorry if I pronounced your name incorrectly,\n
264
00:25:32,980 --> 00:25:37,140
One of you is still displaying as Channel\n
265
00:25:37,140 --> 00:25:40,130
me know and I’ll see if YouTube can fix\nit.
266
00:25:40,130 --> 00:25:45,330
This is the list of JCNP-level members at\n
267
00:25:45,329 --> 00:25:49,139
2020, if you signed up recently and your name\n
268
00:25:54,089 --> 00:25:58,000
Please subscribe to the channel, like the\n
269
00:25:58,000 --> 00:26:00,700
with anyone else studying for the CCNA.
270
00:26:00,700 --> 00:26:04,539
If you want to leave a tip, check the links\nin the description.
271
00:26:04,539 --> 00:26:09,970
I'm also a Brave verified publisher and accept\n
22408
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.