H12-811 Exam QuestionsBrowse all questions from this exam

H12-811 Exam - Question 64


Which of the following bridge IDs cannot exist in configuration BPDUs sent by a switch?

Show Answer
Correct Answer: C

The bridge priority field in the Bridge ID is typically set in increments of 4096. This means valid bridge priorities would be 0, 4096, 8192, and so on. Therefore, a bridge priority of 2048 cannot exist in configuration BPDUs sent by a switch.

Discussion

6 comments
Sign in to comment
lkhjk
Jul 2, 2023

Correct Answer is C: Using bridge priority increments of 0, 4,096 , 8192 and so on.

ChleongOption: C
Jul 30, 2023

Cccccc

Mze
Nov 20, 2023

answer A is correct

eeadbffOption: C
Apr 29, 2024

4096 increments meaning 2048 is not possible

andrpercudOption: C
Oct 5, 2024

In the context of Spanning Tree Protocol (STP), the Bridge ID is composed of two parts: the Bridge Priority and the MAC address of the bridge. The Bridge Priority can range from 0 to 61440 in increments of 4096, which means valid Bridge Priority values are: 0, 4096, 8192, 12288, etc. Evaluating the Options 4096 00-01-02-03-04-CC Valid: 4096 is a valid Bridge Priority. 0 00-01-02-03-04-CC Valid: 0 is a valid Bridge Priority. 2048 00-01-02-03-04-CC Invalid: 2048 is not a valid Bridge Priority because it is not a multiple of 4096. 8192 00-01-02-03-04-CC Valid: 8192 is a valid Bridge Priority. Conclusion The Bridge ID that cannot exist in configuration BPDUs sent by a switch is 2048 00-01-02-03-04-CC.

CiscoCertifiedOption: C
Dec 19, 2024

The Bridge Priority can range from 0 to 61440 in increments of 4096. (2048) is wrong. the correct answer is (C) ==> [2048 00-01-02-03-04-CC]