STP Part II PVST (Per Vlan Spanning Tree): A Vlan field is added to the BPDU header along with Priority & Mac. Priority is 32768, Mac Address is MAC or.

Slides:



Advertisements
Similar presentations
Chapter 3: Link Aggregation
Advertisements

Cisco 3 - Switch Perrine. J Page 15/8/2015 Chapter 8 What happens to the member ports of a VLAN when the VLAN is deleted? 1.They become inactive. 2.They.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Implement VTP LAN Switching and Wireless – Chapter 4.
Part III Working with Redundant Links
Part III Working with Redundant Links
1 © 2005 Cisco Systems, Inc. All rights reserved. 111 © 2004, Cisco Systems, Inc. All rights reserved.
© 2009 Cisco Systems, Inc. All rights reserved. SWITCH v1.0—3-1 Implementing Spanning Tree Describing STP Stability Mechanisms.
VLAN ROUTING How can we route traffic between vlans ? By Default Vlans isolate them selves. To Route Traffic we can use: 1. Router: A Router connected.
1 © 2012 Cisco Systems, Inc. All rights reserved. Cisco confidential.Cisco Networking Academy, US/Canada Is It Routing or Is It Layer 3 Switching? YES!
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—2-1 Extending Switched Networks with Virtual LANs Configuring VLANs.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—1-1 Configuring Catalyst Switch Operations Introducing Spanning Tree Protocol.
Port Aggregation & Load Balancing By: Joe B., Nabeel O. Miguel & Mufaddal J.
Implementing VLANs in Campus Networks
Voice VLANs Lecture 7 VLANs.ppt 21/04/ Apr-17
TRUNKS TRUNK: Trunking is a layer 2 feature.
STP Part II PVST (Per Vlan Spanning Tree): A Vlan field is added to the BPDU header along with Priority & Mac. Priority is 32768, Mac Address is MAC or.
Implementing Spanning Tree
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Implement Spanning Tree Protocols LAN Switching and Wireless – Chapter 5 Part.
EtherChannel Concepts and Configuration
HSRP Redundancy & Failover:
Author: Bill Buchanan. Transparent bridge Author: Bill Buchanan CAM.
Instructor & Todd Lammle
© 2015 Mohamed Samir YouTube channel All rights reserved. Samir Part III Working with Redundant Links.
S7C5 – Spanning Tree Protocol And other topics. Switch Port Aggregation Bundling –Combining 2 to 8 links of FE (Fast Ethernet) or GE (Gigabit) Full duplex.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 8 Virtual LANs Cisco Networking Academy.
STP LAN Redundancy Introduction Network redundancy is a key to maintaining network reliability. Multiple physical links between devices provide redundant.
Switching Topic 6 Rapid spanning tree protocol. Agenda RSTP features – Port states – Port roles – BPDU format – Edge ports and link types – Proposals.
W&L Page 1 CCNA CCNA Training 2.7 Configure and verify trunking on Cisco switches Jose Luis Flores / Amel Walkinshaw Aug, 2015.
Link Aggregation V1.1. Objectives Understand the features and benefits of link aggregation Grasp the basic link aggregation configuration steps of G series.
CCNP 3: Chapter 3 Implementing Spanning Tree. Overview Basics of implementing STP Election of Root Bridge and Backup Enhancing STP RSTP MSTP EtherChannels.
Implementing MST on a Large Campus Implementing MST in a Large Campus Environment February 13, 2007 Rich Ingram
Virtual Local Area Networks (VLANs) Part II
VLAN Design Etherchannel. Review: Private VLANS  Used by Service providers to deploy host services and network access where all devices reside in the.
Topic 5 Spanning tree protocol
CO5023 LAN Redundancy.
Layer-2 Switching and STP
Chapter 5: Link Aggregation
CO5023 Link Aggregation. Issues with Redundancy To increase capacity on links between layers (access and distribution, for example) it can be useful to.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Link Aggregation Scaling Networks.
W&L Page 1 CCNA CCNA Training 2.8 Identify enhanced switching technologies Jose Luis Flores / Amel Walkinshaw Aug, 2015.
Chapter-5 STP. Introduction Examine a redundant design In a hierarchical design, redundancy is achieved at the distribution and core layers through additional.
Describing the STP.
Cisco Study Guide
Cisco Implementing Cisco IP Switched Networks.
Chapter 3: Link Aggregation
Instructor Materials Chapter 3: STP
Instructor Materials Chapter 4: EtherChannel and HSRP
Switching and VLANs.
Switch Commands.
Switching and VLANs.
Spanning Tree Protocol
VLANs: Virtual Local Area Networks
Chapter 5: Inter-VLAN Routing
Configuring EtherChannels and Switch Troubleshooting
Instructor & Todd Lammle
Introduction to Networking
Configuring Catalyst Switch Operations
Spanning Tree Protocol
© 2002, Cisco Systems, Inc. All rights reserved.
Spanning Tree Protocol
Advanced Network Training
Hwajung Lee Modified from Slides Courtesy of Cisco Networking Academy
Switching and VLANs.
Switching and VLANs.
Spanning Tree Protocol (STP)
Chapter 4: EtherChannel and HSRP
Cisco networking CNET-448
EtherChannels.
CISCO SWITCHING Hussein Salameh Network Administrator
Chapter 4: EtherChannel and HSRP
Presentation transcript:

