SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Rafat Khandaker
Packet Tracer
Spanning Tree Protocol/PVST / RSTP
05/05/16
ABSTRACT
In this Lab simulation, four switches have been set up to separate multiple hosts on a network.
The purpose of this simulation is to understand the concept of the spanning tree protocol. The
hosts on the network have been separated into different vlans in order to enable PVST
configuration.
INTRODUCTION:
The Spanning tree protocol was designed in order to prevent redundant paths within a network.
When 3 or more switches are connected together with more than one possible path to designated
target host; it is possible to create an endless loop, creating a broadcast storm. This problem is
due to the switches' lacking ability to separate broadcast domains; for example, when a packet
with an unknown destination mac address enters a switch, the switch will send a broadcast arp
request until it learns the destination to the host. At this time, the switch to switch recieving the
broadcast of FF:FF:FF:FF:FF:FF will be forwarded out of all ports and the cycle will continue
through other switches, creating denial of service or bandwith overload. To fix this problem,
often times a network in the below example will have separate VLANS along with RSTP +
PVST configured.
The RSTP (802.1W) protocol is an enhancement of the original STP 802.1D protocol. Rapid
spanning tree combines the operations of Learning, Blocking and disabled port state into one
operation, called discarding state, It has a much faster convergance time. When configured with
Rapid PVST, RSTP can converge for each virtual lan interface. According to cisco, the default
spanning tree protocol is set to Rapid PVST+. STP also use BPDU ( Bridged Protocol Data Units
) , which are stp frames, to construct a loop free path. BPDUs are 16 bit added information,
attached to the frame of the packet.
Spanning tree topology is calculated by using the root bridge as the primary sender for all
BPDUs. The Root bridge will have all it's interfaces as designated ports. The other switches
should have atleast one root bridge port, which is the shortest path to the bridge. One interace on
the all the switches should be in the discarding state.
CONFIGURING IP FOR ALL HOSTS
SWITCH 0
SWITCH 1
**notice here taht the spanning tree is configured for vlan 2, If i were to scroll down, the
spanning tree is different for each vlan. **
SWITCH 2
* WE CAN SEE HERE THAT SWITCH 2 ASSUMED THE ROOT SWITCH POSITION*
SWITCH 3
FINAL TOPOLOGY
EXAMPLES FROM OTHER SOURCES.
RESOURCE : http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-
switches/72836-rapidpvst-mig-config.html
According to the cisco documentation, R-PVST configuration are used with two or more core
distribution switches. The distribution switches are manually assigned to carry vlan trunk
information on vlan groups. This is most likely done to reduce bandwidtch congestion and
security. I realized that even though this network is configured with R-PVST , it is configured
with RSTP for each vlan. We can actually see from the Show span configuration that the
spanning tree is autoconfigured with a priority for each Vlan, separately.
The configuration I found in the cisco documentation clearly shows the difference, in an actual
R-PVST network.
In here trunk links between the distribution switches are manually assigned between 2
disribution devices. In this configuration, Distribution 1 will be the root bridge, manually
assigned for vlan 10,30,100. Distribution will be the root bridge, manually assigned for vlan
20,40,200.
the configuration:
We can see that the individual trunk links for each switch are manually set to carry certain vlan
information.
Another Source from Youtube
https://www.youtube.com/watch?v=6AxDqaG9M7I
From this example, I realized that my previous configuration can be set to PVST or R-PVST
simply by manually configuring the root bridge for each vlan. I can also manually configure the
trunk links to only send vlan traffic in certain links.
CONCLUSION
I have successfully configured STP and RSTP, P-VST on cisco switches.
The concepts and actual implementation of PVST had to be analyzed in depth.
From this simulation, I was able to reassess and correct my knowledge of the STP Protocol.

Weitere ähnliche Inhalte

Was ist angesagt?

CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
Dsunte Wilson
 

Was ist angesagt? (20)

CCNAv5 - S2: Chapter4 Routing Concepts
CCNAv5 - S2: Chapter4 Routing ConceptsCCNAv5 - S2: Chapter4 Routing Concepts
CCNAv5 - S2: Chapter4 Routing Concepts
 
Asa packet-flow-00
Asa packet-flow-00Asa packet-flow-00
Asa packet-flow-00
 
CCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 VlansCCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 Vlans
 
vlan
vlanvlan
vlan
 
Ccna command
Ccna commandCcna command
Ccna command
 
Ccna day3
Ccna day3Ccna day3
Ccna day3
 
MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
CCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan RedundancyCCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan Redundancy
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
 
Chapter 16 : inter-vlan routing
Chapter 16 : inter-vlan routingChapter 16 : inter-vlan routing
Chapter 16 : inter-vlan routing
 
Spanning Tree Protocol Cheat Sheet
Spanning Tree Protocol Cheat SheetSpanning Tree Protocol Cheat Sheet
Spanning Tree Protocol Cheat Sheet
 
Is is
Is isIs is
Is is
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 
Inter VLAN Routing
Inter VLAN RoutingInter VLAN Routing
Inter VLAN Routing
 
Cisco ospf
Cisco ospf Cisco ospf
Cisco ospf
 
Virtual LAN
Virtual LANVirtual LAN
Virtual LAN
 
CCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPTCCNA SUMMER TRAINNING PPT
CCNA SUMMER TRAINNING PPT
 

Andere mochten auch (7)

How to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guideHow to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guide
 
Uso de cysco packet tracer 4
Uso de cysco packet tracer 4Uso de cysco packet tracer 4
Uso de cysco packet tracer 4
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
 
Step by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerStep by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet Tracer
 
Router commands
Router commandsRouter commands
Router commands
 
Lab practice 1 configuring basic routing and switching (with answer)
Lab practice 1   configuring basic routing and switching (with answer) Lab practice 1   configuring basic routing and switching (with answer)
Lab practice 1 configuring basic routing and switching (with answer)
 
Packet Tracer Tutorial # 1
Packet Tracer Tutorial # 1Packet Tracer Tutorial # 1
Packet Tracer Tutorial # 1
 

Ähnlich wie Packet Tracer: Cisco, Spanning tree protocol

Configuracion
ConfiguracionConfiguracion
Configuracion
1 2d
 
Configuracion
ConfiguracionConfiguracion
Configuracion
1 2d
 
Spantree
SpantreeSpantree
Spantree
1 2d
 
Spantree
SpantreeSpantree
Spantree
1 2d
 
Examen final ccna2
Examen final ccna2Examen final ccna2
Examen final ccna2
Juli Yaret
 
Cisco discovery drs ent module 3 - v.4 in english.
Cisco discovery   drs ent module 3 - v.4 in english.Cisco discovery   drs ent module 3 - v.4 in english.
Cisco discovery drs ent module 3 - v.4 in english.
igede tirtanata
 

Ähnlich wie Packet Tracer: Cisco, Spanning tree protocol (20)

Cisco lab, guide to configure interface stp attributes
Cisco lab, guide to configure interface stp attributesCisco lab, guide to configure interface stp attributes
Cisco lab, guide to configure interface stp attributes
 
Configuracion
ConfiguracionConfiguracion
Configuracion
 
Configuracion
ConfiguracionConfiguracion
Configuracion
 
RSTP (rapid spanning tree protocol)
RSTP (rapid spanning tree protocol)RSTP (rapid spanning tree protocol)
RSTP (rapid spanning tree protocol)
 
Bluetooth
Bluetooth Bluetooth
Bluetooth
 
Chapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdfChapter 3-Network Switching.pdf
Chapter 3-Network Switching.pdf
 
ENCOR_Capitulo 4.pptx
ENCOR_Capitulo 4.pptxENCOR_Capitulo 4.pptx
ENCOR_Capitulo 4.pptx
 
Spantree
SpantreeSpantree
Spantree
 
Spantree
SpantreeSpantree
Spantree
 
ENCOR_Capitulo 2.pptx
ENCOR_Capitulo 2.pptxENCOR_Capitulo 2.pptx
ENCOR_Capitulo 2.pptx
 
Cap5 stp
Cap5   stpCap5   stp
Cap5 stp
 
A Critical Note On Ring Flushing
A Critical Note On Ring FlushingA Critical Note On Ring Flushing
A Critical Note On Ring Flushing
 
Switching
SwitchingSwitching
Switching
 
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
 
RRSTP: A Spanning Tree Protocol for Obviating Count-to-Infinity from Switched...
RRSTP: A Spanning Tree Protocol for Obviating Count-to-Infinity from Switched...RRSTP: A Spanning Tree Protocol for Obviating Count-to-Infinity from Switched...
RRSTP: A Spanning Tree Protocol for Obviating Count-to-Infinity from Switched...
 
Examen final ccna2
Examen final ccna2Examen final ccna2
Examen final ccna2
 
Switching
SwitchingSwitching
Switching
 
