Can anyone explain in details port fast, uplink fast &
backbone fast features introduced by CISCO (The GOD FATHER
of NETWORKING.... Hehehehehe).
Answer Posted / rajat kumar dwivedi
Portfast, Uplinkfast, Backbonefast
In switching there are some terms that we must know for advanced spanning tree protocol settings which are portfast, uplinkfast and backbonefast.
Portfast is one of the simplest implementation and is usually studied when you take your CCNA exam. Portfast is used when a switch port is directly connected to a single host (e.g. PC). This feature allows a port which runs STP to go from Blocking mode (BLK) to Forwarding mode (FWD). Remember not to use this feature on connecting hubs, switches etc since it can cause a switching loop. You can enable portfast on an interface with the "spanning-tree portfast" command or you can enable it globally on the config mode of the switch and enter the "spanning-tree portfast default" command.
Uplinkfast is used when a switch is connected to another bridging device such as to another switch. If the root bridge goes down, the port that goes to the alternate port goes from BLK mode to FWD mode in a few seconds. Remember that uplinkfast cannot be configured on a ROOT switch. Besides that, uplinkfast is enabled globally, so you cannot enable it on a port only. If the original root port goes up again, then the switch uses the formula : (2xFwdDelay + 5 seconds) before the original root port goes up again.
A non root switch cannot be a root switch in times when the root switch goes down because of 2 reasons which are:
1. The switch priority will be set to 49.152 (remember the default priority is 32768)
2. STP Port Costs to the particular switch will be increased by 3000
Backbonefast is used on the core switches because it can recover the switches from an indirect link failure. This means that if the switch detects a failure on a link that is NOT directly connected to the core switch, this feature goes on. Backbonefast applies when the core switch receives an inferior BPDU. An inferior BPDU is a BPDU that is received by the secondary root switch on a inferior switch telling that he is the actually root switch. (it can be known that the link between the route switch and the secondary root switch is broken).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which protocol switch use for filling its mac-table?
Tell me how many hop counts are by default and how much you can increase in eigrp protocol?
What is the minimum request timer?
Can you explain the basic of encryption in VPN?
Tell me which multicast ip eigrp protocol use?
Tell me how much internal and external ad of eigrp protocol?
What is refresher?
What are the three sources of signal degradation on a data link?
How do areas benefit a link state inter network?
What does aaa stands for?
Define the virtual path?
Name the command we give for see routing table?
What is default time of hello packets in ospf?
What is loop back ip in ipv6?
What is osi reference model?