SlideShare a Scribd company logo
1 of 6
Download to read offline
1 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
Lab 3-1 Spanning Tree Protocol (STP) Default Behavior
Objective
The purpose of this lab is to observe the default behavior of STP.
Scenario
Four switches have just been installed. The distribution layer switches are Catalyst
3560s, and the access layer switches are Catalyst 2960s. There are redundant
uplinks between the access layer and distribution layer. Because of the possibility of
bridging loops, spanning tree logically removes any redundant links. In this lab, you
will observe what spanning tree does and why.
Step 1
Refer to Lab 2.0 “Clearing a Switch” to prepare all four switches for this lab. Cable
the equipment as shown. If you are accessing your equipment remotely, ask your
instructor for instructions on how to do this. Configure the four switches as shown in
the diagram with a hostname, password, and console security. Connect to DLS1
and enter the following commands:
Switch>enable
Switch#configure terminal
Switch(config)#hostname DLS1
DLS1(config)#enable secret class
DLS1(config)#line console 0
DLS1(config-line)#password cisco
DLS1(config-line)#login
Connect to DLS2 and enter the following commands:
Switch>enable
2 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
Switch#configure terminal
Switch(config)#hostname DLS2
DLS2(config)#enable secret class
DLS2(config)#line console 0
DLS2(config-line)#password cisco
DLS2(config-line)#login
Connect to ALS1 and enter the following commands:
Switch>enable
Switch#configure terminal
Switch(config)#hostname ALS1
ALS1(config)#enable secret class
ALS1(config)#line console 0
ALS1(config-line)#password cisco
ALS1(config-line)#login
Connect to ALS2 and enter the following commands:
Switch>enable
Switch# configure terminal
Switch(config)#hostname ALS2
ALS2(config)#enable secret class
ALS2(config)#line console 0
ALS2(config-line)#password cisco
ALS2(config-line)#login
Step 2
After the cables are connected and the switch detects the redundant links, spanning
tree is initiated.
By default, spanning tree runs on every port. When a new link becomes active, the
port goes through the listening, learning, and forwarding states before it becomes
active. During this period, the switch discovers if it is connected to another switch or
an end-user device.
If another switch is detected, the two switches begin creating a spanning tree. One
of the switches is elected as the root of the tree. Then an agreement is established
as to which links to keep active and which links to disable if multiple links exist.
1. What type of frame does STP use to communicate with other switches?
Note The results in this lab will vary. Spanning tree operation is based on
the MAC address of the switches.
Observe the LEDs on the switch to check the status of the link. A bright green light
indicates an active link. An amber light indicates an inactive link.
Step 3
Verify STP with the show spanning-tree command on DLS1:
DLS1#show spanning-tree
3 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
Cost 19
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ------------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
Verify STP with the show spanning-tree command on DLS2:
DLS2#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 000a.b8a9.d680
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ------------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Desg FWD 19 128.13 P2p
Fa0/12 Desg FWD 19 128.14 P2p
Verify STP with the show spanning-tree command on ALS1:
ALS1#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
Cost 19
Port 11 (FastEthernet0/9)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 0019.0635.5780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost
4 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
1d22h: %SYS-5-CONFIG_I: Configured from console by console Prio.Nbr Type
---------------- ---- --- --------- -------- ------------------------------
Fa0/7 Altn BLK 19 128.9 P2p
Fa0/8 Altn BLK 19 128.10 P2p
Fa0/9 Root FWD 19 128.11 P2p
Fa0/10 Altn BLK 19 128.12 P2p
Fa0/11 Desg FWD 19 128.13 P2p
Fa0/12 Desg FWD 19 128.14 P2p
Verify STP with the show spanning-tree command on ALS2:
ALS2#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
Cost 19
Port 9 (FastEthernet0/7)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 0019.068d.6980
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost
1d22h: %SYS-5-CONFIG_I: Configured from console by console Prio.Nbr Type
---------------- ---- --- --------- -------- ------------------------------
Fa0/7 Root FWD 19 128.9 P2p
Fa0/8 Altn BLK 19 128.10 P2p
Fa0/9 Altn BLK 19 128.11 P2p
Fa0/10 Altn BLK 19 128.12 P2p
Fa0/11 Altn BLK 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
Notice that between two switches, one of the two ports is set to blocking. Blocking
could occur on the access layer switch or the distribution layer switch. If all ports
have their default setting, the higher interface number of the two ports is set to
blocking.
The switch port is in blocking state because it detected two links between the same
switches. This would result in a bridge loop if the switch logically disables one link.
Note Your output may differ, because all switches have the default bridge
priority of 32769 and selection of the root bridge is based upon the
lowest switch MAC address. The sample output below may also
differ from those in your lab, because they were generated with a
different set of switches.
DLS2#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 000a.b8a9.d680
5 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ------------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Desg FWD 19 128.13 P2p
Fa0/12 Desg FWD 19 128.14 P2p
After reviewing the spanning tree output, answer the following questions.
1. Which switch is the root of the spanning tree?
2. How can the root switch be identified?
3. Why was that switch selected as the root?
4. What caused one port to be in blocking state over another?
5. What caused one link to be blocked over another?
Step 4
6 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc
Create a diagram of the spanning tree topology for VLAN 01. With Cisco Catalyst
switches, there is a different spanning tree state for each VLAN. Identify the root
bridge, root ports, and designated ports.
In this lab, the default operation of spanning tree was observed. Since no bridge
priorities were specified, the switch with the lowest MAC address was elected as the
root. Since no link priorities were changed, the link with the lowest cost was chosen
as the active link. If costs were equal, the tie was broken by the lowest port number.
In a later lab, the default STP behavior will be modified so that spanning tree works
according to specifications.
Challenge
Try to guess how your topology would look if you completely removed the root
switch. Remember that the switch with the lowest MAC address becomes the root.
Now, shut down all the ports on your current root switch. Use the show spanning-
tree command on the other switches. Did the topology converge the way you
thought it would?

