Ch3-Spanning Tree Protocol Implementation Flashcards

1
Q

What value is typically represented by the System ID Extension field?

A

VLAN ID

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

What is the default value of the STP Bridge Priority?

A

32,768

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

The STP Bridge priority can be manually set with the command <b>spanning-tree vlan <i>vlan-id</i> priority <i>x</i></b>. What range of values can be entered for <i>x</i>?

A

0-65,535, but only in multiples of 4096

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

Per-vlan port costs (interface cost) can be manually configured. What command is used to accomplish this?

A

<b>spanning-tree vlan <i>vlan-id</i> cost<i>x</i></b>.

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

On a per-interface basis, how is <b>PortFast</b> enabled?

A

spanning-tree portfast [disable]

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

On a per-interface basis, how is <b>BPDU Guard</b> enabled?

A

spanning-tree bpduguard [enable | disable]

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

It is sometimes desirable to influence the root bridge election. If the command <b>spanning-tree vlan <i>vlan-id</i> root primary</b> is configured, what value will be used for that switch’s BID priority?

A

If the current root has a base priority higher than 24,576, the local switch uses a base priority of 24,576. If the current root has a base priority lower than 24,576, the local switch will use the highest multiple of 4096 that is lower than 24,576

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

If the command <b>spanning-tree vlan <i>vlan-id</i> root secondary</b> is configured, what value will be used for that switch’s BID priority?

A

28,672

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

What command is used to disable (or enable) PortFast globally for all access ports?

A

[no] spanning-tree portfast default

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

What command is used to disable (or enable) BPDU Guard globally?

A

[no] spanning-tree portfast bpduguard default

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

What command could be used to verify portfast and/or bpduguard on interface FastEthernet0/4?

A

show spanning-tree interface fa0/4 portfast

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

What command could be used to verify the global status of Portfast and/or BPDU Guard?

A

show spanning-tree summary

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

When configuring an Etherchannel, what keywords correspond to PAgP?

A

desirable/auto

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

When configuring an Etherchannel, what keywords correspond to LACP?

A

active/passive

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

When using RSTP, what command determines whether a P2P or Shared port type is also an Edge Port?

A

portfast

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

What are the tiebreakers, in order, in the root and designated port selection processes?

A
  1. Lowest path cost to the root.<br></br>
  2. Lowest neighbor bridge ID<br></br>
  3. Lowest neighbor port priority<br></br>
  4. Lowest neighbor port ID