What is the only way an engineer can alter the value of the bridge ID?

A) Modify the main switch MAC address
B) Configure the bridge ID under STP configuration mode
C) Swap out the main switch network interface card
D) Configure the STP priority


D
Explanation: D) The bridge ID (BID ) is built from two fields: the bridge priority and the system ID (MAC address). The priority can be altered, which will affect the value of the BID; the MAC address used by STP is the universal (burned-in) MAC address and cannot be altered on the switch (without swapping out the whole switch).

Computer Science & Information Technology

You might also like to view...

In what circumstances might it be more desirable to replace a modified page?

What will be an ideal response?

Computer Science & Information Technology

A bubble sort requires passes through an array, but it makes one fewer pass than the number of array elements.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following statements about abstract superclasses is true?

a. abstract superclasses may contain data. b. abstract superclasses may not contain implementations of methods. c. abstract superclasses must declare all methods as abstract. d. abstract superclasses must declare all data members not given values as abstract.

Computer Science & Information Technology

When is a wave classified as simple?

What will be an ideal response?

Computer Science & Information Technology