CCNA Day 22 - Rapid STP

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:00 PM on 4/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

IEEE 802.1w

What IEEE is Rapid STP defined in?

2
New cards

IEEE 802.1s

What IEEE is Multiple STP defined in?

3
New cards

PVST+

What is Cisco’s upgrade to 802.1d?

4
New cards

Rapid PVST+

What is Cisco’s upgrade to 802.1w?

5
New cards

Discarding, Learning, Forwarding

What are the three RSTP port states?

6
New cards

Root, Designated, Alternate, Backup

What are the four RSTP port roles?

7
New cards

UplinkFast, BackboneFast, PortFast

Which STP optional features were built in to RSTP to allow ports to move directly to a forwarding state in certain circumstances?

8
New cards

RSTP Alternate Port Role

RSTP Port role that is a discarding port that receives a superior BPDU from another switch. It functions as a backup to the root port.

9
New cards

RSTP Backup Port Role

RSTP Port role that is a discarding port that receives a superior BPDU from the same switch. It functions as a backup to a designated port.

10
New cards

spanning-tree mode rapid-pvst

Enable rapid PVST mode on the switch:

SW1(config)#[…]

11
New cards

All switches

In RSTP which switch(es) originate BPDUs?

12
New cards

Yes, the interface connected to the switch running classic STP will run in classic STP mode.

Is RSTP compatible with classic STP?

13
New cards

2 (0x02)

What is the protocol version identifier in a rapid STP BPDU?

14
New cards

0 (0x00)

What is the protocol version identifier in a classic STP BDPU?

15
New cards

3

How many BPDUs can a neighboring switch miss before an RSTP switch considers that neighbor lost?

16
New cards

Edge, Point-to-point, Shared

What are the three RSTP link types?

17
New cards

spanning-tree portfast

Configure a switchport as an RSTP edge port:

SW1(config-if)#[…]

18
New cards

spanning-tree link-type point-to-point

Configure a switchport as an RSTP point-to-point port:

SW1(config-if)#[…]

19
New cards

spanning-tree link-type shared

Configure a switchport as an RSTP shared port:

SW1(config-if)#[…]

20
New cards

Point-to-point

What RSTP link type is used for full-duplex connections?

21
New cards

Shared

What RSTP link type is used for half-duplex connections?

22
New cards

RSTP port cost is calculated by dividing 20,000,000 by the port speed in MB. Ex: 10Mbps=2million cost, 10Gbps=2000 cost.

How is the RSTP port cost calculated? Give examples of common port speeds and their costs.