Mod 5: STP Concepts

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

1/30

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.

31 Terms

1
New cards

What can having redundant connections do to a L2 nework?

Cause loops

2
New cards

What is STP?

STP is a loop prevention network protocol

3
New cards

What is the protocol for STP?

802.1D

4
New cards

What is a broadcast storm?

When an extremely large amount of broadcasts flood the network

5
New cards

What does STP do?

It blocks redundant connections to prevent L2 loops

6
New cards

What kind of frames can cause loops in a network?

Unknown unicast, multicast, bradcast

7
New cards

What are the 4 steps in setting up STP?

Elect the root bridge, elect the root ports, elect designated ports, elect alternate ports

8
New cards

What do switches use to elect the root bridge, ports, designated ports, and alternate ports?

BPDU

9
New cards

What are the 4 fields in a BPDU?

Bridge priority, extended system ID, Mac address

10
New cards

What determines what switch becomes the root switch?

Having the lowest BID

11
New cards

What priority do all switches start with?

32768

12
New cards

How is the cost of a root path determined?

By the sum of all port costs on the way to the root

13
New cards

What are all the ports on the root switch?

Designated ports

14
New cards

What are the 3 types of ports in STP?

Root, designated, blocked

15
New cards

What 3 criteria does STP use when a switch has multiple equal cost paths to the root bridge?

Lowest sender BID, lowest sender priority, Lowest sender port ID

16
New cards

What is the default port priority?

128

17
New cards

What 3 timers does STP need?

Hello timer, forward delay timer, max age timer

18
New cards

What is the hello timer? What is the default?

The time interval between BPDUs, 2 secs

19
New cards

What is the forward delay timer? What is the default?

The time spent in listening and learning states, 15 secs

20
New cards

What is the max age timer? Whats the default?

The max amount of time a switch waits before attempting to change the STP topology, 20 secs

21
New cards

What are the 5 port states STP has?

Blocking, listening, learning, forwarding, disabled

22
New cards

What is PVST?

Per VLAN spanning tree has a root bridge for each VLAN

23
New cards

What is RSTP?

Rapid spanning tree protocol increases the speed of recalculation

24
New cards

What is the protocol for RSTP?

802.1W

25
New cards

What is Cisco’s version of RSPT?

Rapid PVST+

26
New cards

What are the 3 port states in RSTP?

Discarding, learning, forwarding

27
New cards

What are the 4 types of ports in RSTP?

Root, designated, backup, alternate

28
New cards

What is PortFast?

Transitions a port from listening/learning to forwarding instantly

29
New cards

What ports should PortFast be enabled on?

Access ports

30
New cards

What is BPDU guard?

Immediately shuts down the port in an errdisabled state on the receipt of any BPDU

31
New cards

What problem does PortFast solve?

Hosts having to wait 30 seconds for switches to discuss paths before being able to get an IP address