STP Convergence Mechanisms – Part 2

  • October 3, 2018
uplink-fast-example

Loop Guard, Uplink Fast, Backbone Fast and UDLD

In this lesson, we will learn other STP Convergence Mechanisms; Loop Guard, Uplink Fast, Backbone Fast and UDLD. Now, let’s learn each of these mechanisms and their roles one by one.  
 

Loop Guard

  Loop Guard is the STP mechanims that is used to protect the network against the layer 2 loops.   For example a switch can send BPDU but can not receive any BPDU from the other switch. And this is detected by UDLD. If the Loop Guard is configured, Loop Guard puts the port in “Loop Inconsistence State” instead of going through Forwarding state in this situation. But if there is no Loop Guard, then, the port continue to sends BPDU and goes through Forwarding State. In such a situation, a Layer 2 Loop occurs. Loop Guard is mainly used to avoid such cases.
loop-guard-example
To configure Loop Guard globally on a Cisco switch, you can use “spanning-tree loopguard default” command. Beside, to enable Loop Guard on a specific interface, you can use “spanning-tree guard loop” command.
 
 

Uplink Fast

  Uplink Fast is the convergence accelerator mechanims that can be configured on only Access switches and on the uplink ports. With Uplink Fast mechanims, if a port fails, then the second way on the uplink become active imediately. This immediate access, reduces the convergence time.
uplink-fast-example
[sc name=”ContentRMessage”]

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Cisco Systems is one of the important vendors in information technology and network field. Many network engineers work with Cisco...

SFP

SFP (Small Form-factor Pluggable) is a hot-pluggable network interface module used in the network devices of today’s computer networks. In...
Network engineers need practice on routers and switches. They use different emulators and simulators to gain hands on experience on...
Most Popular Online Ways To Learn CCNA Network Certifications are very popular in networking World. Many network engineers, network admin...