Which mechanism will move a port into a root-inconsistent state if BPDUs coming from a certain direction indicate another switch is trying to become the root bridge?

A. Topology change notification (TCN)
B. Root stop
C. PortFast
D. Root guard


Answer: D

Computer Science & Information Technology

You might also like to view...

In an expression containing values of the types int and double, the ________ values are ________ to ________ values for use in the expression.

a. int, promoted, double. b. int, demoted, double. c. double, promoted, int. d. double, demoted, int.

Computer Science & Information Technology

Assume you have a Button control named btnDisplayList. Which is the default name for an event procedure that will be executed when the user clicks on the control?

a. Click_btnDisplayList b. btnDisplayList_Click c. btnDisplayList_ClickEvent d. btnDisplayList_ClickButton

Computer Science & Information Technology

Which of the following statement displays Hello World?

a. System.out.printf("%2s", "Hello " "World"); b. System.out.printf("%s %s", "Hello", "World"); c. System.out.printf("%s%s", "Hello, World"); d. System.out.printf("s% s%", "Hello", "World");

Computer Science & Information Technology

You can use mail merge to print envelopes in Word 2010

Indicate whether the statement is true or false

Computer Science & Information Technology