Spanning-Tree Protocol

Size: px
Start display at page:

Download "Spanning-Tree Protocol"

Transcription

1 Spanning-Tree Protocol

2 Agenda» What Problem is Solved by STP?» Understanding STP Root Bridge Election» BPDU Details and Pathcost» Understanding STP Root and Designated Port Election» Understanding and Configuring STP Timers» STP Port States» Topology Change Process» PVST and PVST+» Load-Balancing Techniques with PVST+

3 What Problem is Solved by the Spanning-Tree Protocol?

4 The Problem Resolved by 802.1d STP is a link management protocol that provides path redundancy while preventing undesirable loops in the network 1985: Originally developed by Radia Perlman while working at DEC (Digital Equipment Corporation). 1990: Original publication of IEEE 802.1d Standard DEC and IEEE versions of STP are not compatible.

5 Spanning Tree Protocol Basics A B 1. Without the spanning-tree protocol in a redundant topology, a broadcast/multicast frame sourced from A would loop endlessly in the network.

6 Spanning Tree Protocol Basics A X Blocked port B 1. Without the spanning-tree protocol in a redundant topology, a broadcast/multicast frame sourced from A would loop endlessly in the network. 2. The spanning-tree protocol blocks redundant links to prevent frames from looping.

7 Spanning Tree Protocol Basics A X Remove blocked Blocked port X Bridge fails! B 1. Without the spanning-tree protocol in a redundant topology, a broadcast/multicast frame sourced from A would loop endlessly in the network. 2. The spanning-tree protocol blocks redundant links to prevent frames from looping. 3. The spanning-tree protocol can adjust to changes in the topology by adjusting which ports are blocking and which are forwarding.

8 Creating a Loop-Free Path

9 How STP Works» Elect one Root Bridge» Elect one Root Port per bridge» Elect Designated Ports

10 Root Bridge Election» Switch with lowest Bridge ID in the network becomes Root Bridge» Bridge ID contains Bridge Priority in increments of 4096 System ID Extension MAC Address

11 Changing the Root Bridge Election» Manually change BID priority spanning-tree vlan [vlan] priority Lower is better» Use root bridge macro spanning-tree vlan [vlan] root [primary secondary] Sets local priority based on current Root Bridge» Verification show spanning-tree vlan [vlan] show spanning-tree root

12 Root Bridge Are you still out there?» Root Bridge must periodically send Hello frames to maintain its role.» Hello frames sent as BPDUs (Bridge Protocol Data Units)» Sent every 2-seconds by default.» Hold Time/ Dead-Interval = 10x Hello Interval (called M ax-age).

13 Quiz-1» Given the following command output, if the current Root Bridge for VLAN-1 is removed from this topology, which Switch will become the new Root Bridge? Switch-1 Switch-3 Switch-2

14 Quiz-2» Based on the output below, which IOS command(s) could be configured on Switch-1 to force it to become the new Root Bridge? Switch-1 A B C D E F Switch-1(config)#spanning-tree vlan 1 priority Switch-1(config)#spanning-tree vlan 1 priority Switch-1(config)#spanning-tree vlan 1 priority Switch-1(config)#spanning-tree vlan 1 priority Switch-1(config)#spanning-tree vlan 1 root primary Switch-1(config)#spanning-tree vlan 1 root

15 STP Port Costs» Every switch that transmits/ forwards a BPDU includes its own, local cost to reach STP Root.» 802.1d specified some default port costs but does NOT specify any formula for ports outside of these values.

16 Root Port Election» RP is upstream facing towards Root Bridge» Elected based on lowest Root Path Cost Cumulative cost of all links to get to the root» Cost based on inverse bandwidth i.e. higher bandwidth, lower cost Not linear» If tie in cost Choose lowest upstream BID Choose lowest upstream Port ID

17 Quiz-3 =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet Bridge-E 1/1 Bridge-B 3/5 1/2 3/6 6/1 5/1 3/1 Bridge-H 5/2 1/1 1/2 3/5 6/2 3/2 Bridge-A 3/5 3/6 Bridge-C 5/1 5/2 Bridge-F 3/6 3/8 3/8 1/1 3/1 3/2 3/1 4/1 4/2 3/9 Bridge-J 3/2 Root Bridge 3/5 1/2 Which port will Bridge-H select as its Root Port? 3/9 Bridge-G 5/1 5/2 3/6

18 Quiz-4 Which port will Bridge-F select as its Root Port? =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet 5/2 Root Bridge 3/1 5/ c.8581.a500 3/1 6/1 6/ c.8781.a700 3/4 3/3 4/1 4/2 3/ c.85c1.a501 3/5 3/3 3/4 3/2 Bridge-F 3/1

19 Quiz-5 Which port will Bridge-F select as its Root Port? =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet 5/2 Root Bridge 3/1 5/ c.8581.a500 6/1 6/ c.8781.a700 3/4 3/3 4/1 4/2 3/ c.85c1.a501 3/5 3/3 3/4 Bridge-F

20 Designated Port Election» DPs are downstream facing away from Root Bridge» Like Root Port, elected based on Lowest Root Path Cost Lowest BID Lowest Port ID» All other ports go into blocking mode Receive BPDUs Discard all other traffic Cannot send traffic

21 Changing the Port s Role» Modify the port s cost spanning-tree [vlan] cost bandwidth [bps]» Modify the Bridge ID spanning-tree vlan [vlan] priority» Modify the Port ID spanning-tree vlan [vlan] port-priority» Verification show spanning-tree interface [int] detail show spanning-tree vlan [vlan] detail

22 Quiz-6 Which of the following ports will be used to transmit data to/from PC-A and PC-B A B C D E 6/2 2/3 1/1 3/3 5/1 5/4 5/ ff.8581.a500 B 3/4 3/3 5/2 5/ d.8581.a570 2/4 2/3 6/1 6/ c.8381.a700 7/4 7/3 4/1 4/2 3/ fc.85c1.a501 1/3 1/2 3/1 A 2/1 7/1 7/2 2/ c.8581.a500 1/4 1/1 =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet

23 Spanning-Tree Timers and Port States

24 STP Timers» Timers affect the transition between port states Set only on the Root Bridge» Hello How often configuration BPDUs are sent Defaults to 2 seconds» MaxAge Dead-interval for receiving BPDUs Defaults to 20 seconds» Forward Delay How long to wait in each of the listening and learning phases Defaults to 15 seconds