More Related Content

What's hot

Composants et fonctionnement d'un Switch Cisco
Composants et fonctionnement d'un Switch Cisco Composants et fonctionnement d'un Switch Cisco
Composants et fonctionnement d'un Switch Cisco DJENNA AMIR
 
Advanced Network Design
Advanced Network DesignAdvanced Network Design
Advanced Network DesignCisco Russia
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)Security Date
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingJohnson Liu
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configurationIT Tech
 
Catalystの設定シナリオ(メモ段階)
Catalystの設定シナリオ(メモ段階)Catalystの設定シナリオ(メモ段階)
Catalystの設定シナリオ(メモ段階)78tch
 
12c Flex ASM: Moving to Flex ASM
12c Flex ASM: Moving to Flex ASM12c Flex ASM: Moving to Flex ASM
12c Flex ASM: Moving to Flex ASMMonowar Mukul
 
Network Jumbo Frame Config Guide
Network Jumbo Frame Config GuideNetwork Jumbo Frame Config Guide
Network Jumbo Frame Config GuideWoo Hyung Choi
 
VYATTAによるマルチパスVPN接続手法
VYATTAによるマルチパスVPN接続手法VYATTAによるマルチパスVPN接続手法
VYATTAによるマルチパスVPN接続手法Naoto MATSUMOTO
 
JomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private CloudJomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private CloudJomaSoft
 
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SP
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SPKrzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SP
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SPPROIDEA
 

What's hot (18)

Composants et fonctionnement d'un Switch Cisco
Composants et fonctionnement d'un Switch Cisco Composants et fonctionnement d'un Switch Cisco
Composants et fonctionnement d'un Switch Cisco
 
Advanced Network Design
Advanced Network DesignAdvanced Network Design
Advanced Network Design
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)
 
Amos command
Amos commandAmos command
Amos command
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 Routing
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configuration
 
Lab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relayLab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relay
 
Layer 3 redundancy hsrp
Layer 3 redundancy   hsrpLayer 3 redundancy   hsrp
Layer 3 redundancy hsrp
 
Ccna4 cs diaz_&_romero
Ccna4 cs diaz_&_romeroCcna4 cs diaz_&_romero
Ccna4 cs diaz_&_romero
 
Vrrp
VrrpVrrp
Vrrp
 
Catalystの設定シナリオ(メモ段階)
Catalystの設定シナリオ(メモ段階)Catalystの設定シナリオ(メモ段階)
Catalystの設定シナリオ(メモ段階)
 
