Arrange the Cisco Hot Standby Router Protocol (HSRP) router states in the correct sequential order from initial interface startup to the active forwarding role.
- 1Initial state: The interface comes up and the HSRP process starts.
- 2Listen state: The router receives Hello messages from active and standby routers.
- 3Speak state: The router sends periodic Hello messages and joins the election.
- 4Standby state: The router is selected as the primary candidate backup router.
- 5Active state: The router assumes main forwarding responsibility for virtual gateway traffic.
Cevap
The correct sequence of HSRP state transitions from startup to active forwarding is: Initial state, Listen state, Speak state, Standby state, and Active state.
HSRP router state transitions follow a strict logical progression: Initial (startup), Listen (receives Hello packets), Speak (sends Hello packets and joins election), Standby (selected as candidate backup), and Active (forwards virtual IP traffic).
Adım Adım Çözüm
Anahtar Kavram
HSRP Router State Machine Sequence