25 Changing STP Timers (PVST)» Configuration spanning-tree vlan [vlan] hello-time spanning-tree vlan [vlan] forward-time spanning-tree vlan [vlan] max-age» Verification show spanning-tree vlan [vlan]

26 Spanning-Tree Diameter» Allows you to safely tune max age, forward delay and hello time» By specifying the network diameter, the switch will determine the most aggressive possible values of the STP parameters to achieve the fastest convergence time» Network diameter is defined as the maximum number of switches between any two end-stations» The default STP timers assume a network diameter of 7 (the maximum recommended by IEEE).

27 STP Diameter - Examples Switch(config)#spanning-tree vlan 1 root primary diameter 5 Sw it ch((config)#end Sw it ch(#sho spanning-tree vlan 1 VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 1 Address 0013.c3d7.a000 This bridge is the root Hello Time 2 sec Max Age 16 sec Forward Delay 12 sec Switch(config)#spanning-tree vlan 1 root primary diameter 3 Switch(config)#end Switch#sho spanning-tree vlan 1 VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 1 Address 0013.c3d7.a000 This bridge is the root Hello Time 2 sec M ax Age 12 sec Forward Delay 9 sec

28 STP Port States» Disabled Administratively down, does not participate in frame forwarding or STP» Listening No user traffic through port, and listening to BPDUs» Learning No user traffic through port, and building bridge tables» Forwarding User traffic across port, and transmitting or receiving BPDUs» Blocking No user traffic through port. Receives BPDUs from Designated Port Transmits only management traffic (CDP, VTP, DTP, etc)

29 Quiz-7 If Link-1 (to the Hub) goes down, how long will PC-A and PC-B be unable to communicate? A B C D E 0-seconds 15-seconds 30-seconds 50-seconds 60-seconds 5/4 5/ ff.8581.a400 B 3/4 3/3 3/2 3/1 Hub c.8381.a600 4/1 4/ fc.85c1.a501 A 7/4 7/3 2/2 7/1 7/2 2/ c.8581.a700 =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet

30 The 802.1d Topology Change Process

31 STP Topology Change Process» Used to notify other switches of a change in the spanning tree topology» Topology Change Notifications (TCNs) are sent: Any time a port transitions to the forwarding state and the bridge has at least one designated port Any time a port transitions from the forwarding or learning state to the blocking or disabled state.» Sent from the bridge that experienced the topology change towards the root bridge» A TCN received on a designated port of a non-root switch is forwarded towards the root

32 IEEE 802.1d TCN Frame Format / Headers Protocol Identifier Ver Msg Type Padding FCS 0x80 = TCN BPDU

33 STP Topology Change Process» TCN is sent every two seconds, until the upstream bridge acknowledges receipt with a TCN ACK flag set in the configuration BPDU» When the root bridge receives the TCN, it sets the TC flag in the next configuration BPDU (it also sets the TCN ACK flag on the port the TCN was received)» When bridges receive a BPDU with the TC flag set, they reduce their MAC aging time to FwdDelay (15 seconds)» The root switch continues to send Config BPDUs with TC flag set for a total of FwdDelay+Max Age seconds (default=35)

34 Topology Change Process TCN toward root C TCN ACK B Root TCN ACK TCN toward root A A Port moves into forwarding mode 1. PC-A comes online. 2. Bridge B s port moves into forwarding mode. 3. Bridge B generates a TCN and sends it on the root port. 4. Bridge C ACKs the TCN in the next BPDU it sends to Bridge B. 5. Bridge C generates a TCN and sends it on the root port. 6. Root ACKs the TCN in the next BPDU it sends to Bridge C.

35 Topology Change Process TC flag set=35s Root TC Flag CAM Aging=15s TC Flag CAM Aging=15s TC Flag TC Flag TC Flag CAM Aging=15s CAM Aging=15s CAM Aging=15s 7. Root also sets the topology change (TC) flag in all Config BPDUs 8. Downstream bridges reduce CAM aging time to FwdDelay seconds for duration of the topology change. 9. Root sets TC flag in all BPDUs for MaxAge + FwdDelay seconds, then clears the TC flag. A A

36 Detecting Topology Changes How do you know if a Topology Change is in progress? Stable Topology TC In-Progress

37 What Problem is Solved by PVST?

38 The problem with a CST 802.1d was designed to operate within a single broadcast domain d assumes that all bridges, and all ports, are within a single domain. This is called a CST (Common Spanning-Tree) With this design, the operation of STP is independent of any VLAN configuration. Remote subnets Router-A VLAN-2: Default-Gateway F dp Bridge-1 Root Br. F dp Router-B VLAN-3: Default-Gateway VLAN-2 Bridge-2 F rp GigE F dp GigE FastE F rp B Bridge-3 VLAN-3

39 Cisco s Solution - PVST PVST = Per VLAN Spanning-Tree. Each VLAN runs an independent instance of 802.1d. By default, a CST topology will still be formed. Allows modification of STP topology per-vlan. Remote subnets Router-A VLAN-2: Default-Gateway VLAN-2 Bridge-2 F rp GigE F dp F dp Bridge-1 Root Br. (VLAN-2 & VLAN-3) GigE F dp FastE F rp B Bridge-3 Router-B VLAN-3: Default-Gateway STP interface cost (for VLAN-3 ONLY) lowered to 7. VLAN-3

40 VLAN Load-Balancing Methods with PVST

41 PVST Load Balancing Operation (10,10) BID BID S2 L1 L3 L2 S1 Root (Red, Blue) BID BID Blocked Port (Red, Blue) (10,10) (10,10) BID S3 BID Link L1, L2, and L3 are VLAN trunks The port cost is 10 on all ports for all VLANs S1 is the root switch for all VLANs The L1 port on S3 is blocking for all VLANs & therefore cannot carry data traffic.

42 Load Balancing Operation - Cost BID BID S2 (10,10) L3 S1 Root (Red, Blue) BID BID L1 L2 Blocked Port (Blue) (10,10) (30,10) S3 BID BID Blocked Port (Red) If we change the port cost for the Red VLAN to 30 on S3 s L2 port, then L2 becomes the blocking link for VLAN Red and L1 becomes the forwarding link for VLAN Red