12c Flex ASM: Moving to Flex ASM
12c Flex ASM: Moving to Flex ASM12c Flex ASM: Moving to Flex ASM
12c Flex ASM: Moving to Flex ASM
 
Network Jumbo Frame Config Guide
Network Jumbo Frame Config GuideNetwork Jumbo Frame Config Guide
Network Jumbo Frame Config Guide
 
VYATTAによるマルチパスVPN接続手法
VYATTAによるマルチパスVPN接続手法VYATTAによるマルチパスVPN接続手法
VYATTAによるマルチパスVPN接続手法
 
JomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private CloudJomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private Cloud
 
Practice Lab CSC
Practice Lab CSCPractice Lab CSC
Practice Lab CSC
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
 
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SP
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SPKrzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SP
Krzysztof Mazepa - Netflow/cflow - ulubionym narzędziem operatorów SP
 

Viewers also liked

Packaging
PackagingPackaging
PackagingKho Kai
 
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B Schools
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B SchoolsMBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B Schools
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B SchoolsMba Univers
 
Ben roberts fashion editorial
Ben roberts fashion editorialBen roberts fashion editorial
Ben roberts fashion editorialCharlene Deaver
 
Dylan's fashion editorial shoot
Dylan's fashion editorial shootDylan's fashion editorial shoot
Dylan's fashion editorial shootCharlene Deaver
 
Packaging
PackagingPackaging
PackagingKho Kai
 
Ccnp3 lab 3_2_en (hacer)
Ccnp3 lab 3_2_en (hacer)Ccnp3 lab 3_2_en (hacer)
Ccnp3 lab 3_2_en (hacer)Omar Herrera
 
Location of the shop rahman
Location of the shop rahmanLocation of the shop rahman
Location of the shop rahmanRahman Suwarji
 
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on Openstack
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on OpenstackLinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on Openstack
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on OpenstackOpenShift Origin
 
Introduction to OpenShift Origin- Private, Public and Community
Introduction to OpenShift Origin- Private, Public and CommunityIntroduction to OpenShift Origin- Private, Public and Community
Introduction to OpenShift Origin- Private, Public and CommunityOpenShift Origin
 
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...OpenShift Origin
 

Viewers also liked (17)

Final editorial fashion
Final editorial fashionFinal editorial fashion
Final editorial fashion
 
Packaging
PackagingPackaging
Packaging
 
Final editorial fashion
Final editorial fashionFinal editorial fashion
Final editorial fashion
 
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B Schools
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B SchoolsMBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B Schools
MBA Admission 2014: Missed CAT/IIMs, XAT? Catch last bus to top B Schools
 
Barcelona
BarcelonaBarcelona
Barcelona
 
Ben roberts fashion editorial
Ben roberts fashion editorialBen roberts fashion editorial
Ben roberts fashion editorial
 
Ebs syahirah
Ebs syahirahEbs syahirah
Ebs syahirah
 
Location of shop taufiq
Location of shop taufiqLocation of shop taufiq
Location of shop taufiq
 
Dylan's fashion editorial shoot
Dylan's fashion editorial shootDylan's fashion editorial shoot
Dylan's fashion editorial shoot
 
Packaging
PackagingPackaging
Packaging
 
Ccnp3 lab 3_2_en (hacer)
Ccnp3 lab 3_2_en (hacer)Ccnp3 lab 3_2_en (hacer)
Ccnp3 lab 3_2_en (hacer)
 
Ccnp3 lab 3_3_en
Ccnp3 lab 3_3_enCcnp3 lab 3_3_en
Ccnp3 lab 3_3_en
 
Location of the shop rahman
Location of the shop rahmanLocation of the shop rahman
Location of the shop rahman
 
Question 3
Question 3Question 3
Question 3
 
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on Openstack
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on OpenstackLinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on Openstack
LinuxCon 2013 Steven Dake on Using Heat for autoscaling OpenShift on Openstack
 
Introduction to OpenShift Origin- Private, Public and Community
Introduction to OpenShift Origin- Private, Public and CommunityIntroduction to OpenShift Origin- Private, Public and Community
Introduction to OpenShift Origin- Private, Public and Community
 
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
 

Similar to Ccnp3 lab 3_1_en (hacer)

Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ questionsufi1248
 
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions ManualScaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manualnudicixox
 
