Place the Cisco Hot Standby Router Protocol (HSRP) router states in the correct sequential order from interface initialization to the state where the router assumes primary packet forwarding for the virtual gateway.
- 1Initial State
- 2Listen State
- 3Speak State
- 4Standby State
- 5Active State
Answer
The correct sequential order of HSRP router states is: Initial State, Listen State, Speak State, Standby State, and Active State.
When HSRP is enabled on an interface, the router progresses systematically through five main states: Initial (interface up), Listen (receives Hello packets to learn virtual IP and detect peers), Speak (transmits periodic Hello packets to enter active/standby election), Standby (elected backup router), and finally Active (elected primary gateway responsible for handling virtual IP traffic).
Step-by-Step Solution
Key Concept
HSRP State Machine Transitions