Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:05,160 --> 00:00:08,419
This is a free, complete course for the CCNA.
2
00:00:08,419 --> 00:00:12,359
If you like these videos, please subscribe\n
3
00:00:12,359 --> 00:00:16,989
Also, please like and leave a comment, and\n
4
00:00:19,559 --> 00:00:24,108
Also, remember to download this practice lab\n
5
00:00:27,829 --> 00:00:32,630
If you want more labs like these, I highly\n
6
00:00:32,630 --> 00:00:35,969
the CCNA, click the link in the video description\n
7
00:00:35,969 --> 00:00:41,869
It’s a network simulator like packet tracer,\n
8
00:00:41,869 --> 00:00:48,459
to CCNP level even, whereas Packet Tracer\n
9
00:00:48,460 --> 00:00:54,170
Here, you can see all of the labs available\nNetSim for CCNA.
10
00:00:54,170 --> 00:00:58,939
These are all detailed, guided labs that not\n
11
00:00:58,939 --> 00:01:05,688
but really test your understanding, so I think\n
12
00:01:05,688 --> 00:01:09,019
If you want more practice relevant to what\n
13
00:01:09,019 --> 00:01:13,469
course, look here in the ‘network access’\nsection.
14
00:01:13,469 --> 00:01:19,310
VLANs, Trunking, this is all stuff you’ve\n
15
00:01:19,310 --> 00:01:24,888
Make sure to stick around to the end of this\n
16
00:01:24,888 --> 00:01:29,670
If you want to grab a copy of NetSim for CCNA,\n
17
00:01:31,769 --> 00:01:35,349
Okay, let’s get started with today’s lab.
18
00:01:35,349 --> 00:01:40,908
First off, all of these devices are preconfigured\n
19
00:01:40,909 --> 00:01:48,069
17’s lab, except SW2 has been replaced with\n
20
00:01:48,069 --> 00:01:54,978
So, all of the hosts are already in the correct\n
21
00:01:54,978 --> 00:01:59,118
and R1 and SW2 are connected using router\non a stick.
22
00:01:59,118 --> 00:02:03,879
So what we’ll be doing is changing this\n
23
00:02:03,879 --> 00:02:10,639
routing via SVIs on SW2, just like in the\nlecture video.
24
00:02:10,639 --> 00:02:15,179
Step 1 is to replace the router on a stick\n
25
00:02:16,689 --> 00:02:24,900
I’ll start on R1 first. Enter privileged\n
26
00:02:25,900 --> 00:02:31,330
First, let’s check the running config of\n
27
00:02:31,330 --> 00:02:36,500
SHOW RUN. By the way, you can press enter\n
28
00:02:36,500 --> 00:02:40,969
at a time, or the spacebar to scroll one screen\nat a time.
29
00:02:40,969 --> 00:02:46,319
So, the physical interface itself has only\n
30
00:02:49,629 --> 00:02:52,150
Under it you can see the three subinterfaces.
31
00:02:52,150 --> 00:02:55,659
Let’s check the status of the interfaces.
32
00:02:58,550 --> 00:03:02,180
G0/0 and its subinterfaces are all UP/UP.
33
00:03:02,180 --> 00:03:06,300
Now, let’s remove the subinterfaces.
34
00:03:06,300 --> 00:03:13,080
Enter global config mode with CONF T. Then\n
35
00:03:17,439 --> 00:03:23,169
Then, hit the up arrow, and let’s change\nthis to .20.
36
00:03:28,360 --> 00:03:34,710
DO SHOW RUN. So, the subinterfaces have disappeared.
37
00:03:39,680 --> 00:03:46,060
Now, this is a difference between packet tracer,\n
38
00:03:46,060 --> 00:03:52,740
When I do the lecture videos, I used GNS3,\n
39
00:03:52,740 --> 00:03:56,180
packet tracer, which is just a simulator.
40
00:03:56,180 --> 00:04:01,819
On GNS3, the subinterfaces still appear with\n
41
00:04:01,818 --> 00:04:07,068
the device, but as you can see here they are\n
42
00:04:07,068 --> 00:04:12,929
Now, let’s configure G0/0 with an IP address.
43
00:04:14,379 --> 00:04:22,279
IP ADDRESS 10.0.0.194 255.255.255.252.
44
00:04:22,279 --> 00:04:26,589
Okay, that’s all we need to do on R1.
45
00:04:26,589 --> 00:04:32,810
In the lecture video I did DEFAULT INTERFACE\n
46
00:04:32,810 --> 00:04:38,439
that’s not actually necessary, since it\n
47
00:04:38,439 --> 00:04:47,100
Okay, next let’s configure SW2’s G1/0/2 interface. Enter\n
48
00:04:47,100 --> 00:04:51,570
And let’s check the config of G1/0/2.
49
00:04:56,870 --> 00:05:02,870
Notice this layer 3 switch requires the SWITCHPORT\n
50
00:05:02,870 --> 00:05:06,660
The model of switch used in the previous lab didn’t require this.
51
00:05:06,660 --> 00:05:11,630
Okay, let’s return the interface to the\ndefault configuration.
52
00:05:11,629 --> 00:05:20,959
Enter global config mode, CONF T. Then, DEFAULT INTERFACE G1/0/2.
53
00:05:20,959 --> 00:05:25,180
When testing this lab out before I had to\n
54
00:05:25,180 --> 00:05:29,069
might be a packet tracer issue, but I’ll\n
55
00:05:34,339 --> 00:05:39,379
Okay, so G1/0/2’s configurations have been\nremoved.
56
00:05:47,879 --> 00:05:53,860
IP, then I'll use the question mark.
57
00:05:53,860 --> 00:05:57,620
Notice there is no option for ADDRESS, why\nis that?
58
00:05:57,620 --> 00:06:01,418
It’s because this interface is still in\nlayer 2 mode.
59
00:06:01,418 --> 00:06:04,379
Let’s put it into Layer 3 mode.
60
00:06:11,720 --> 00:06:17,110
Now we have lots of options here, including\n
61
00:06:17,110 --> 00:06:24,000
ADDRESS 10.0.0.193 255.255.255.252.
62
00:06:24,000 --> 00:06:28,680
Finally, let’s configure the default route\nhere on SW2.
63
00:06:29,740 --> 00:06:33,430
And let’s check the current routing table.
64
00:06:36,399 --> 00:06:40,310
No routes appear, even though we should have\n
65
00:06:42,939 --> 00:06:48,310
It’s because we haven’t enabled IP ROUTING\n
66
00:06:50,589 --> 00:06:53,250
And let’s view the routing table once again.
67
00:06:56,399 --> 00:07:00,399
Notice that only a connected route appears,\nno local route.
68
00:07:00,399 --> 00:07:06,060
When I showed you the command in the lecture\n
69
00:07:06,060 --> 00:07:10,910
think this might be an issue with packet tracer,\n
70
00:07:10,910 --> 00:07:14,180
Anyway, let’s configure that default route.
71
00:07:14,180 --> 00:07:26,009
IP ROUTE 0.0.0.0 0.0.0.0, and the next hop\n
72
00:07:28,370 --> 00:07:30,660
Okay, the default route has been added.
73
00:07:34,670 --> 00:07:38,110
Step 2 is to configure the SVIs on SW2.
74
00:07:38,110 --> 00:07:42,840
First off, let’s check if the necessary\nVLANs exist.
75
00:07:42,839 --> 00:07:49,289
Remember, an SVI won’t have a status of\n
76
00:07:51,110 --> 00:07:55,540
Okay, VLANs 10, 20, and 30 exist.
77
00:07:55,540 --> 00:08:00,270
Let’s configure those SVIs, it’s fairly\nsimple.
78
00:08:02,459 --> 00:08:08,500
Okay, the SVI has been created, now all we\n
79
00:08:08,500 --> 00:08:11,319
usable address of the subnet in this case.
80
00:08:11,319 --> 00:08:18,959
IP ADDRESS 10.0.0.62 255.255.255.192.
81
00:08:25,000 --> 00:08:32,879
IP ADDRESS 10.0.0.126 255.255.255.192.
82
00:08:37,759 --> 00:08:44,840
IP ADDRESS 10.0.0.190 255.255.255.192.
83
00:08:46,759 --> 00:08:50,059
Now let’s check if the interfaces are UP/UP.
84
00:08:50,059 --> 00:08:58,929
DO SHOW IP INTERFACE BRIEF. Okay, looks good,\n
85
00:08:58,929 --> 00:09:02,959
So, our inter-VLAN routing should be functioning\nnow.
86
00:09:02,960 --> 00:09:06,139
Let’s test by pinging between VLANs.
87
00:09:06,139 --> 00:09:12,620
I’ll do a ping from PC7 in VLAN10 to PC3\nin VLAN30.
88
00:09:12,620 --> 00:09:17,310
First, in real time mode I’ll test the ping.
89
00:09:28,929 --> 00:09:34,620
I still get questions sometimes about why\n
90
00:09:34,620 --> 00:09:39,889
PC7 needs to ARP for the MAC address of its\n
91
00:09:42,769 --> 00:09:47,559
Now let’s go into simulation mode to make\n
92
00:09:54,990 --> 00:10:03,070
Okay, notice that the ping goes to SW2, and\n
93
00:10:05,009 --> 00:10:12,569
That’s because SW2 routed it from the VLAN10\n
94
00:10:12,570 --> 00:10:16,150
Okay, let’s return to realtime mode.
95
00:10:16,149 --> 00:10:21,958
Finally, just to test if our default route\n
96
00:10:26,110 --> 00:10:30,740
Note that I already configured static routes\n
97
00:10:30,740 --> 00:10:32,480
have to configure anything else.
98
00:10:54,220 --> 00:10:58,240
Okay, so the ping to the Internet works as well.
99
00:11:03,120 --> 00:11:06,250
Okay let's move on to today's NetSim lab preview.
100
00:11:06,250 --> 00:11:11,528
The lab I've chosen for today is InterVLAN\n
101
00:11:15,350 --> 00:11:17,830
The network topology is the same as last time.
102
00:11:17,830 --> 00:11:23,030
One router, two switches, four PCs, but instead\n
103
00:11:25,309 --> 00:11:29,399
So, there are three lab tasks today.
104
00:11:29,399 --> 00:11:32,690
Task 1, verify and correct workstation configurations.
105
00:11:34,629 --> 00:11:37,179
Task 2, verify and correct switch configurations.
106
00:11:37,179 --> 00:11:40,500
And task 3 is router configurations.
107
00:11:40,500 --> 00:11:45,070
So, I think for today's preview we'll do task\n1 and task 2.
108
00:11:46,870 --> 00:11:52,230
A user has reported that PC3 is unable to\n
109
00:11:52,230 --> 00:11:56,100
devices that reside on the same VLAN as PC3,\nwhich is VLAN10.
110
00:11:56,100 --> 00:12:06,339
Okay, so it looks like the devices in VLAN10\nare PC1 and PC3.
111
00:12:20,438 --> 00:12:23,819
And then there's some more explanation.
112
00:12:23,820 --> 00:12:26,230
All steps in this task should be performed\non PC3.
113
00:12:28,879 --> 00:12:32,200
Verify the problem by attempting to ping every\n
114
00:12:33,889 --> 00:12:40,759
Okay, I won't ping every address but let's\ngo on PC3.
115
00:12:45,360 --> 00:12:55,110
And let's ping the default gateway, which\n
116
00:13:03,580 --> 00:13:07,400
How about PC1 in the same VLAN?
117
00:13:28,360 --> 00:13:32,039
So, all the pings are failing as expected.
118
00:13:32,039 --> 00:13:37,829
Step 2, according to the network documentation\n
119
00:13:37,830 --> 00:13:40,670
Verify the IP address configuration.
120
00:13:40,669 --> 00:13:47,409
Okay, so here is the correct configuration\nfor PC3.
121
00:13:47,409 --> 00:13:50,439
Let's see what the actual current configuration\nis.
122
00:13:57,799 --> 00:14:04,839
Subnet mask should be /25, ending in .128,\n
123
00:14:06,720 --> 00:14:09,060
The default gateway is correct, however.
124
00:14:09,059 --> 00:14:13,338
Okay, so the IP configuration is not correct.
125
00:14:13,339 --> 00:14:15,920
Correct any IP address configuration problems\nyou find.
126
00:14:15,919 --> 00:14:24,588
So, the way to set the IP address for a PC\n
127
00:14:24,589 --> 00:14:27,550
Note that this is just for PCs in NetSim.
128
00:14:27,549 --> 00:14:32,179
IPCONFIG /IP (ip-address) (subnet-mask).
129
00:14:32,179 --> 00:14:40,899
Okay, 192.168.100.3, and then the /25 prefix\nlength.
130
00:14:40,899 --> 00:14:43,769
And let's confirm our configuration.
131
00:14:49,610 --> 00:14:52,740
Attempt to ping every other IP address on\nthe network.
132
00:14:55,129 --> 00:14:57,769
Okay, let's do some more pings.
133
00:15:21,659 --> 00:15:30,899
And we'll do one in VLAN12, PC2.
134
00:15:32,480 --> 00:15:37,399
I'm using Ctrl-C to stop these pings, by the\nway.
135
00:15:37,399 --> 00:15:43,799
Okay, so we corrected IP address configuration,\n
136
00:15:44,730 --> 00:15:49,310
After verifying PC3's configuration in the\n
137
00:15:49,309 --> 00:15:53,809
other devices on the network to determine\n
138
00:15:57,320 --> 00:16:01,899
List two or more causes of inter-VLAN routing\n
139
00:16:01,899 --> 00:16:05,240
Okay, so this is something I really like about\nNetSim.
140
00:16:05,240 --> 00:16:08,970
It really tests your understanding by asking\n
141
00:16:08,970 --> 00:16:13,279
So, what are two possible problems?
142
00:16:13,279 --> 00:16:21,639
Okay, one could be..perhaps the PC is in the\n
143
00:16:23,320 --> 00:16:25,959
Maybe it's in VLAN12 or a totally different\nVLAN.
144
00:16:25,958 --> 00:16:28,919
So, that's one possible cause.
145
00:16:29,919 --> 00:16:36,669
How about...this is probably a trunk connection\n
146
00:16:36,669 --> 00:16:39,729
You might have forgotten the SWITCHPORT MODE\nTRUNK command.
147
00:16:39,730 --> 00:16:42,639
Or perhaps the correct VLANs are not allowed.
148
00:16:42,639 --> 00:16:48,230
So maybe VLAN10 is not allowed on this trunk,\n
149
00:16:49,429 --> 00:16:54,789
Okay, so those are two possible causes.
150
00:16:54,789 --> 00:17:00,990
According to the network documentation, PC1\n
151
00:17:00,990 --> 00:17:07,000
From PC1 and PC3, attempt to ping each subinterface\non Router1.
152
00:17:07,000 --> 00:17:10,500
What can you surmise from the results of these\npings?
153
00:17:14,230 --> 00:17:18,599
Well, we already tried the ping but I'll just\n
154
00:17:24,130 --> 00:17:27,709
This subinterface cannot be pinged from PC3.
155
00:17:27,709 --> 00:17:29,340
Did it say both subinterfaces?
156
00:17:29,339 --> 00:17:32,699
Yes, each subinterface on Router1, okay.
157
00:17:32,700 --> 00:17:37,259
So the subinterface for VLAN12 should not\nwork also.
158
00:17:46,289 --> 00:17:51,819
Now let's try from PC1, also in VLAN10.
159
00:17:56,880 --> 00:18:00,480
How about the other subinterface?
160
00:18:03,519 --> 00:18:07,259
Okay, so PC3 cannot ping either subinterface.
161
00:18:08,750 --> 00:18:10,160
So what can you surmise from that?
162
00:18:10,160 --> 00:18:18,419
Well, I'd say the problem is either on Switch2\n
163
00:18:18,419 --> 00:18:23,090
because Switch1 seems to be able to route\n
164
00:18:23,089 --> 00:18:26,819
Or, Switch1 doesn't do the routing, but Router\n
165
00:18:26,819 --> 00:18:30,599
But PC1 can ping through Switch1 to Router1.
166
00:18:30,599 --> 00:18:37,449
PC3 cannot though, so there's either a problem\n
167
00:18:37,450 --> 00:18:43,279
on this trunk connection here.
168
00:18:43,279 --> 00:18:47,418
Okay next one, on Switch1, display VLAN information.
169
00:18:47,420 --> 00:18:53,300
What ports are operating in the same VLAN\nas PC1 and PC3?
170
00:18:57,529 --> 00:19:00,619
SHOW VLAN BRIEF is the command we want.
171
00:19:03,779 --> 00:19:09,559
Only FastEthernet0/3, which I believe was\nPC1's VLAN, yes.
172
00:19:09,559 --> 00:19:15,480
So this configuration seems fine.
173
00:19:15,480 --> 00:19:20,460
Yeah, so the answer is FastEthernet0/3.
174
00:19:20,460 --> 00:19:23,289
On Switch1, display interface trunk information.
175
00:19:23,289 --> 00:19:26,980
Which VLAN is the native VLAN and which ports\nare trunk ports?
176
00:19:32,819 --> 00:19:42,399
Okay, so as expected FastEthernet0/1 and 0/2\n
177
00:19:48,299 --> 00:19:51,480
Okay, and then go to Switch2, okay.
178
00:19:59,480 --> 00:20:03,259
Okay, so no ports are in VLAN10.
179
00:20:03,259 --> 00:20:08,910
FastEthernet0/3 and 0/4 are both in VLAN12.
180
00:20:08,910 --> 00:20:12,480
Okay, so let's go to number 6.
181
00:20:12,480 --> 00:20:17,400
Based on the topology and IP address configurations,\n
182
00:20:19,289 --> 00:20:21,308
That is probably FastEthernet0/3.
183
00:20:21,308 --> 00:20:24,490
Yes, it is, so here is an issue.
184
00:20:24,490 --> 00:20:28,380
PC3 in VLAN10, or should be in VLAN10.
185
00:20:28,380 --> 00:20:35,669
But it is currently configured in VLAN12,\n
186
00:20:35,669 --> 00:20:39,370
So I think we're gonna have to change that.
187
00:20:43,009 --> 00:20:45,470
What mode is Switch2's FastEthernet0/3 port\nin?
188
00:20:45,470 --> 00:20:51,710
Okay, so this is a command that I haven't\nshowed you yet.
189
00:20:51,710 --> 00:20:56,340
SHOW INTERFACES F0/3 SWITCHPORT.
190
00:20:56,339 --> 00:20:59,980
I don't think I've showed you it yet.
191
00:20:59,980 --> 00:21:04,559
Administrative and operational mode are both\n
192
00:21:04,559 --> 00:21:07,649
It's been configured with the command 'SWITCHPORT\nMODE ACCESS'.
193
00:21:07,650 --> 00:21:12,680
So, that's the answer to number 7, access\nmode.
194
00:21:12,680 --> 00:21:15,200
Number 8, correct the VLAN configuration.
195
00:21:20,359 --> 00:21:27,089
It should be in VLAN10, so SWITCHPORT ACCESS\nVLAN 10.
196
00:21:27,089 --> 00:21:29,918
And then number 9 is verify the new VLAN configuration.
197
00:21:38,819 --> 00:21:44,899
Next, number 10, on Switch2 display interface\ntrunk information.
198
00:21:49,200 --> 00:21:53,240
So, FastEthernet0/1 is a trunk.
199
00:21:54,630 --> 00:21:58,530
Native VLAN is 1, same as Switch1.
200
00:21:58,529 --> 00:22:02,569
And I didn't point this out on Switch1, but\n
201
00:22:02,569 --> 00:22:04,990
The allowed and active VLANs are 1, 10, and\n12.
202
00:22:07,130 --> 00:22:16,230
So the trunk configuration here actually looks\n
203
00:22:16,230 --> 00:22:20,089
Okay next, from PC3 do some more pings again.
204
00:22:20,089 --> 00:22:21,298
Do all the pings succeed now?
205
00:22:31,059 --> 00:22:35,619
So looks like that VLAN issue was the main\nproblem.
206
00:22:35,619 --> 00:22:38,509
How about PC1, in the same VLAN?
207
00:22:59,180 --> 00:23:05,200
Okay, PC4 doesn't work either.
208
00:23:05,200 --> 00:23:09,779
Okay, so there is definitely an issue there.
209
00:23:09,789 --> 00:23:13,240
From PC2, attempt to ping every other device\nin the topology.
210
00:23:13,240 --> 00:23:20,200
Okay, PC2 is in VLAN12, connected to Switch1.
211
00:23:23,740 --> 00:23:27,470
First, ping its default gateway.
212
00:23:32,380 --> 00:23:34,840
Okay, PC2 cannot even reach its default gateway.
213
00:23:34,900 --> 00:23:38,320
How about PC4 in the same VLAN?
214
00:23:40,779 --> 00:23:46,220
So it can ping the other PC in the same VLAN,\n
215
00:23:48,410 --> 00:23:55,080
It shouldn't be able to reach them because\n
216
00:23:55,079 --> 00:24:01,439
Yep, as expected it doesn't work.
217
00:24:01,440 --> 00:24:05,120
Okay, so clearly we still have an issue here.
218
00:24:05,119 --> 00:24:07,788
So PC3 seems to be operating fine.
219
00:24:07,788 --> 00:24:14,480
But PC2 can ping PC4 in the same VLAN, but\n
220
00:24:14,480 --> 00:24:17,519
the subinterface here on Router1.
221
00:24:17,519 --> 00:24:21,639
So clearly an issue still remains in the network.
222
00:24:21,640 --> 00:24:24,710
So, I think we will solve those issues here\nin task 3.
223
00:24:24,710 --> 00:24:26,140
But I'll leave it here for today.
224
00:24:26,140 --> 00:24:31,160
If you want to pick up a copy of NetSim for\n
225
00:24:31,160 --> 00:24:38,580
I highly recommend it, it's great additional\n
226
00:24:38,579 --> 00:24:47,689
there are plenty of labs from network fundamentals,\n
227
00:24:48,690 --> 00:24:52,740
This'll give you all the practice you need\n
228
00:24:52,740 --> 00:24:57,409
So again, please follow the link in the description\n
229
00:24:58,980 --> 00:25:02,900
Please subscribe to the channel, like the\n
230
00:25:02,900 --> 00:25:06,230
with anyone else studying for the CCNA.
231
00:25:06,230 --> 00:25:08,870
If you want to leave a tip, check the links\nin the description.
232
00:25:08,869 --> 00:25:14,869
I'm also a Brave verified publisher and accept\n
18807
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.