LiveAction Spanning Tree Protocol (STP) Application Note
LiveAction Spanning Tree Protocol (STP) Application NoteLiveAction Spanning Tree Protocol (STP) Application Note
LiveAction Spanning Tree Protocol (STP) Application NoteActionPacked Networks
 
BRKRST-3068 Troubleshooting Catalyst 2K and 3K.pdf
BRKRST-3068  Troubleshooting Catalyst 2K and 3K.pdfBRKRST-3068  Troubleshooting Catalyst 2K and 3K.pdf
BRKRST-3068 Troubleshooting Catalyst 2K and 3K.pdfssusercbaa33
 
Spantree
SpantreeSpantree
Spantree1 2d
 
Spantree
SpantreeSpantree
Spantree1 2d
 
05 Bcmsn Spanning Tree
05 Bcmsn Spanning Tree05 Bcmsn Spanning Tree
05 Bcmsn Spanning Treegopi1985
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
2.3.1.5 packet tracer   configuring rapid pvst+ answer2.3.1.5 packet tracer   configuring rapid pvst+ answer
2.3.1.5 packet tracer configuring rapid pvst+ answerNarayana Samy
 
Spanning Tree Protocol and Examples
Spanning Tree Protocol and ExamplesSpanning Tree Protocol and Examples
Spanning Tree Protocol and ExamplesINFitunes
 
SRWE_Module_5-STP Concepts.pptx
SRWE_Module_5-STP Concepts.pptxSRWE_Module_5-STP Concepts.pptx
SRWE_Module_5-STP Concepts.pptxSaqibAli696638
 
Sca n instructorppt_chapter2_final
Sca n instructorppt_chapter2_finalSca n instructorppt_chapter2_final
Sca n instructorppt_chapter2_finalPhuc Anh Tran
 
Brk 135 t-ccna_switching
Brk 135 t-ccna_switchingBrk 135 t-ccna_switching
Brk 135 t-ccna_switchingparthasn83
 

Similar to Ccnp3 lab 3_1_en (hacer) (20)

Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ question
 
Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions ManualScaling Networks Lab Manual 1st Edition Cisco Solutions Manual
Scaling Networks Lab Manual 1st Edition Cisco Solutions Manual
 
LiveAction Spanning Tree Protocol (STP) Application Note
LiveAction Spanning Tree Protocol (STP) Application NoteLiveAction Spanning Tree Protocol (STP) Application Note
LiveAction Spanning Tree Protocol (STP) Application Note
 
BRKRST-3068 Troubleshooting Catalyst 2K and 3K.pdf
BRKRST-3068  Troubleshooting Catalyst 2K and 3K.pdfBRKRST-3068  Troubleshooting Catalyst 2K and 3K.pdf
BRKRST-3068 Troubleshooting Catalyst 2K and 3K.pdf
 
Spantree
SpantreeSpantree
Spantree
 
Spantree
SpantreeSpantree
Spantree
 
ENCOR_Capitulo 2.pptx
ENCOR_Capitulo 2.pptxENCOR_Capitulo 2.pptx
ENCOR_Capitulo 2.pptx
 
05 Bcmsn Spanning Tree
05 Bcmsn Spanning Tree05 Bcmsn Spanning Tree
05 Bcmsn Spanning Tree
 
EMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS SwitchEMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS Switch
 
Dc fabric path
Dc fabric pathDc fabric path
Dc fabric path
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
2.3.1.5 packet tracer   configuring rapid pvst+ answer2.3.1.5 packet tracer   configuring rapid pvst+ answer
2.3.1.5 packet tracer configuring rapid pvst+ answer
 
Spanning Tree Protocol and Examples
Spanning Tree Protocol and ExamplesSpanning Tree Protocol and Examples
Spanning Tree Protocol and Examples
 
SRWE_Module_5-STP Concepts.pptx
SRWE_Module_5-STP Concepts.pptxSRWE_Module_5-STP Concepts.pptx
SRWE_Module_5-STP Concepts.pptx
 
Sca n instructorppt_chapter2_final
Sca n instructorppt_chapter2_finalSca n instructorppt_chapter2_final
Sca n instructorppt_chapter2_final
 
