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 |
When discussing static routes, what is the gateway parameter used for? A.) Determining the dynamic route B.) Defining the subnet C.) Defining the Administrative Distance D.) Determining the next hop
How are internetworks created?
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
Identify the prompt displayed if in privileged exec mode? A.) Router(config)# B.) Router# C.) Router> D.) Router(priv)#
Define the multicast routing?
Cisco's implementation of ISDN BRI has multi protocol support, SNMP MIB support, and what other features? A.) Call waiting B.) Compression C.) ADSL D.) 1.544 Mbps E.) Call screening F.) Negative 'G' support
What are 10baset ethernet lans?
Explain what are partial updates?
Can you explain CHAP?
Which of the following is a valid TCP/IP socket for an Email connection? 101.34.2.125:25 00-00-03-1B-CA-6F:143 202.167.23.101:21 60.4:110
Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application
Can you explain the difference between trusted and untrusted networks?