43 VLAN Load Balancing Configuration» To enable VLAN-based load balancing (by adjusting Port Costs): Switch(config-if)# spanning-tree vlan <x> cost <cost>» Cost is between 1-200,000,000

44 Load Balancing Operation A Better Method Root (Red, Blue) BID BID Blocked Port (Blue) L3 (FastEth) BID BID S1 0/1 0/2 L4 (FastEth) (19,19) (19,19) L1 (FastEth) S2 0/1 0/2 Port Priority (Red) = 128 L2 (FastEth) Port Priority (Blue) = 112 Blocked Port (Red) Blocked Port (Red, Blue) (38,38) (38,38) BID BID S3

45 VLAN Load Balancing Configuration (2) To enable VLAN-based load balancing (by adjusting Port Priorities):

46 VLAN Load Balancing The Best Method (10,10) Root (Red) BID BID S2 L1 L3 L2 S1 Root (Blue) BID BID Blocked Port (Blue) (10,10) (10,10) S3 BID BID Blocked Port (Red) Simpler configuration: Move the root switch for the Red VLAN to S2

47 PVST and PVST+ PVST Cisco s original implementation of Per VLAN Spanning-Tree Developed for use with ISL Trunking All BPDUs transmitted using 802.1d Destination MAC (0180:C200:0000) PVST+ Cisco s revised implementation of Per VLAN Spanning-Tree Developed for use with 802.1q Trunking BPDUs transmitted on Native VLAN use 802.1d Destination MAC (0180:C200:0000) BPDUs transmitted with 802.1q tags use Cisco-proprietary Destination MAC (0100:0CCC:CCCD)

48 Quiz-8 In the following topology, all links between switches are operating as VLAN Trunks and carrying VLANs-1 and 2. Which path(s) will be taken by PC-A and PC-B to transmit frames to their default gateway (router)? 5/ d.8581.a570 2/4 5/1 6/1 6/ c.8381.a700 7/4 7/3 4/1 4/2 =10Mb Ethernet =100Mb FastEthernet =Gigabit Ethernet fc.85c1.a501 1/ A 2/1 VLAN-1 7/1 7/ c.8581.a500 VLAN-2 1/ B

49 Quiz-9 Which of the following commands (or combination of commands) would accomplish the VLAN load-balancing design shown below? A Switch-1(config)#spanning-tree vlan 1 root primary B Switch-3(config)#spanning-tree vlan 1 root primary Switch-1(config)#interface Ethernet6/1 C Switch-1(config-if)#spanning-tree vlan 1 cost 18 D Switch-2(config)#interface Ethernet6/2 Switch-2(config-if)#spanning-tree vlan 1 cost 26 Switch-1 Switch-2 Switch-3 Switch-4

50 Quiz-10 Which of the following commands (or combination of commands) would accomplish the VLAN load-balancing design shown below? A B C D Switch-1(config)#spanning-tree vlan 1 root primary Switch-2(config)#spanning-tree vlan 1 root primary Switch-2(config)#interface Ethernet7/2 Switch-2(config-if)#spanning-tree vlan 1 port-priority 112 Switch-1(config)#interface Ethernet7/3 Switch-1(config-if)#spanning-tree vlan 1 port-priority 112 E F Switch-1(config)#interface Ethernet7/4 Switch-1(config-if)#spanning-tree vlan 1 port-priority 112 Switch-2(config)#interface Ethernet7/1 Switch-2(config-if)#spanning-tree vlan 1 port-priority 112 Switch-1 Switch-2

51 Q&A All rights reserved.

Implementing Spanning Tree Protocol

Implementing Spanning Tree Protocol Transparent Bridging Implementing Spanning Tree Protocol A switch has the same characteristics as a transparent bridge., Cisco Systems, Inc. All rights reserved. 2-1, Cisco Systems, Inc. All rights reserved.

More information

Table of Contents. (Rapid) Spanning Tree Protocol. A simple bridge loop. An even worse bridge loop. Bridge loops Two bridges Three bridges (R)STP

Table of Contents. (Rapid) Spanning Tree Protocol. A simple bridge loop. An even worse bridge loop. Bridge loops Two bridges Three bridges (R)STP Table of Contents (Rapid) Spanning Tree Protocol (R)STP Karst Koymans Informatics Institute University of Amsterdam (version 18.4, 2018/11/16 13:23:04) Friday, November 16, 2018 Bridge loops Two bridges

More information

Configuring STP and RSTP

Configuring STP and RSTP 7 CHAPTER Configuring STP and RSTP This chapter describes the IEEE 802.1D Spanning Tree Protocol (STP) and the ML-Series implementation of the IEEE 802.1W Rapid Spanning Tree Protocol (RSTP). It also explains

More information

Maintaining Specific VLAN Identification. Comparing ISL and 802.1Q. VLAN Trunking

Maintaining Specific VLAN Identification. Comparing ISL and 802.1Q. VLAN Trunking Maintaining Specific VLAN Identification Specifically developed for multi-vlan interswitch communications Places a unique identifier in each frame Functions at Layer 2 2003, Cisco Systems, Inc. All rights

More information

Configuring Rapid PVST+

Configuring Rapid PVST+ This chapter contains the following sections: Information About Rapid PVST+, page 1, page 16 Verifying the Rapid PVST+ Configuration, page 24 Information About Rapid PVST+ The Rapid PVST+ protocol is the

More information

Spanning Tree Protocol

Spanning Tree Protocol For conceptual information about, see the Using the with the EtherSwitch Network Module section of the EtherSwitch Network feature module. Finding Feature Information, page 1 Information About, page 1

More information

Question No : 1 Which three of these statements regarding 802.1Q trunking are correct? (Choose three.)

Question No : 1 Which three of these statements regarding 802.1Q trunking are correct? (Choose three.) Volume: 149 Questions Question No : 1 Which three of these statements regarding 802.1Q trunking are correct? (Choose three.) A. 802.1Q native VLAN frames are untagged by default. B. 802.1Q trunking ports

More information

Configuring STP. Understanding Spanning-Tree Features CHAPTER

Configuring STP. Understanding Spanning-Tree Features CHAPTER CHAPTER 11 This chapter describes how to configure the Spanning Tree Protocol (STP) on your switch. For information about the Rapid Spanning Tree Protocol (RSTP) and the Multiple Spanning Tree Protocol