STP Part II PVST (Per Vlan Spanning Tree): A Vlan field is added to the BPDU header along with Priority & Mac. Priority is 32768, Mac Address is MAC or that Switch & Vlan is the Vlan number used. That is the reason default priority on Cisco switches is due to default Vlan 1. Advantage of PVST is that we get one Root Bridge per Vlan. For multiple Vlan we will have multiple Root Bridges. Lets imagine that we have two vlans, Vlan 2 and Vlan 10 in our Network we can easily load balance the traffic by making one switch Root Bridge for Vlan 2 and another for Vlan 10.

STP Part II The command to Setup a specific switch as Root Bridge for PVST: First Check the commands to verify: Switch(config)# show spanning-tree  Check for Root ID and Bridge ID Root ID is info about the Root Bridge Bridge ID is the info about the switch itself. Now make switch as a Root Bridge. (PVST) Switch(config)# spanning-tree vlan 1 root primary  Now Switch(config)# show spanning-tree  Vlan 1 will become Root Bridge

ETHER CHANNEL ETHERCHANNEL: It is kind of Ether bonding. It is basically adding different ports to 1 logical link for a high bandwidth. It is also used for Load balancing. Also provides failover. Protocols: 1. Port Aggregation Protocol (PAGP): Cisco proprietary It has Auto, Desirable & on port modes. Auto: waits for other link to become ether channel and if acknowledged will become one too. Desirable: doesn’t wait and tell other links to become Ether channel. IF both sides set to Auto no ether channel will be established. On: makes ether channel on but should be manually enabled on both sides.

ETHER CHANNEL 2. Link Aggregation Control Protocol (LACP) It is Industry Standard (802.3AD) It has passive, active & on port modes. Passive: Just like auto in before slide Active: Just like desirable On: Just like on Ether channel comes in two types: Layer 2 and Layer 3 Only difference is that layer 3 bind ports become port-channel (logical layer 3 interface) and we can assign it an IP address.

ETHER CHANNEL CONFIGURATION: Lets port 3 and 4 or switch A connected with port 3 and 4 or switch B respectively and we need to create an Ether channel between them. On Switch A we will use desirable and on Switch B we will use auto. LAYER 2: SwitchA(config)# int range fa 0/3 - 4  SwitchA(config-if-range)# channel-protocol pagp  Note: to use “on” mode we need to turn off pagp because on is not a protocol negotiator. SwitchA(config-if-range)# channel-group 5 mode desirable 

ETHER CHANNEL LAYER 2: SwitchB(config)# int range fa 0/3 - 4  SwitchB(config-if-range)# channel-protocol pagp  Note: to use “on” mode we need to turn off pagp because on is not a protocol negotiator. SwitchB(config-if-range)# channel-group 5 mode auto  COMMANDS TO VERIFY: Switch(config)# show ip int br  (Will show port-channel at end) Switch(config)# show etherchannel detail 

ETHER CHANNEL LAYER 3: SwitchA(config)# int range fa 0/3 - 4  SwitchA(config-if-range)# no channel-group 5  SwitchA(config-if-range)# exit  SwitchA(config)# int port-channel 1  SwitchA(config)# no switchport  [ This command will turnoff layer 2 capabilities of switch port and makes it layer 3 interface] SwitchA(config-if)# ip  SwitchA(config-if)# exit  SwitchA(config)# int range fa 0/3 -4  SwitchA(config-if-range)# no switchport  SwitchA(config-if-range)# channel-group 5 mode desirable 

ETHER CHANNEL Things to remember: 1.All ports must use same speed and duplex. 2.Interface in a bundle are redundant. 3.Interfaces bundle must be in same vlan / trunk 4.Interface in bundle cannot be span ports 5.Change to port-channel affects all ports in bundle 6.Change to an individual port only affects that specific port. Thank you, Hyp3ri0n