Can anyone explain in details port fast, uplink fast &
backbone fast features introduced by CISCO (The GOD FATHER
of NETWORKING.... Hehehehehe).
Answers were Sorted based on User's Feedback
Port Fast :- Port fast is a feature which will make a
switchport comes directly in the Forwarding state instead
of waiting 60 sec and processing every state of
(Blocking,Listining,Learning) before coming in the
forwarding state. Recomended to enable on the Access ports
only.
Uplink Fast :- suppose When a switch has two paths to reach
the root bridge then by default one of the uplink will be
disabled by the STP, and if the active uplink goes down
then the secondary link will take 60 sec to comes in the
active state and we cannot run portfast in this situation,
so to reduce this dealy. we use uplink fast. uplink fast
feature is enable golobally not on the port basis as
portfast
Backbone fast :- Backbone fast feature is used to indirect
link failures to the root bridge/switch. Backbone fast
feature uses the Root link query protocol to detect
indirect link failures. Backbone fast feature is enabled
globally and has to be enable on all the switches in the
network.
Hope this will help !!!!
| Is This Answer Correct ? | 27 Yes | 2 No |
Answer / 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 |
Which of the following are examples of the Transport Layer? A.) Token Ring B.) UDP C.) TCP D.) IP E.) SQL F.) LLC
What is de-encapsulation?
What are the differnt memory use in cisco router?
Identify the purpose of ARP? A.) Avoiding routing loops B.) Determining a workstation's IP address C.) Sending a directed broadcast D.) Determining a workstation's MAC address
When we use router?
Identify 2 transport layer protocols? A.) IP B.) TCP C.) CDP D.) ARP E.) UDP
What is the difference between DTE & DCE???
Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17
What key do you use to view the last command? A.) Left Arrow B.) Space Bar C.) Up Arrow D.) Right Arrow
What is the cladding?
Which can be true regarding VLANs? A.) They are created by location B.) They are created by function C.) They are created by department D.) They are created by group
Which addresses are INCORRECTLY paired with their class? A. 1 to 126, Class A B. 128 to 191, Class A C. 1 to 126, Class B D. 128 to 191, Class B