Chapter 3: Advanced STP Tuning Flashcards

1
Q

Configure the STP priority for a switch so that is it is a root bridge or a backup root bridge

A

spanning-tree vlan “vlan-id” root {primary | secondary} [diameter “diameter”]

or

spanning-tree vlan “vlan id” priority “priority”

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

Configure the STP port cost

A

spanning-tree [vlan “vlan id”] cost “cost”

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

Configure the STP port priority on the downstream port

A

spanning-tree [vlan “vlan id”] port-priority “priority”

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

Enable root guard on an interface

A

spanning-tree guard root

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

Enable STP portfast globally, for a specific port or for a trunk port

A

spanning-tree portfast default

OR

spanning-tree portfast

OR

spanning-tree portfast trunk

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

Enable BPDU guard globally or for a specific interface

A

spanning-tree portfast bpduguard default

OR

spanning-tree bpduguard {enable | disable}

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

Enable STP loop guard globally or for a specific interface

A

spanning-tree loopguard default

OR

spanning-tree guard loop

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

Enable automatic error recovery for BPDU guard

A

errdisable recovery cause bpduguard

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

Change the automatic error recovery time

A

errdisable recovery interval “time-seconds”

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

Enable UDLD globally or for a specific port

A

udld enable {aggressive}

OR

UDLD port {aggressive}

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

Display the list of STP ports in an inconsistent state

A

show spanning-tree inconsistentports

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

Display the list of neighbor devices running UDLD

A

show udld neighbors

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