Module 5 - STP (Part 1)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/35

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

Redundancy

It is an important part of the hierarchical design for eliminating single points of failure and preventing disruption of network services to users.

2
New cards
3
New cards

Spanning Tree Protocol (STP)

_________ is a loop-prevention network protocol that allows for redundancy while creating a loop-free Layer 2 topology

4
New cards

Spanning Tree Protocol (STP)

_______ logically blocks physical loops in a Layer 2 network, preventing frames from circling the network forever

5
New cards

True

(T/F) STP compensates for a failure in the network by recalculating and opening up previously blocked ports

6
New cards

- MAC address table instability

- link saturation

- high CPU utilization

A Layer 2 loop can result in _______, ________, and _______ on switches and end-devices, resulting in the network becoming unusable

7
New cards

False - Layer 2 Ethernet does not include a mechanism to recognize and eliminate endlessly looping frames

(T/F) Layer 2 Ethernet does include a mechanism to recognize and eliminate endlessly looping frames

8
New cards

True

(T/F) STP was developed specifically as a loop prevention mechanism for Layer 2 Ethernet

9
New cards

True

(T/F) Without STP enabled, Layer 2 loops can form, causing broadcast, multicast and unknown unicast frames to loop endlessly

10
New cards

broadcast storm

A _______ is an abnormally high number of broadcasts overwhelming the network during a specific amount of time

11
New cards

True

(T/F) A host caught in a Layer 2 loop is not accessible to other hosts on the network

12
New cards

False - Spanning tree is enabled, by default, on Cisco switches to prevent Layer 2 loops from occurring

(T/F) Spanning tree is disabled, by default, on Cisco switches

13
New cards

Radia Perlman

STP is based on an algorithm invented by?

14
New cards

- Selecting a Root Bridge

- Block Redundant Paths

- Create a Loop-Free Topology

- Recalculate in case of Link Failure

How does the STA create a loop-free topology?

15
New cards

Selecting a Root Bridge

This bridge (switch) is the reference point for the entire network to build a spanning tree around

16
New cards

Block Redundant Paths

STP ensures that there is only one logical path between all destinations on the network

17
New cards

Create a Loop-Free Topology

A blocked port has the effect of making that link a non-forwarding link between the two switches

18
New cards

Recalculate in case of Link Failure

The physical paths still exist to provide redundancy, but these paths are disabled to prevent the loops from occurring

19
New cards

1. Elect the root bridge

2. Elect the root ports

3. Elect designated ports.

4. Elect alternate (blocked) ports

4 Steps to a Loop-Free Topology

20
New cards

Bridge Protocol Data Units (BPDUs)

During STA and STP functions, switches use ________ to share information about themselves and their connections.

21
New cards

Bridge Protocol Data Units (BPDUs)

______ are used to elect the root bridge, root ports, designated ports, and alternate ports

22
New cards

bridge ID (BID)

Each BPDU contains a _____ that identifies which switch sent the BPDU.

23
New cards

bridge ID (BID)

It is involved in making many of the STA decisions including root bridge and port roles

24
New cards

- Bridge Priority

- Extended System ID

- MAC address

3 fields of a Bridge ID (BID)

25
New cards

32768

The default priority value for all Cisco switches is the decimal value _____

26
New cards

True

(T/F) A bridge priority of 0 takes precedence over all other bridge priorities

27
New cards

extended system ID

The _________ value is a decimal value added to the bridge priority value in the BID to identify the VLAN for this BPDU

28
New cards

MAC address

When two switches are configured with the same priority and have the same extended system ID, the switch having the _________ with the lowest value, expressed in hexadecimal, will have the lower BID

29
New cards

False - All switches in the broadcast domain participate in the election process

(T/F) Not all switches in the broadcast domain participate in the election process of electing the root bridge

30
New cards

False - After a switch boots, it begins to send out BPDU frames every two seconds

(T/F) After a switch boots, it begins to send out BPDU frames every five seconds

31
New cards

Root ID

BPDU frames contain the BID of the sending switch and the BID of the root bridge, known as the _____

32
New cards

True

(T/F) At first, all switches declare themselves as the root bridge with their own BID set as the Root ID

33
New cards

internal root path cost

The path information, known as the ________, is determined by the sum of all the individual port costs along the path from the switch to the root bridge

34
New cards

root port

After the root bridge has been determined, the STA algorithm is used to select the ________

35
New cards

root port

The _______ is the port closest to the root bridge in terms of overall cost to the root bridge

36
New cards

internal root path cost

This overall cost is known as the?