C
ONFIGURING
R

OUTER

R

EDUNDANCY

3-245

CLI

– This example creates HSRP group 1, sets the virtual router’s address,

adds a secondary IP address to the group, specifies an interface f or tracking,

sets all the other HSRP parameters, and then displays the configured

settings.

Console(config)#interface vlan 13-57
Console(config-if)#standby 1 ip 192.168.1.73-225
Console(config-if)#standby 1 ip 192.168.2.6 secondary
Console(config-if)#standby 1 track vlan 3 1003-232
Console(config-if)#standby 1 timers 2 53-231
Console(config-if)#standby 1 preempt delay 103-228
Console(config-if)#standby 1 priority 103-227
Console(config-if)#standby 1 authentication bluebird3-230
Console#show standby3-234
Vlan 1 - Group 1
Local State is Active, priority 5 (confgd 10), may preempt
Preemption delayed for 10 secs
Hellotime 6 sec, holdtime 18 sec
Next hello sent in 0: 0: 5
Host standby IP address is 192.168.1.7 configured
Active router is local
Standby router is unknown
Standby virtual mac address is 0- 0- C- 7-AC- 1
Authentication text "bluebird"
Tracking interface states for 1 interfaces, 0 up
Down Vlan2 5
Console#