More information

Configuring Rapid PVST+ Using NX-OS

Configuring Rapid PVST+ Using NX-OS Configuring Rapid PVST+ Using NX-OS This chapter describes how to configure the Rapid per VLAN Spanning Tree (Rapid PVST+) protocol on Cisco NX-OS devices. This chapter includes the following sections:

More information

Understanding and Configuring STP

Understanding and Configuring STP CHAPTER 14 This chapter describes how to configure the Spanning Tree Protocol (STP) on a Catalyst 4500 series switch. It also provides guidelines, procedures, and configuration examples. This chapter includes

More information

Table of Contents. (Rapid) Spanning Tree Protocol. An even worse bridge loop. A simple bridge loop. Bridge loops Two bridges Three bridges (R)STP

Table of Contents. (Rapid) Spanning Tree Protocol. An even worse bridge loop. A simple bridge loop. Bridge loops Two bridges Three bridges (R)STP Table of Contents (Rapid) Spanning Tree Protocol (R)STP Karst Koymans Informatics Institute University of Amsterdam (version 44, 2015/02/18 12:55:30) Thursday, February 19, 2015 Bridge loops Two bridges

More information

The multiple spanning-tree (MST) implementation is based on the IEEE 802.1s standard.

The multiple spanning-tree (MST) implementation is based on the IEEE 802.1s standard. CHAPTER 18 This chapter describes how to configure the Cisco implementation of the IEEE 802.1s Multiple STP (MSTP) on the IE 3010 switch. Note The multiple spanning-tree (MST) implementation is based on

More information

Table of Contents. (Rapid) Spanning Tree Protocol. A simple bridge loop. An even worse bridge loop. Bridge loops Two bridges Three bridges (R)STP

Table of Contents. (Rapid) Spanning Tree Protocol. A simple bridge loop. An even worse bridge loop. Bridge loops Two bridges Three bridges (R)STP Table of Contents (Rapid) Spanning Tree Protocol (R)STP Karst Koymans Informatics Institute University of Amsterdam (version 34, 2014/02/17 14:41:48) Monday, February 17, 2014 Bridge loops Two bridges

More information

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol Finding Feature Information, page 1 Restrictions for STP, page 1 Information About Spanning Tree Protocol, page 2 How to Configure Spanning-Tree Features, page 14 Monitoring Spanning-Tree Status, page

More information

Configuring Rapid PVST+

Configuring Rapid PVST+ This chapter describes how to configure the Rapid per VLAN Spanning Tree (Rapid PVST+) protocol on Cisco NX-OS devices using Cisco Data Center Manager (DCNM) for LAN. For more information about the Cisco

More information

CCNA 3 (v v6.0) Chapter 3 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 3 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 3 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-3-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 3 Exam Answers

More information

Configuring Spanning Tree

Configuring Spanning Tree CHAPTER 8 Configuring Spanning Tree This chapter describes how to configure spanning tree on the Catalyst enterprise LAN switches. Note For information on configuring the PortFast, UplinkFast, and BackboneFast

More information

material. For more information on how to get additional questions, please see

material. For more information on how to get additional questions, please see Review Questions The following questions are designed to test your understanding of this chapter s material. For more information on how to get additional questions, please see www.lammle.com/ccn a. You

More information

Implement Spanning Tree Protocols-PART-I. LAN Switching and Wireless Chapter 5 Modified by Tony Chen 05/01/2008

Implement Spanning Tree Protocols-PART-I. LAN Switching and Wireless Chapter 5 Modified by Tony Chen 05/01/2008 Implement Spanning Tree Protocols-PART-I LAN Switching and Wireless Chapter 5 Modified by Tony Chen 05/01/2008 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Notes: If you

More information

Configuring STP and Prestandard IEEE 802.1s MST

Configuring STP and Prestandard IEEE 802.1s MST 20 CHAPTER This chapter describes how to configure the Spanning Tree Protocol (STP) and prestandard IEEE 802.1s Multiple Spanning Tree (MST) protocol on Catalyst 6500 series switches. Note The IEEE 802.1s

More information

Spanning Tree Protocol(STP)

Spanning Tree Protocol(STP) Introduction Spanning Tree Protocol (STP) is a Layer 2 protocol that runs on bridges and switches. The specification for STP is IEEE 802.1D. The main purpose of STP is to ensure that you do not create

More information

Spanning-Tree Protocol

Spanning-Tree Protocol Spanning-Tree Protocol Malin Bornhager Halmstad University Session Number 2002, Svenska-CNAP Halmstad University 1 Objectives Redundancy in a converged network Spanning-Tree Protocol (STP) STP Operation

More information

Describing the STP. Enhancements to STP. Configuring PortFast. Describing PortFast. Configuring. Verifying

Describing the STP. Enhancements to STP. Configuring PortFast. Describing PortFast. Configuring. Verifying Enhancements to STP Describing the STP PortFast Per VLAN Spanning Tree+ (PVST+) Rapid Spanning Tree Protocol (RSTP) Multiple Spanning Tree Protocol (MSTP) MSTP is also known as Multi-Instance Spanning

More information

STP (Spanning Tree Protocol) - Step by Step Configuration Tutorial

STP (Spanning Tree Protocol) - Step by Step Configuration Tutorial STP (Spanning Tree Protocol) - Step by Step Configuration Tutorial Introduction: Spanning Tree Protocol (STP) is a Layer 2 protocol that runs on switches. It was first introduced as CST (Common Spanning

More information

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol Restrictions for STP Restrictions for STP, on page 1 Information About Spanning Tree Protocol, on page 1 How to Configure Spanning-Tree Features, on page 13 Monitoring Spanning-Tree Status, on page 25

More information

Chapter 5: STP. * What is STP? How does STP work?

Chapter 5: STP. * What is STP? How does STP work? Chapter 5: STP * What is STP? How does STP work? * What would be the worst case scenario that could happen to a redundant path switched network with the STP is disabled? When multiple paths exist between

More information

Exam Questions

Exam Questions Exam Questions 200-105 ICND2 Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) https://www.2passeasy.com/dumps/200-105/ 1.At which layer of the OSI model is RSTP used to prevent loops? A. physical

More information

