300-320 · Question #428
Refer to the exhibit. A customer discovers router R1 remains active even when R1 uplink (F0/1) is down. Which two commands can be applied to R1 to allow R2 to take over as the HSRP active? (Choose…
The correct answer is B. Standby 10 track 50 decrement 20 E. Track 50 interface Fa0/1 ip routing. Two commands are needed: First, 'track 50 interface Fa0/1 ip routing' (E) creates tracking object 50 that monitors whether IP routing is operational on interface Fa0/1. Second, 'standby 10 track 50 decrement 20' (B) ties HSRP group 10 to that tracking object and decrements R1's…
Question
Refer to the exhibit. A customer discovers router R1 remains active even when R1 uplink (F0/1) is down. Which two commands can be applied to R1 to allow R2 to take over as the HSRP active? (Choose two.)
Exhibits
Options
- AStandby 10 track 50
- BStandby 10 track 50 decrement 20
- CTrack 50 ip route 10.10.10.0/24 reachability
- DStandby 10 track 50 shutdown
- ETrack 50 interface Fa0/1 ip routing
How the community answered
(32 responses)- A9% (3)
- B81% (26)
- C3% (1)
- D6% (2)
Explanation
Two commands are needed: First, 'track 50 interface Fa0/1 ip routing' (E) creates tracking object 50 that monitors whether IP routing is operational on interface Fa0/1. Second, 'standby 10 track 50 decrement 20' (B) ties HSRP group 10 to that tracking object and decrements R1's HSRP priority by 20 when Fa0/1 goes down. If R1's priority drops below R2's priority, R2 takes over as HSRP active. Option A is invalid because it omits the decrement value. Option C tracks route reachability rather than interface state. Option D ('shutdown') is not valid HSRP tracking syntax - there is no shutdown action in HSRP object tracking.
Topics
Community Discussion
No community discussion yet for this question.

