asked 223k views
3 votes
you have three switches configured as shown in the exhibit. how can you guarantee that switch c becomes the root bridge? answer configure fa0/1 and fa0/2 on switch c with a higher port priority. configure fa0/1 and fa0/2 on switch c with a lower cost value. configure switch c with a higher priority value. configure fa0/1 and fa0/2 on switch c with a higher cost value. configure switch c with a lower priority value. configure fa0/1 and fa0/2 on switch c with a lower port priority.

asked
User TuanGeek
by
8.1k points

1 Answer

3 votes

Answer:

To guarantee that Switch C becomes the root bridge, you should configure Switch C with a lower priority value.

Step-by-step explanation:

The root bridge in a switched network is the bridge with the lowest bridge ID, which is a combination of the bridge priority and the MAC address. By setting a lower priority value on Switch C, you ensure that its bridge ID is the lowest among the three switches, making it the root bridge.

answered
User Jason Harrelson
by
8.9k points