DECUS IT-Symposium Spanning Tree Protocol Interoperability Cisco/HP ProCurve

DECUS IT-Symposium Spanning Tree Protocol Interoperability Cisco/HP ProCurve DECUS IT-Symposium 2006 Spanning Tree Protocol Interoperability Cisco/HP ProCurve Juergen Bruns Network Competency Center EMEA HP Services 2003 Hewlett-Packard Development Company, L.P. The information

More information

The following graphic shows a single switch VLAN configuration.

The following graphic shows a single switch VLAN configuration. 7.1. VLAN A Virtual LAN (VLAN) can be defined as: Broadcast domains defined by switch port rather than network address. A grouping of devices based on service need, protocol, or other criteria rather than

More information

Chapter 5. Spanning Tree Protocol (STP) Part I

Chapter 5. Spanning Tree Protocol (STP) Part I Chapter 5 Spanning Tree Protocol (STP) Part I CCNA3-1 Chapter 5-1 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario.

More information

Describing the STP. 2003, Cisco Systems, Inc. All rights reserved. 2-1

Describing the STP. 2003, Cisco Systems, Inc. All rights reserved. 2-1 Describing the STP 2003, Cisco Systems, Inc. All rights reserved. 2-1 IEEE Documents IEEE 802.1D IEEE 802.1Q IEEE 802.1w IEEE 802.1s - Media Access Control (MAC) bridges - Virtual Bridged Local Area Networks

More information

Improving network convergence with Multiple Spanning Tree Protocol

Improving network convergence with Multiple Spanning Tree Protocol CEAI, Vol.15, No.1 pp. 79-87, 2013 Printed in Romania Improving network convergence with Multiple Spanning Tree Protocol Roxana Stănică SC Civitas Systems S.R.L., Craiova, Romania (e-mail: roxana_batm@yahoo.com)

More information

Spanning-Tree Protocol

Spanning-Tree Protocol Spanning-Tree Protocol Spanning Tree Protocol (IEEE 802.1D 1998), Rapid STP (IEEE 802.1D 2004), Cisco PVST+, MSTP Page 07-1 Agenda Spanning Tree Protocol (STP) Introduction Details Convergence Some more

More information

Download: PT-Topology-STP2.pkt

Download: PT-Topology-STP2.pkt IEEE Documents Describing the STP IEEE 802.1D IEEE 802.1Q IEEE 802.1w IEEE 802.1s - Media Access Control (MAC) bridges - Virtual Bridged Local Area Networks - Rapid Reconfiguration (Supp. to 802.1D) -

More information

3. INTERCONNECTING NETWORKS WITH SWITCHES. THE SPANNING TREE PROTOCOL (STP)

3. INTERCONNECTING NETWORKS WITH SWITCHES. THE SPANNING TREE PROTOCOL (STP) 3. INTERCONNECTING NETWORKS WITH SWITCHES. THE SPANNING TREE PROTOCOL (STP) 3.1. STP Operation In an extended Ethernet network (a large network, including many switches) multipath propagation may exist

More information

Configuring MST Using Cisco NX-OS

Configuring MST Using Cisco NX-OS This chapter describes how to configure Multiple Spanning Tree (MST) on Cisco NX-OS devices. This chapter includes the following sections: Finding Feature Information, page 1 Information About MST, page

More information

Agenda. Spanning-Tree Protocol. Spanning Tree Protocol (STP) Introduction Details Convergence Some more details

Agenda. Spanning-Tree Protocol. Spanning Tree Protocol (STP) Introduction Details Convergence Some more details Agenda Spanning-Tree Protocol Spanning Tree Protocol (STP) Introduction Details Convergence Some more details Rapid Spanning Tree Protocol (RSTP) Cisco PVST, PVST+ Multiple Spanning Tree Protocol (MSTP)

More information

Buy full file at

Buy full file at 14 Chapter 2 LAN Redundancy Chapter 2 LAN Redundancy 2.0.1.2 Class Activity Stormy Traffic ( ) Objective Explain the purpose of the Spanning Tree Protocol (STP) in a switched LAN environment with redundant

More information

Spanning Tree Protocol, from a feature CCNA s Perspective.

Spanning Tree Protocol, from a feature CCNA s Perspective. Spanning Tree Protocol, from a feature CCNA s Perspective. written by Gerald C. Paciello Jan. 29, 2015 A little bit of history. Before we talk about Spanning Tree Protocol, let's organize the different

More information

RSTP Configuration. Page 1 of 26

RSTP Configuration. Page 1 of 26 RSTP Configuration Page 1 of 26 Content Chapter 1 STP Configuration... 1 1.1 STP Overview... 1 1.1.1 Function of STP...1 1.1.2 Protocol Packets of STP...1 1.1.3 Basic Concepts in STP... 1 1.1.4 Spanning-Tree

More information

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol CHAPTER 7 This chapter descibes how to configure Spanning Tree Protocol (STP) on the Cisco wireless mobile interface card (WMIC). Note For complete syntax and usage information for the commands used in

More information

Chapter 5. Spanning Tree Protocol (STP) Part II

Chapter 5. Spanning Tree Protocol (STP) Part II Chapter 5 Spanning Tree Protocol (STP) Part II CCNA3-1 Chapter 5-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario.

More information

Copyright 2014 CertificationKits LLC. All Rights Reserved. 2

Copyright 2014 CertificationKits LLC. All Rights Reserved. 2 Copyright 2014 CertificationKits LLC. All Rights Reserved. 2 Spanning Tree Protocol is a bridge protocol that enables a learning bridge to dynamically work around loops in a network topology by creating

More information

Campus Networking Workshop. Layer 2 engineering Spanning Tree and VLANs

Campus Networking Workshop. Layer 2 engineering Spanning Tree and VLANs Campus Networking Workshop Layer 2 engineering Spanning Tree and VLANs Switching Loop When there is more than one path between two switches What are the potential problems? Switching Loop If there is more

More information

Describing the STP. IEEE Documents. Download this file. Enhancements to STP. Download: PT-Topology-STP2.pkt STP

Describing the STP. IEEE Documents. Download this file. Enhancements to STP. Download: PT-Topology-STP2.pkt STP IEEE Documents IEEE 802.1D IEEE 802.1Q IEEE 802.1w IEEE 802.1s - Media Access Control (MAC) bridges - Virtual Bridged Local Area Networks - Rapid Reconfiguration (Supp. to 802.1D) - Multiple Spanning Tree