Brk 135 t-ccna_switching
Brk 135 t-ccna_switchingBrk 135 t-ccna_switching
Brk 135 t-ccna_switching
 
CCNA 2
CCNA 2 CCNA 2
CCNA 2
 
Switching
SwitchingSwitching
Switching
 
Switching
SwitchingSwitching
Switching
 
3 2
3 23 2
3 2
 

More from Omar Herrera

28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizuOmar Herrera
 
26.3 internacional público
26.3 internacional público26.3 internacional público
26.3 internacional públicoOmar Herrera
 
22.04 internacional publico
22.04 internacional publico22.04 internacional publico
22.04 internacional publicoOmar Herrera
 
14.4 internacional público.bibiloni
14.4 internacional público.bibiloni14.4 internacional público.bibiloni
14.4 internacional público.bibiloniOmar Herrera
 
14.4 bibiloni portabela d internacional público
14.4 bibiloni  portabela d internacional público14.4 bibiloni  portabela d internacional público
14.4 bibiloni portabela d internacional públicoOmar Herrera
 
01.04 internacional público
01.04 internacional público01.04 internacional público
01.04 internacional públicoOmar Herrera
 
31.3 internacional publico
31.3 internacional publico31.3 internacional publico
31.3 internacional publicoOmar Herrera
 

More from Omar Herrera (7)

28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu
 
26.3 internacional público
26.3 internacional público26.3 internacional público
26.3 internacional público
 
22.04 internacional publico
22.04 internacional publico22.04 internacional publico
22.04 internacional publico
 
14.4 internacional público.bibiloni
14.4 internacional público.bibiloni14.4 internacional público.bibiloni
14.4 internacional público.bibiloni
 
14.4 bibiloni portabela d internacional público
14.4 bibiloni  portabela d internacional público14.4 bibiloni  portabela d internacional público
14.4 bibiloni portabela d internacional público
 
01.04 internacional público
01.04 internacional público01.04 internacional público
01.04 internacional público
 
31.3 internacional publico
31.3 internacional publico31.3 internacional publico
31.3 internacional publico
 

Recently uploaded

FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...akbard9823
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 

Recently uploaded (20)

Call Girls Service Dwarka @9999965857 Delhi 🫦 No Advance VVIP 🍎 SERVICE
Call Girls Service Dwarka @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SERVICECall Girls Service Dwarka @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SERVICE
Call Girls Service Dwarka @9999965857 Delhi 🫦 No Advance VVIP 🍎 SERVICE
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 

