Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:11,250 --> 00:00:17,190
In this package to trace a lab we're going to discuss spanning tree port font what is a spending tree
2
00:00:17,190 --> 00:00:20,160
port Fost and why is it important.
3
00:00:20,190 --> 00:00:27,750
Why do we use spanning tree port Fost in switched networks now on Cisco's Web site where they discuss
4
00:00:28,170 --> 00:00:35,960
various options that you can configure with spanning tree including Port fast and they say that port
5
00:00:35,960 --> 00:00:42,380
font causes a switch or trunk port to enter the spanning tree forwarding state immediately bypassing
6
00:00:42,380 --> 00:00:44,330
the listening and learning states.
7
00:00:44,570 --> 00:00:51,020
You can configure spanning tree port fast on switch or trunk ports that are connected to a single workstation
8
00:00:51,050 --> 00:00:57,860
switch or server to allow those devices to connect to the network immediately instead of waiting for
9
00:00:57,860 --> 00:01:03,100
the port to transition from the listening to learning to the forwarding state.
10
00:01:03,260 --> 00:01:09,480
But you need to be careful with spanning tree port fast if you enable spending to report fast on a port
11
00:01:09,540 --> 00:01:16,980
that's connected to another layer to device such as a switch you may create network loops.
12
00:01:16,980 --> 00:01:20,550
So let's see the problem practically in this network.
13
00:01:20,550 --> 00:01:30,870
I'm going to power cycle the devices in the topology and then on P.S. 1 I'm going to open up a command
14
00:01:30,870 --> 00:01:35,590
prompt and use the command IP config.
15
00:01:35,610 --> 00:01:39,960
Notice these ports are orange on the switch.
16
00:01:39,960 --> 00:01:46,770
So if I use the command IP conflict slash renew the P.C. is not going to get an IP address because these
17
00:01:46,770 --> 00:01:56,810
ports are currently blocked by spending three under the switch show spanning tree.
18
00:01:56,920 --> 00:02:03,550
Notice of the ports are currently in the learning state spending trees just gone green.
19
00:02:03,710 --> 00:02:12,770
But notice in the output of my switch I see that they are currently in the learning state so this command
20
00:02:12,830 --> 00:02:17,070
shows us the state of ports do that again.
21
00:02:17,100 --> 00:02:25,300
We can see that the ports are now forwarding but while the switch was transitioning from blocking to
22
00:02:25,300 --> 00:02:32,400
listening to learning to forwarding the piece he wasn't able to get an IP address so would end up using
23
00:02:33,000 --> 00:02:40,770
an address in this range later on the piece he would get an IP address if it continues to send DCP request
24
00:02:40,770 --> 00:02:41,800
messages.
25
00:02:42,000 --> 00:02:51,110
But you can have problems with applications on your pieces if it takes 30 seconds for a P.C. to receive
26
00:02:51,110 --> 00:02:52,610
an IP address.
27
00:02:52,610 --> 00:02:54,940
So here again the piece he has got an IP address.
28
00:02:55,580 --> 00:03:06,380
But if I power cycle these devices while the switches booting up and while the ports are transitioning
29
00:03:06,380 --> 00:03:09,140
through the spending tree states like they are now.
30
00:03:09,890 --> 00:03:17,720
So again back on the switch the switch has no configuration show spanning tree.
31
00:03:18,110 --> 00:03:23,640
Port is currently in the listening state and then should go to the learning state as you can see there
32
00:03:24,150 --> 00:03:26,850
and then we'll eventually go to the forwarding state.
33
00:03:27,000 --> 00:03:35,280
But during that time pieces will not be able to receive IP addresses or forward traffic windows P.S.
34
00:03:35,280 --> 00:03:42,570
as an example won't be able to log on to the domain it's using one of these IP addresses instead of
35
00:03:42,660 --> 00:03:52,150
the IP address allocated by the DHB server now 169 dot to 5 4 dot something that something is a IP version
36
00:03:52,150 --> 00:03:54,360
4 linked local address.
37
00:03:54,430 --> 00:04:03,090
In other words an IP address in this range 169 dot to 5 4 slash 16 is an IP version 4 link local address.
38
00:04:03,310 --> 00:04:10,630
This is similar in concept to FTD colon colon slashed 10 in IP version 6.
39
00:04:10,660 --> 00:04:18,890
The idea is that if a P.C. doesn't get an IP address from a DHB server it will use an IP address and
40
00:04:18,890 --> 00:04:25,430
thus range so that two pieces can still communicate with one another if they for instance connected
41
00:04:25,430 --> 00:04:32,380
to a hub or a switch and there's no DHB server on the network so in other words that's what this piece
42
00:04:32,380 --> 00:04:33,180
has done.
43
00:04:33,180 --> 00:04:39,000
It used an IP address in this range but that means that it won't be able to communicate with other servers
44
00:04:39,000 --> 00:04:46,650
on the network unless it continues to send a DCP requests and then gets an IP address in the correct
45
00:04:46,650 --> 00:04:48,600
range as it did here.
46
00:04:48,690 --> 00:04:55,560
The P.C. won't be able to communicate with other devices such as domain controllers DNS servers or even
47
00:04:55,560 --> 00:04:57,590
connect it to the Internet.
48
00:04:57,600 --> 00:05:00,780
This is a non readable IP address.
49
00:05:01,290 --> 00:05:02,910
So how do we fix this.
50
00:05:02,910 --> 00:05:10,510
The answer is to use Port Fost so can you configured this network so that the pieces receive IP addresses
51
00:05:10,510 --> 00:05:12,960
from the DHB survey immediately.
52
00:05:13,240 --> 00:05:21,180
The server here is configured as a DCP server so the pieces should receive IP addresses from the DHB
53
00:05:21,180 --> 00:05:23,820
server as soon as they boot up.
54
00:05:24,090 --> 00:05:26,190
So can you complete this lab yourself.
55
00:05:26,280 --> 00:05:31,090
Download the packet trace a file and see if you can complete to the lab.
56
00:05:31,140 --> 00:05:34,240
Otherwise continue watching as I complete to the lab.
6310
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.