More information

Table of Contents 1 MSTP Configuration 1-1

Table of Contents 1 MSTP Configuration 1-1 Table of Contents 1 MSTP Configuration 1-1 Overview 1-1 Introduction to STP 1-1 Why STP 1-1 Protocol Packets of STP 1-1 Basic Concepts in STP 1-2 How STP works 1-3 Introduction to RSTP 1-9 Introduction

More information

CIS 83 Lab Assignment

CIS 83 Lab Assignment CIS 83 Lab Assignment Open the Packet Tracer Scenario STP Configuration Lab-1.pkt. Before proceeding, save as STP Configuration Lab-1-working.pkt. To demonstrate completion of the lab you will be asked

More information

Implement Spanning Tree Protocols. LAN Switching and Wireless Chapter 5

Implement Spanning Tree Protocols. LAN Switching and Wireless Chapter 5 Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Explain the role of redundancy in a converged

More information

Transparent Bridging and VLAN

Transparent Bridging and VLAN Transparent Bridging and VLAN Plug and Play Networking (C) Herbert Haas 2005/03/11 Algorhyme I think that I shall never see a graph more lovely than a tree a graph whose crucial property is loop-free connectivity.

More information

EIGRP Features and Operation

EIGRP Features and Operation EIGRP Features and Operation Enhanced IGRP (EIGRP) is a classless, enhanced distance-vector protocol. EIGRP is a Cisco proprietary protocol. EIGRP includes the subnet mask in its route updates. And as

More information

itexamdump 최고이자최신인 IT 인증시험덤프 일년무료업데이트서비스제공

itexamdump 최고이자최신인 IT 인증시험덤프   일년무료업데이트서비스제공 itexamdump 최고이자최신인 IT 인증시험덤프 http://www.itexamdump.com 일년무료업데이트서비스제공 Exam : 642-813 Title : Implementing Cisco IP Switched Networks Vendor : Cisco Version : DEMO Get Latest & Valid 642-813 Exam's Question

More information

62HConfiguring port role restriction 131H37. 63HConfiguring TC-BPDU transmission restriction 132H38. 64HEnabling TC-BPDU guard 133H38

62HConfiguring port role restriction 131H37. 63HConfiguring TC-BPDU transmission restriction 132H38. 64HEnabling TC-BPDU guard 133H38 Contents Configuring spanning tree protocols 3 STP 3 STP protocol packets 3 Basic concepts in STP 4 Calculation process of the STP algorithm 5 RSTP 9 MSTP 10 MSTP features 10 MSTP basic concepts 10 How

More information

Question No: 1 On the MSTP network as shown in the figure, what is the role of the switch in MSTI 1 according to the configuration?

Question No: 1 On the MSTP network as shown in the figure, what is the role of the switch in MSTI 1 according to the configuration? Volume: 629 Questions Question No: 1 On the MSTP network as shown in the figure, what is the role of the switch in MSTI 1 according to the configuration? A. Root switch B. Slave switch C. Non-root switch

More information

Layer 2 Engineering Spanning Tree

Layer 2 Engineering Spanning Tree Layer 2 Engineering Spanning Tree Campus Network Design & Operations Workshop These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Packet Switching on L2 (LAN Level)

Packet Switching on L2 (LAN Level) Packet Switching on L2 (LAN Level) Transparent Bridging (TB), Spanning Tree Protocol (STP), Rapid STP, L2 Bridging versus L3 Routing Agenda Introduction Transparent Bridging Basics Spanning Tree Protocol

More information

DD2490 p Layer 2 networking. Olof Hagsand KTH CSC

DD2490 p Layer 2 networking. Olof Hagsand KTH CSC DD2490 p4 2010 Layer 2 networking Olof Hagsand KTH CSC 1 Literature Radia Pearlman Interconnections - Bridges, Routers, Switches and Internetworking Protocols, Addison-Wesley. Section 3: Transparent bridges

More information

CS IT. Lecture (06) STP (I) Problem statement. By: Dr. Ahmed ElShafee

CS IT. Lecture (06) STP (I) Problem statement. By: Dr. Ahmed ElShafee Lecture (06) STP (I) By: Dr. Ahmed ElShafee CS IT Problem statement If your network consists of layer 2 switches that allow computers connect and exchange data, you will need to consider the design that

More information

Chapter 3 Lab 3-1, Spanning Tree Protocol (STP) Default Behavior

Chapter 3 Lab 3-1, Spanning Tree Protocol (STP) Default Behavior Chapter 3 Lab 3-1, Spanning Tree Protocol (STP) Default Behavior Topology Objective Background Observe the default behavior of STP. Four switches have just been installed. The distribution layer switches

More information

isco Understanding Spanning Tree Protocol Topology Chan

isco Understanding Spanning Tree Protocol Topology Chan isco Understanding Spanning Tree Protocol Topology Chan Table of Contents Understanding Spanning Tree Protocol Topology Changes...1 Interactive: This document offers customized analysis of your Cisco device...1

More information

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets?

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets? Nguyen The Nhat - Take Exam Exam questions Time remaining: 00: 00: 51 1. Which command will give the user TECH privileged-mode access after authentication with the server? username name privilege level

More information

Implement Spanning Tree Protocols PART-II. LAN Switching and Wireless Chapter 5 Modified by Tony Chen 07/01/2009

Implement Spanning Tree Protocols PART-II. LAN Switching and Wireless Chapter 5 Modified by Tony Chen 07/01/2009 Implement Spanning Tree Protocols PART-II LAN Switching and Wireless Chapter 5 Modified by Tony Chen 07/01/2009 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Notes: If you

More information

CCNA Cisco Certified Network Associate CCNA (v3.0)

CCNA Cisco Certified Network Associate CCNA (v3.0) 200-125 - CCNA Cisco Certified Network Associate CCNA (v3.0) 1.What is one benefit of PVST+? A. PVST+ supports Layer 3 load balancing without loops. B. PVST+ reduces the CPU cycles for all the switches

More information

CCNA Semester 3 labs. Labs for chapters 2 10

