Friday, October 3, 2014

HSRP Configuration

This going to be straightforward configuration. But at beginning lets see some default values for HSRP and states of device with enabled HSRP.

Default HSRP Configuration

Feature
Default Setting
HSRP groups
None configured
Standby group number
0
Standby MAC address
System assigned as: 0000.0c07.acXX, where XX is the HSRP group number.
The HSRP Version 2 uses a new MAC address range 0000.0C9F.F000 to 0000.0C9F.FFFF. Your MAC address corresponds to the standby group number
Standby priority
100
Standby delay
0 (no delay)
Standby track interface priority
10
Standby hello time
3 seconds
Standby holdtime
10 seconds

HSRP States

When in operation, HSRP devices are configured into one of many states:

  • Active – This is the state of the device that is actively forwarding traffic.
  • Init or Disabled – This is the state of a device that is not yet ready or able to participate in HSRP.
  • Learn – This is the state of a device that has not yet determined the virtual IP address and has not yet seen a hello message from an active device.
  • Listen – This is the state of a device that is receiving hello messages.
  • Speak – This is the state of a device that is sending and receiving hello messages.
  • Standby – This is the state of a device that is prepared to take over the traffic forwarding duties from the active device.