Drag and drop the following steps into the correct order to configure HSRP version 2 on an interface and ensure the router becomes the active router, then verify the HSRP state.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The correct order for configuring HSRP version 2 to ensure the router becomes the active router is: first configure HSRP version 2 on the interface, then configure the HSRP group and virtual IP address, then set the HSRP priority to a higher value, then enable HSRP preempt, and finally verify using 'show standby'. Only option A follows this sequence. Options B, C, and D are incorrect because they place version after group, priority before version, or preempt before priority.
Exam trap
Candidates often place version configuration after group creation or set preempt before priority. Remember: version must be set before the group is created, priority before preempt.
Why candidates pick the wrong answer
Candidates pick this because they think version can be changed at any time without affecting the group, or they focus on priority/preempt first.
Candidates pick this because they think version must come first, then priority/preempt, but they forget that the group must exist first.
Candidates pick this because they think preempt is independent of priority order, or they confuse the order with other protocols like VRRP.