You selected and entered the VLAN interface you want to have configured (vlan200).1. You configured the HSRP group and entered the virtual default gateway IP address on that interface.2. You set the priority accordingly, allowing one route processor to be active and the other to be
standby.
3.
You enabled preempt on both routers and you are not accepting the default timers. You have 5
seconds for the hello timer and 15 seconds for the hold timer (which specifies how long you want the
hello timer to remain valid).
4.
You have configured the clear−text authentication with the word “password”.5.
The result will be that since HSN_5KRSFC has a higher priority than HSN_5KRSFC2, it will be the active
standby route processor for HSRP group 200.
Enabling Interface Tracking
To configure tracking on the HSRP route processor interface, enter the following command in Interface
Configuration mode:
standby <HSRP group> track <VLAN interface> <priority decrease>
For this example, we’ll use HSRP standby group number 3, VLAN interface being tracked is 7, and 20
indicates the priority amount to decrease:
standby 3 track 7 20
Using the last setting, if the route processor’s priority was 150 and the route processor were to fail, the
tracking interface would decrease its priority by 20 to a value of 130.
Tip You can use the same command on an external route processor, as well. If you were in Interface
Configuration mode for interface Ethernet1 and wanted to track the interface S1 for the same HSRP
standby group, and with the same priority reduction setting, you would use the command standby 3 track
s1 20.
Using the show standby Command
To display the standby status of an HSRP interface, you must be in Exec mode and use the following
command:
show standby vlan3 3
The vlan3 command indicates the VLAN and 3 indicates the HSRP standby group. The output should look
similar to this:
HSN_5KRSFC# show standby vlan3 3
Vlan3 Ð Group 3
local state is Active, priority 160, may preempt
Hellotime 5 holdtime 15
Next hello sent in 00:00:02.922
Hot standby IP address is 63.78.39.1 configured
Active router is local
Standby router is 63.78.39.2 expires in 00:00:05
Standby virtual mac address is 0000.0c07.ac03
252