Ticket 2 – HSRP Track (removed)
HSRP was configured on DSW1 & DSW2. DSW1 is configured to be active but it does not become active.
Configuration of DSW1:
track 1 ip route 10.2.21.128 255.255.255.224 metric threshold
threshold metric up 1 down 2
!
track 10 ip route 10.1.21.128 255.255.255.224 metric threshold
threshold metric up 63 down 64
!
interface Vlan10
ip address 10.2.1.1 255.255.255.0
standby 10 ip 10.2.1.254
standby 10 priority 200
standby 10 preempt
standby 10 track 1 decrement 60
Answer: (use IPv4 Layer 3 Topology)
On DSW1 interface vlan 10 mode, type these commands:
no standby 10 track 1 decrement 60
standby 10 track 10 decrement 60
(ip for track command not exact for real exam)
Note: 10.1.21.129 is the IP address of a loopback interface on R4. This IP belongs to subnet 10.1.21.128/27.
Ans1) DSW1
Ans2) HSRP
Ans3) delete the command with track 1 and enter the command with track 10 (standby 10 track 10 decrement 60).
Note: For more information about IP route tracking and why the command “threshold metric up 63 down 64” is used here please read this tutorial: https://www.networktut.com/hsrp-ip-route-tracking.
Passed today 905 :)
I got ticket 2 that marked as removed.
So take a look on ticket 2 also.
@Hawar Koyi, how did you prepare for the exam ? Only Networktut?
So far, the easiest ticket ever…
we have to fix the trouble ticket in an exam or just we have to find the problem and answer the question?
Show track does not work on the actual test. How can you verify this is the issue?
eff-rayDecember 25th, 2019
HSRP was configured on DSW1 & DSW2. DSW1 is configured to be active but it does not become active, so if you check it with ¨show standby¨it is state in standby.
Also, show track brief will give you info about the state of the tracking object. On DSW1, track object 1 is down and 10 is up
Replying to mirza,
you just have to find the problem and answer the questions
and the questions are in order. As in question 1s choice leads to question 2 and question 2s choice leads to question 3. So if you choose and answer for question 1 then choose another for question 2 and you move to question 3. When you realise a mistake and go back to change your choice for question 2 the possible answers for question 3 changes as well.
@treeClimber,
do you mean. The choices to Q2 depends on the answer on Q1?
And the choices on Q3 depends on the answer on Q2?
Does it work like that, does the choices on Q3 changes if you change your initial answer on Q2?
replying to 1ManTim
Exactly what I mean. So you have to find the problem on the ticket before choosing your answers. The tickets don’t come in the same order as here. And they don’t give any hint as to the related topology. So please practice your tickets well. All the tickets here are valid.
Can Anyone lend me his/her Premium account credential just for 1 or 2 days? {email not allowed}
If the DSW1 is not active in HSRP group, why we don’t ping WEB server???
DSW2 is active, and ping will go through DSW2 and reach web server?…
in either way you can ping the web server, but the route will go through the active router. in this case the active router is DSW2. it should be dsw1 for group 10
The website seem lagging. Cant load page
what will be the question on this ticket?