The Minimum Requirements When You Deploy Stp Protocol In Redundant Link Lan Environments

um to large scale redundant LAN environments,In complex multi-switch environments a STP root
the Spanning Tree Protocol must be enabled. Theswitch should be manually selected. This is
Spanning Tree Protocol (STP) is a service thatnormally the most reliable and powerful switch at
allows LAN switches and bridges to bethe centre of the LAN. This device functions as
redundantly interconnected by providing athe reference point and controls much of the STP
mechanism to prevent bridging loops. In complexcommunications.
multi-switch LAN networks or environments thatThe minimum and the recommended
required high convergence, STP protocol must berequirements when you deploy the redundant links
manually tuned.with STP protocol enabled are:
Without the existence of STP Protocol, frames1. The IEEE 802.1d version of STP protocol must
would loop for an indefinite period of time inbe enabled on all switches. Even though STP is
networks with physically redundant links. Tonormally turned on by default, you should assure
prevent looping frames, STP blocks some portsit is enabled and should never be disabled.
from forwarding frames so that only one active2. Network documentation must exist that
path exists between any pair of LAN segmentsidentifies the LAN topology connections including all
(collision domains). The result of STP is thatredundant links that may be involved in a STP
frames do not loop infinitely, which makes thebridging loop.
LAN usable. One thing to note is that the3. Port-fast (also sometimes known as fast-start
redundant links are not for load balance, becauseor start-forwarding) on all Switch port connections
only one link is active.to desktop PC’s, server, printers and
Bridging loops can be avoided to happen when therouters (but not switches, bridges or hubs) must
STP protocol is used in all bridges and switches.be enabled.
With STP protocol, each interface on a bridging4. In complex multiple switch environments, the
device is settled into a blocking state or adefinition of a STP root is required. If using
forwarding state. The interface that is inmultiple VLANs, this will also need to be done on a
‘Blocking state’ cannot forward orper VLAN basis.
receive data frames, while the interface in5. In case of large data pipes are required, Ether
‘Forwarding state’ can send and receiveChannel technologies (FEC\GEC) should be used in
data frames. By having a correct subset of theexcess of standard Fast or Gigabit Ethernet
interfaces blocked, a single currently active logicalspeeds.
path will exist between each pair of LANs.The fact that the bridging loops do occur naturally
STP protocol behaves identically for a transparentat some time in most network environments,
bridge and a switch. So, speaking about STP, theSTP protocol should never be disabled on
terms bridge, switch, and bridging device all areswitches. If the redundant connections were to
used interchangeably. Remember that theexist, and the STP protocols were disabled, then
switches forward frames sent to both unknowna single broadcast event would endless loop and
unicast MAC addresses and the broadcastcripple the switched LAN that leads to a slow
address, out all interfaces (except the incomingnetwork phenomena.
interface).STP port-fast (also known as fast-start or
The Spanning Tree Protocol (STP) was developedstart-forwarding) can be used to quickly transition
to prevent the occurrence of bridging loops withinhost ports without the need to transition slowly
redundant layer-2 networks. A dominant issuevia the various STP states. Without STP port-fast
facing switched LANs is the use of redundant linksenabled, many connections simply timeout when
and/or switches which are used to provide faulttrying to establish a connection for the first time.
tolerance in the network. STP protocol is aSome Novell IPX and DHCP connections have
protocol that should be configured correctly tobeen known to fail without STP port-fast support
suit the specific requirements of any complexenabled.
(multiple switches with redundant connections)Do not enable STP port-fast on any connection to
switched or bridged LAN.another switch as this may introduce spurious
STP protocol analyses the layer-2 LAN topologybridging loops into the network. STP port-fast is a
and from a reference point (root bridge), locatesfeature that is available on most modern intelligent
any redundant pathways (bridge loops) within theswitches and is not enabled by default.
network. Bridging loops can cause a number ofWithout correct LAN switch design and STP
network problems including broadcast storms,tuning, convergence and LAN stability problems
duplicate frame copies and LAN Switchmay occur in any complex redundant LAN.
MAC-database instability problems.