What is the configured priority value of the Vlan105’s group on DSW1 ?

What is the configured priority value of the Vlan105’s group on DSW2 ?

Interface VLAN 105 exhibit:

What is the configured priority value of the Vlan105’s group on DSW1 ?

Interface VLAN 105 exhibit:

A.
50

B.
100

C.
150

D.
200

Explanation:

Use “show standby brief” command on console2 . Very easy to see priority of Vlan105 is 100.



Leave a Reply 7

Your email address will not be published. Required fields are marked *


mandrake

mandrake

Incorrect exhibit: it shows config for DSW1 but the question asks about DSW2.

networkmanagers

networkmanagers

fixed . thanks

Han

Han

This isn’t fixed. Mandrake was trying to tell you that the exhibit was wrong, not that the question was wrong. Now it is doubly screwed up.

Either one of two things needs to happen:
a) The question needs to be changed to ask about the priority for DSW2 AND the exhibit needs to reflect DSW2 with priority 100
-or-
b) The correct answer needs to be modified to be ‘C’, priority 150 as shown in the current exhibit.

networkmanagers

networkmanagers

can you give me the correct picture for this ? I’ll update

Han

Han

Here’s what you need to do:

1) Take the figure from here and use it to replace the figure for question #326. (http://www.aiotestking.com/cisco/2012/04/what-will-be-the-current-priority-value-of-the-vlan105s-group-on-dsw1/)

2) Replace the current image for this question with the following text:
==========================================
DSW2#show running-config

interface Vlan105
ip address 192.168.105.1 255.255.255.0
standby 5 ip 192.168.105.254
standby 5 preempt
standby 5 track GigabitEthernet1/0/1 55
!

jim

jim

Shouldn’t the effective priority level be 95 instead of 100? Where did the 5 from 55 go?