CCNA Semester 3 labs. Labs for chapters 2 10 CCNA Semester 3 labs Labs for chapters 2 10 2.1.4.5 Lab - Configure Extended VLANs, VTP, and DTP 2.2.2.5 Lab - Troubleshooting Inter-VLAN Routing 3.1.2.12 Lab - Building a Switched Network with Redundant

More information

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer CIS 83 Midterm Spring 2004 Answer Sheet Name: Score: Grade: Question Answer Question Answer 1 A B C D E F 51 A B C D E F 2 A B C D E F 52 A B C D E F 3 A B C D E F 53 A B C D E F 4 A B C D E F 54 A B C

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs, page 1 Guidelines and Limitations for vpcs, page 10 Configuring vpcs, page 11 Verifying the vpc Configuration, page 25 vpc Default

More information

Cisco Exam Interconnecting Cisco Networking Devices Part 2 Version: 10.0 [ Total Questions: 149 ]

Cisco Exam Interconnecting Cisco Networking Devices Part 2 Version: 10.0 [ Total Questions: 149 ] s@lm@n Cisco Exam 200-101 Interconnecting Cisco Networking Devices Part 2 Version: 10.0 [ Total Questions: 149 ] Topic break down Topic No. of Questions Topic 1: LAN Switching Technologies 18 Topic 2:

More information

RealCiscoLAB.com. Observe what happens when the default spanning tree behavior is modified.

RealCiscoLAB.com. Observe what happens when the default spanning tree behavior is modified. RealCiscoLAB.com CCNPv6 SWITCH Modifying Default Spanning Tree Behavior Topology Objective Background Observe what happens when the default spanning tree behavior is modified. Four switches have just been

More information

Document ID: Contents. Introduction. Prerequisites. Requirements. Components Used. Conventions. Background Information.

Document ID: Contents. Introduction. Prerequisites. Requirements. Components Used. Conventions. Background Information. Products & Services Spanning Tree from PVST+ to Rapid-PVST Migration Configuration Example Document ID: 72836 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information

More information

RSTP Configuration. RSTP Configuration

RSTP Configuration. RSTP Configuration RSTP Configuration Contents 16. STP Configuration...1 1.1 STP Overview...1 1.1.1 Function of STP... 1 1.1.2 Protocol Packets of STP... 1 1.1.3 Basic Concepts in STP... 1 1.1.4 Spanning-Tree Interface States...

More information

VLANs Level 3 Unit 9 Computer Networks

VLANs Level 3 Unit 9 Computer Networks VLANs Some Requirements of LANs Need to split up broadcast domains to make good use of bandwidth People in different departments may need to be grouped together for access to servers Security: restrict

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels Configuring Virtual Port Channels This chapter describes how to configure virtual port channels (vpcs) on Cisco Nexus 5000 Series switches. It contains the following sections: Information About vpcs, page

More information

Table of Contents Chapter 1 MSTP Configuration

Table of Contents Chapter 1 MSTP Configuration Table of Contents Table of Contents... 1-1 1.1 MSTP Overview... 1-1 1.1.1 MSTP Protocol Data Unit... 1-1 1.1.2 Basic MSTP Terminologies... 1-2 1.1.3 Implementation of MSTP... 1-6 1.1.4 MSTP Implementation

More information

802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP)

802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP) 13 802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP) Contents Overview.................................................... 13-2 How Spanning Tree Operates.................................

More information

Cisco 4-Port and 8-Port Layer 2 Gigabit EtherSwitch Network Interface Module Configuration Guide for Cisco 4000 Series ISR

Cisco 4-Port and 8-Port Layer 2 Gigabit EtherSwitch Network Interface Module Configuration Guide for Cisco 4000 Series ISR Cisco 4-Port and 8-Port Layer 2 Gigabit EtherSwitch Network Interface Module Configuration Guide for Cisco 4000 Series First Published: 2015-04-06 Last Modified: 2017-12-21 Cisco 4-Port and 8-Port Layer

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 351-001 Title : CCIE Cisco Certified InterNetworking Expert Vendors : Cisco

More information

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 350-001 Passing Score: 800 Time Limit: 180 min File Version: 9.3 http://www.gratisexam.com/ PrepKing 350-001 Sections 1. Section 1.00 - Implement Layer 2 2. Section 2.00 - Implement IPv4

More information

Bridging Transmitting Non-IP Traffic or Merging Two Networks

Bridging Transmitting Non-IP Traffic or Merging Two Networks 10 Bridging Transmitting Non-IP Traffic or Merging Two Networks Contents Overview..................................................... 10-3 Transmitting Non-IP Traffic..................................

More information

Packet Switching on L2 (LAN Level)

Packet Switching on L2 (LAN Level) Packet Switching on L2 (LAN Level) Transparent Bridging (TB), Spanning Tree Protocol (STP), Rapid STP, L2 Bridging versus L3 Routing Agenda Introduction Transparent Bridging Basics Principles Broadcast

More information

Objectives. 1. Introduction:

Objectives. 1. Introduction: University of Jordan Faculty of Engineering & Technology Computer Engineering Department Advance Networks Laboratory 0907529 Exp.5 Spanning-Tree Protocol (STP) Objectives 1. Explain the role of redundancy

More information

Understanding Issues Related to Inter VLAN Bridging

Understanding Issues Related to Inter VLAN Bridging Understanding Issues Related to Inter VLAN Bridging Document ID: 11072 Contents Introduction Prerequisites Requirements Components Used Conventions Spanning Tree Topology Concerns Recommended Use of Hierarchical

More information

2.2 Cisco IOS Commands for the Catalyst 4500 Series Switches snmp ifindex clear. This command has no arguments or keywords.

2.2 Cisco IOS Commands for the Catalyst 4500 Series Switches snmp ifindex clear. This command has no arguments or keywords. Chapter 2 2.2 snmp ifindex clear snmp ifindex clear To clear any previously configured snmp ifindex commands that were entered for a specific interface, use the snmp ifindex clear command. snmp ifindex

More information

Configuring Resilient Ethernet Protocol

Configuring Resilient Ethernet Protocol CHAPTER 19 This chapter describes how to use Resilient Ethernet Protocol (REP) on the Catalyst 4500 series switch. REP is a Cisco proprietary protocol that provides an alternative to Spanning Tree Protocol

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs vpc Overview Information About vpcs, on page 1 Guidelines and Limitations for vpcs, on page 11 Verifying the vpc Configuration, on page

