CCNA2 - Module 5&6 Flashcards
is an important part of the hierarchical design for eliminating single points of failure and preventing disruption
of network services to users.
Redundancy
True/False:
Ethernet LANs require a loop-free
topology with a single path
between any two devices.
True
is a loop-prevention network
protocol that allows for redundancy
while creating a loop-free Layer 2 topology.
logically blocks physical loops in a Layer 2 network
, preventing frames from circling the network forever
Spanning Tree Protocol (STP)
compensates for a failure in the network by recalculating and opening up previously blocked ports
.
STP
provides multiple network services
by eliminating the possibility of a single point of failure.
Path redundancy
STP was developed specifically as a loop prevention mechanism for ________________________
Layer 2 Ethernet
is when the switch does not have the destination MAC address in its MAC address table and must forward the frame out all ports, except the ingress port.
unknown unicast frame
is an abnormally high number of broadcasts overwhelming the network
during a specific amount of time.
can disable a network within seconds by overwhelming switches and end devices
. Broadcast storms can be caused by a hardware problem such as a faulty NIC or from a Layer 2 loop in the network.
broadcast storm
To prevent these issues from occurring in a redundant network, some type of ___________ must be enabled on the switches.
spanning tree
T/F:
Spanning tree is enabled manually on Cisco switches
False
it is enabled by default
STP is based on an algorithm invented by __________ while working for Digital Equipment Corporation, and published in the 1985 paper "An Algorithm for Distributed Computation of a Spanning Tree in an Extended LAN.”
Radia Perlman
creates a loop-free topology
by selecting a single root bridge where all other switches determine a single least-cost path.
spanning tree algorithm (STA)
-is the interval between BPDUs
. The default is 2 seconds
but can be modified to between 1 and 10 seconds.
Hello Timer
- is the
time that is spent in the listening and learning state
. The default is15 seconds
but can be modified to between4 and 30 seconds
.
Forward Delay Timer
- is the
maximum length of time that a switch waits before attempting to change the STP topology
. The default is20 seconds
but can be modified to between6 and 40 seconds.
Max Age Timer
versions of STP, there is a root bridge elected for each spanning tree instance
. This makes it possible to have different root bridges for different sets of VLANs.
Per-VLAN Spanning Tree (PVST)
: This is the original IEEE 802.1D version (802.1D-1998 and earlier)
that provides a loop-free topology in a network with redundant links. Also called Common Spanning Tree (CST)
, it assumes one spanning tree instance for the entire bridged network, regardless of the number of VLANs.
STP
: is a Cisco enhancement of STP
that provides a separate 802.1D spanning tree instance for each VLAN
configured in the network.
* supports PortFast, UplinkFast, BackboneFast, BPDU guard, BPDU filter, root guard, and loop guard.
Per-VLAN Spanning Tree (PVST+)
: This is an updated version of the STP standard
, incorporating IEEE 802.1w.
802.1D-2004
or IEEE 802.1w
is an evolution
of STP that provides faster convergence
than STP.
Rapid Spanning Tree Protocol (RSTP)
: This is a Cisco enhancement of RSTP
that uses PVST+ and provides a separate instance of 802.1w per VLAN. Each separate instance supports PortFast, BPDU guard, BPDU filter, root guard, and loop guard.
Rapid PVST+
is an IEEE standard inspired by the earlier Cisco proprietary Multiple Instance STP (MISTP) implementation
. MSTP maps multiple VLANs into the same spanning tree instance.
Multiple Spanning Tree Protocol (MSTP)
is the Cisco implementation of MSTP
, which provides up to 16 instances of RSTP
and combines many VLANs with the same physical and logical topology into a common RSTP instance. Each instance supports PortFast, BPDU guard, BPDU filter, root guard, and loop guard.
Multiple Spanning Tree (MST)
supersedes the original 802.1D
while retaining backward compatibility
RSTP (IEEE 802.1w)