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
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.
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
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");
You can use mail merge to print envelopes in Word 2010
Indicate whether the statement is true or false