Cisco discovery drs ent module 3 - v.4 in english.
Cisco discovery   drs ent module 3 - v.4 in english.Cisco discovery   drs ent module 3 - v.4 in english.
Cisco discovery drs ent module 3 - v.4 in english.
 
CCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and TrunkingCCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and Trunking
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 

Mehr von Rafat Khandaker (9)

Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRP
 
Packet Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-logPacket Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-log
 
Packet Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPFPacket Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPF
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
 
CCNA Security configuration
CCNA Security configurationCCNA Security configuration
CCNA Security configuration
 
Packet Tracer: WAN, point to point links.
Packet Tracer: WAN, point to point links.Packet Tracer: WAN, point to point links.
Packet Tracer: WAN, point to point links.
 
CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit Project
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit Project
 

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Kürzlich hochgeladen (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Packet Tracer: Cisco, Spanning tree protocol

  • 1. Rafat Khandaker Packet Tracer Spanning Tree Protocol/PVST / RSTP 05/05/16 ABSTRACT In this Lab simulation, four switches have been set up to separate multiple hosts on a network. The purpose of this simulation is to understand the concept of the spanning tree protocol. The hosts on the network have been separated into different vlans in order to enable PVST configuration. INTRODUCTION: The Spanning tree protocol was designed in order to prevent redundant paths within a network. When 3 or more switches are connected together with more than one possible path to designated target host; it is possible to create an endless loop, creating a broadcast storm. This problem is due to the switches' lacking ability to separate broadcast domains; for example, when a packet with an unknown destination mac address enters a switch, the switch will send a broadcast arp request until it learns the destination to the host. At this time, the switch to switch recieving the broadcast of FF:FF:FF:FF:FF:FF will be forwarded out of all ports and the cycle will continue through other switches, creating denial of service or bandwith overload. To fix this problem, often times a network in the below example will have separate VLANS along with RSTP + PVST configured. The RSTP (802.1W) protocol is an enhancement of the original STP 802.1D protocol. Rapid spanning tree combines the operations of Learning, Blocking and disabled port state into one operation, called discarding state, It has a much faster convergance time. When configured with Rapid PVST, RSTP can converge for each virtual lan interface. According to cisco, the default spanning tree protocol is set to Rapid PVST+. STP also use BPDU ( Bridged Protocol Data Units ) , which are stp frames, to construct a loop free path. BPDUs are 16 bit added information, attached to the frame of the packet. Spanning tree topology is calculated by using the root bridge as the primary sender for all BPDUs. The Root bridge will have all it's interfaces as designated ports. The other switches should have atleast one root bridge port, which is the shortest path to the bridge. One interace on the all the switches should be in the discarding state.
  • 2. CONFIGURING IP FOR ALL HOSTS
  • 4.
  • 5. SWITCH 1 **notice here taht the spanning tree is configured for vlan 2, If i were to scroll down, the spanning tree is different for each vlan. **
  • 7. * WE CAN SEE HERE THAT SWITCH 2 ASSUMED THE ROOT SWITCH POSITION* SWITCH 3
  • 9. RESOURCE : http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series- switches/72836-rapidpvst-mig-config.html According to the cisco documentation, R-PVST configuration are used with two or more core distribution switches. The distribution switches are manually assigned to carry vlan trunk information on vlan groups. This is most likely done to reduce bandwidtch congestion and security. I realized that even though this network is configured with R-PVST , it is configured with RSTP for each vlan. We can actually see from the Show span configuration that the spanning tree is autoconfigured with a priority for each Vlan, separately. The configuration I found in the cisco documentation clearly shows the difference, in an actual R-PVST network. In here trunk links between the distribution switches are manually assigned between 2 disribution devices. In this configuration, Distribution 1 will be the root bridge, manually assigned for vlan 10,30,100. Distribution will be the root bridge, manually assigned for vlan 20,40,200. the configuration:
  • 10. We can see that the individual trunk links for each switch are manually set to carry certain vlan information. Another Source from Youtube
  • 11. https://www.youtube.com/watch?v=6AxDqaG9M7I From this example, I realized that my previous configuration can be set to PVST or R-PVST simply by manually configuring the root bridge for each vlan. I can also manually configure the trunk links to only send vlan traffic in certain links.
  • 12. CONCLUSION I have successfully configured STP and RSTP, P-VST on cisco switches. The concepts and actual implementation of PVST had to be analyzed in depth. From this simulation, I was able to reassess and correct my knowledge of the STP Protocol.