Module 5 Flashcards

(47 cards)

1
Q

What is the purpose of STP?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Who invented the Spanning Tree Algorithm?

A

Radia Perlman.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the Spanning Tree Algorithm (STA) do?

A

Creates a loop-free topology by selecting a single root bridge where all other switches determine a single least-cost path.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the function of BPDU guard in Cisco switches?

A

Puts the switch port in an error-disabled state upon receipt of any BPDU to protect against potential loops.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the three timers required for STP convergence?

A
  • Hello timer
  • Forward delay timer
  • Max age timer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the port states in STP?

A
  • Blocking
  • Listening
  • Learning
  • Forwarding
  • Disabled
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the difference between RSTP and STP?

A

RSTP provides faster convergence than STP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does PVST+ stand for?

A

Per-VLAN Spanning Tree Plus.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When is PortFast used?

A

On access ports to allow immediate network access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a broadcast storm?

A

An abnormally high number of broadcasts overwhelming the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What happens when a Layer 2 loop occurs?

A

It causes MAC address table instability, link saturation, and high CPU utilization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the purpose of the Spanning Tree Protocol?

A

To prevent endlessly circulating frames in a Layer 2 network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does RSTP stand for?

A

Rapid Spanning Tree Protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the three port states in RSTP?

A
  • Learning
  • Forwarding
  • Discarding
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is an unknown unicast frame?

A

A frame for which the switch does not have the destination MAC address in its MAC address table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the role of the root bridge in STP?

A

It is the central point of the spanning tree topology from which all paths are calculated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Fill in the blank: STP prevents loops by configuring a loop-free path through the network using strategically placed _______.

A

[blocking-state ports]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the internal root path cost?

A

The sum of all the individual port costs along the path from the switch to the root bridge.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

How does STP handle network failures?

A

By dynamically unblocking previously blocked ports.

20
Q

True or False: RSTP is backward compatible with STP.

21
Q

What is the main benefit of using Layer 3 routing over Layer 2?

A

It allows for redundant paths and loops in the topology without blocking ports.

22
Q

What is the function of a designated port in STP?

A

It is the port on a segment that has the internal root path cost to the root bridge.

23
Q

What does the acronym BPDU stand for?

A

Bridge Protocol Data Unit.

24
Q

What is the role of the alternate port in STP?

A

It serves as a backup path to the root bridge.

25
What does the acronym MSTP stand for?
Multiple Spanning Tree Protocol.
26
What is Rapid PVST+?
Cisco's enhancement of RSTP that provides a separate instance of RSTP per VLAN.
27
What is the purpose of the hello timer in STP?
To determine the frequency of sending BPDUs.
28
Fill in the blank: Without STP enabled, ________ loops can form, causing broadcast, multicast and unknown unicast frames to loop endlessly.
[Layer 2]
29
What is the main purpose of the Spanning Tree Algorithm (STA)?
To create a loop-free topology in a network ## Footnote The STA achieves this by selecting a root bridge, blocking redundant paths, and recalculating paths in case of link failure.
30
What does PVST+ stand for?
Per-VLAN Spanning Tree Plus ## Footnote PVST+ is a Cisco enhancement of STP that provides a separate 802.1D spanning tree instance for each VLAN in the network.
31
What is RSTP?
Rapid Spanning Tree Protocol ## Footnote RSTP is an evolution of STP that provides faster convergence.
32
What does MSTP stand for?
Multiple Spanning Tree Protocol ## Footnote MSTP is an IEEE standard that maps multiple VLANs into the same spanning tree instance.
33
What is the default bridge priority for Cisco switches?
32768 ## Footnote The bridge priority can be configured in increments of 4096, with a lower value being preferable.
34
What happens if two or more switches have the same priority in STP?
The switch with the lowest MAC address becomes the root bridge ## Footnote This is because the MAC address is used as a tie-breaker when priorities are the same.
35
What is the role of designated ports in STP?
Designated ports are the ports that have the best path to the root bridge for each segment ## Footnote All ports on the root bridge are designated ports.
36
Fill in the blank: The internal root path cost is equal to the sum of all the _______ along the path to the root bridge.
port costs ## Footnote This cost determines the preferred path to the root bridge.
37
What are BPDUs used for in STP?
To share information about switches and their connections ## Footnote BPDUs are used to elect the root bridge, root ports, designated ports, and alternate ports.
38
What is the purpose of the Hello Timer in STP?
It defines the interval between BPDUs ## Footnote The default Hello Timer is 2 seconds but can be modified.
39
What does the Forward Delay Timer control in STP?
The time spent in the listening and learning states ## Footnote The default is 15 seconds but can be adjusted.
40
True or False: All ports attached to end devices are designated ports.
True ## Footnote This is part of the STP port role assignments.
41
What is the significance of the Max Age Timer in STP?
It is the maximum time a switch waits before attempting to change the STP topology ## Footnote The default is 20 seconds but can be modified.
42
What occurs during the first step of STP operations?
Elect the root bridge ## Footnote The root bridge serves as a reference point for all path calculations.
43
Fill in the blank: If a port is not a root port or a designated port, it becomes an _______ port.
alternate ## Footnote Alternate ports are in a blocking state to prevent loops.
44
What is the primary focus of the latest IEEE documentation on spanning tree?
RSTP has superseded STP ## Footnote The IEEE uses 'STP' to refer to the original implementation and 'RSTP' for the updated version.
45
How does STP handle multiple equal-cost paths to the root bridge?
It uses a tie-breaking process based on sender BID, port priority, and port ID ## Footnote This ensures a consistent selection of root ports in complex topologies.
46
What is the significance of the extended system ID in STP?
It is added to the bridge priority to identify the VLAN ## Footnote This helps in distinguishing between multiple VLANs in BPDU frames.
47
What does MST provide in terms of RSTP instances?
Up to 16 instances of RSTP ## Footnote MST allows combining many VLANs into a common RSTP instance.