Ccnp3 lab 3_1_en (hacer)

  • 1. 1 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc Lab 3-1 Spanning Tree Protocol (STP) Default Behavior Objective The purpose of this lab is to observe the default behavior of STP. Scenario Four switches have just been installed. The distribution layer switches are Catalyst 3560s, and the access layer switches are Catalyst 2960s. There are redundant uplinks between the access layer and distribution layer. Because of the possibility of bridging loops, spanning tree logically removes any redundant links. In this lab, you will observe what spanning tree does and why. Step 1 Refer to Lab 2.0 “Clearing a Switch” to prepare all four switches for this lab. Cable the equipment as shown. If you are accessing your equipment remotely, ask your instructor for instructions on how to do this. Configure the four switches as shown in the diagram with a hostname, password, and console security. Connect to DLS1 and enter the following commands: Switch>enable Switch#configure terminal Switch(config)#hostname DLS1 DLS1(config)#enable secret class DLS1(config)#line console 0 DLS1(config-line)#password cisco DLS1(config-line)#login Connect to DLS2 and enter the following commands: Switch>enable
  • 2. 2 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc Switch#configure terminal Switch(config)#hostname DLS2 DLS2(config)#enable secret class DLS2(config)#line console 0 DLS2(config-line)#password cisco DLS2(config-line)#login Connect to ALS1 and enter the following commands: Switch>enable Switch#configure terminal Switch(config)#hostname ALS1 ALS1(config)#enable secret class ALS1(config)#line console 0 ALS1(config-line)#password cisco ALS1(config-line)#login Connect to ALS2 and enter the following commands: Switch>enable Switch# configure terminal Switch(config)#hostname ALS2 ALS2(config)#enable secret class ALS2(config)#line console 0 ALS2(config-line)#password cisco ALS2(config-line)#login Step 2 After the cables are connected and the switch detects the redundant links, spanning tree is initiated. By default, spanning tree runs on every port. When a new link becomes active, the port goes through the listening, learning, and forwarding states before it becomes active. During this period, the switch discovers if it is connected to another switch or an end-user device. If another switch is detected, the two switches begin creating a spanning tree. One of the switches is elected as the root of the tree. Then an agreement is established as to which links to keep active and which links to disable if multiple links exist. 1. What type of frame does STP use to communicate with other switches? Note The results in this lab will vary. Spanning tree operation is based on the MAC address of the switches. Observe the LEDs on the switch to check the status of the link. A bright green light indicates an active link. An amber light indicates an inactive link. Step 3 Verify STP with the show spanning-tree command on DLS1: DLS1#show spanning-tree
  • 3. 3 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 Cost 19 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ------------------------------ Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p Verify STP with the show spanning-tree command on DLS2: DLS2#show spanning-tree VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 000a.b8a9.d680 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ------------------------------ Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Desg FWD 19 128.13 P2p Fa0/12 Desg FWD 19 128.14 P2p Verify STP with the show spanning-tree command on ALS1: ALS1#show spanning-tree VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 Cost 19 Port 11 (FastEthernet0/9) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 0019.0635.5780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost
  • 4. 4 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc 1d22h: %SYS-5-CONFIG_I: Configured from console by console Prio.Nbr Type ---------------- ---- --- --------- -------- ------------------------------ Fa0/7 Altn BLK 19 128.9 P2p Fa0/8 Altn BLK 19 128.10 P2p Fa0/9 Root FWD 19 128.11 P2p Fa0/10 Altn BLK 19 128.12 P2p Fa0/11 Desg FWD 19 128.13 P2p Fa0/12 Desg FWD 19 128.14 P2p Verify STP with the show spanning-tree command on ALS2: ALS2#show spanning-tree VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 Cost 19 Port 9 (FastEthernet0/7) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 0019.068d.6980 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost 1d22h: %SYS-5-CONFIG_I: Configured from console by console Prio.Nbr Type ---------------- ---- --- --------- -------- ------------------------------ Fa0/7 Root FWD 19 128.9 P2p Fa0/8 Altn BLK 19 128.10 P2p Fa0/9 Altn BLK 19 128.11 P2p Fa0/10 Altn BLK 19 128.12 P2p Fa0/11 Altn BLK 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p Notice that between two switches, one of the two ports is set to blocking. Blocking could occur on the access layer switch or the distribution layer switch. If all ports have their default setting, the higher interface number of the two ports is set to blocking. The switch port is in blocking state because it detected two links between the same switches. This would result in a bridge loop if the switch logically disables one link. Note Your output may differ, because all switches have the default bridge priority of 32769 and selection of the root bridge is based upon the lowest switch MAC address. The sample output below may also differ from those in your lab, because they were generated with a different set of switches. DLS2#show spanning-tree VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 000a.b8a9.d680
  • 5. 5 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ------------------------------ Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Desg FWD 19 128.13 P2p Fa0/12 Desg FWD 19 128.14 P2p After reviewing the spanning tree output, answer the following questions. 1. Which switch is the root of the spanning tree? 2. How can the root switch be identified? 3. Why was that switch selected as the root? 4. What caused one port to be in blocking state over another? 5. What caused one link to be blocked over another? Step 4
  • 6. 6 - 6 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-1 Copyright © 2006, Cisco Systems, Inc Create a diagram of the spanning tree topology for VLAN 01. With Cisco Catalyst switches, there is a different spanning tree state for each VLAN. Identify the root bridge, root ports, and designated ports. In this lab, the default operation of spanning tree was observed. Since no bridge priorities were specified, the switch with the lowest MAC address was elected as the root. Since no link priorities were changed, the link with the lowest cost was chosen as the active link. If costs were equal, the tie was broken by the lowest port number. In a later lab, the default STP behavior will be modified so that spanning tree works according to specifications. Challenge Try to guess how your topology would look if you completely removed the root switch. Remember that the switch with the lowest MAC address becomes the root. Now, shut down all the ports on your current root switch. Use the show spanning- tree command on the other switches. Did the topology converge the way you thought it would?