More information

Spanning Tree Configuration

Spanning Tree Configuration Using the Console Interface Spanning Tree Configuration The Spanning Tree Configuration Menu screen (Figure 3-29) allows you to view spanning tree parameters and configure individual switch ports to participate

More information

CCNA Layer 2 switching. Revision no.: PPT/2K605/03

CCNA Layer 2 switching. Revision no.: PPT/2K605/03 CCNA 640-801 Layer 2 switching Revision no.: PPT/2K605/03 What is Switching? It breaks the Collision Domain It takes the packet and forwards to destined port without any modification. Network still remains

More information

PracticeDump. Free Practice Dumps - Unlimited Free Access of practice exam

PracticeDump.   Free Practice Dumps - Unlimited Free Access of practice exam PracticeDump http://www.practicedump.com Free Practice Dumps - Unlimited Free Access of practice exam Instant Download - Best Exam Practice Material - 100% Money Back Guarantee IT Certification Guaranteed,

More information

Managing Network Spanning Trees

Managing Network Spanning Trees CHAPTER 8 This chapter describes, the IEEE 802.1d Spanning Tree Protocol (STP), and how to use and configure Cisco s proprietary spanning-tree protocols, Per VLAN Spanning Tree (PVST), Multiple Spanning

More information

CCNP SWITCH (22 Hours)

CCNP SWITCH (22 Hours) CCNP SWITCH 642-813 (22 Hours) Chapter-1 Enterprise Campus Network Design 1.1 IIN & SONA 1.2 Campus Network 1.3 Enterprise Model 1.4 Nonhierarchical Network Devices Layer-2 Switching, Layer-3 Routing Multilayer

More information

The Spanning Tree 802.1D (2004) RSTP MSTP

The Spanning Tree 802.1D (2004) RSTP MSTP The Spanning Tree 802.1D (2004) RSTP MSTP (C) Herbert Haas 2005/03/11 http://www.perihel.at 1 Problem Description We want redundant links in bridged networks But transparent bridging cannot deal with redundancy

More information

Lab Configuring and Testing the Rapid Spanning Tree Prototype

Lab Configuring and Testing the Rapid Spanning Tree Prototype Lab 7.3.3 Configuring and Testing the Rapid Spanning Tree Prototype Device Designation Device Name IP Address Subnet Mask Default Gateway Fa0/0.1 10.0.0.1 255.255.255.0 R1 BR4 Fa0/0.10 10.10.10.254 255.255.255.0

More information

Index. Numerics. Index p priority (QoS) definition Q VLAN standard w as a region 5-54

Index. Numerics. Index p priority (QoS) definition Q VLAN standard w as a region 5-54 Index Numerics 802.1p priority (QoS) 802.1Q VLAN standard 5-7 802.1w as a region 5-54 A active path 5-5 address IP 7-8 advertisement 3-3 applicable products 1-ii ARP age setting 7-10 cache 7-4 cache table

More information

Advanced Catalyst Switch Operations and Configuration

Advanced Catalyst Switch Operations and Configuration 12 CHAPTER TWELVE Advanced Catalyst Switch Operations and Configuration Terms you ll need to understand: Spanning Tree Root Designated Blocked VLAN Trunk ISL 802.1Q VTP Server, Client, Transparent VTP

More information

Configuring MSTP CHAPTER

Configuring MSTP CHAPTER CHAPTER 16 Configuring MSTP This chapter describes how to configure the Cisco implementation of the IEEE 802.1s Multiple STP (MSTP) on the Catalyst 2960 switch. Note The multiple spanning-tree (MST) implementation

More information

2D1490 p Bridging, spanning tree and related issues. Olof Hagsand KTHNOC/NADA

2D1490 p Bridging, spanning tree and related issues. Olof Hagsand KTHNOC/NADA D490 p4 007 Bridging, spanning tree and related issues Olof Hagsand KTHNOC/NADA Literature Radia Pearlman Interconnections Section 3 (Handouts) Building a network: routing or bridging? Scaling differences:

More information

CCNP Bootcamp. Introduction

CCNP Bootcamp. Introduction 0101010101010101101010101010101011010101010101010110101010101010101010101010101011010101010101010 010101010101010110101010101010101010101010101011010101010101010110101010101010101101010101010101 1010101010101011010101010101010110101010101010101101010101010101010101010101010110101010101010101

More information

LAN Troubleshooting. Ethernet Troubleshooting

LAN Troubleshooting. Ethernet Troubleshooting CCIE Routing & Switching Advanced Troubleshooting Bootcamp LAN Troubleshooting http:// Ethernet Troubleshooting No Ethernet switching troubleshooting in Troubleshooting Section, but it can be included

More information

Cisco Implementing Cisco IP Switched Networks (SWITCH v2.0)

Cisco Implementing Cisco IP Switched Networks (SWITCH v2.0) Cisco 300-115 Implementing Cisco IP Switched Networks (SWITCH v2.0) http://killexams.com/pass4sure/exam-detail/300-115 Question: 323 An administrator recently configured all ports for rapid transition

More information

Implementing VLANS. Prepared by: DIS APSCN LAN Support Presented at HSTI June, P age

Implementing VLANS. Prepared by: DIS APSCN LAN Support Presented at HSTI June, P age Implementing VLANS Prepared by: DIS APSCN LAN Support Presented at HSTI June, 2016 1 P age SECTION I: Introduction to Concepts What is a VLAN? VLAN stands for Virtual Local Area Network. It is a set of

More information

MSTP Configuration. Page 1 of 24

MSTP Configuration. Page 1 of 24 MSTP Configuration Page 1 of 24 Contents Chapter1 Configuring MSTP... 3 1.1 Brief Introduction to MSTP...3 1.2 BPDU...3 1.2.1 Basic Concepts in MSTP... 4 1.2.2 Roles of Ports... 6 1.3 Algorithm Implementation...9

More information

Extending Switched Networks with Virtual LANs. 2000, Cisco Systems, Inc. 7-1

Extending Switched Networks with Virtual LANs. 2000, Cisco Systems, Inc. 7-1 Extending Switched Networks with Virtual LANs 2000, Cisco Systems, Inc. 7-1 Objectives Upon completion of this chapter, you will be able to perform the following tasks: Configure a VLAN Configure VLAN

More information