11-17-2007 01:12 AM - edited 03-05-2019 07:29 PM
Say there are two Router R1 and R2 configure with HSRP. R1 is active and R2 is standby. R1 has the command "standby 1 preempt" configure on it. Both R1 and R2 configure with "standby 1 timers 5 10.
1) Now there is a network failure on R1.
I know R2 will take over as active. How long will R2 take over as active from R1?
is it depend on holdtime which is 10 sec in this case?
2) If R1 has recover, will R1 regain as active router from R2 straignt away? Must R1 have to wait to regain its active status? I heard in real world, R2 would still be active until a reboot on R2 then R1 will regain his active status.
11-17-2007 02:07 AM
If R1 fails then R2 should take over over . As soon as R1 comes back online and if R1 has a higher hsrp priority configured and also has the preempt command configured it will become the active side as soon as the router or interface becomes active again , that is what the preempt command is for .
11-17-2007 02:17 AM
Preempt enables the device with highest priority to take over as the active device (priority is configured manually else highest IP adress device is considered active).
1. If R1 is down, then R2 will take holdtime configured(10sec) to declare itself as active.
2. When R1 comes UP, again it sends HELLO indicating itself as highest priority device. Now here is the role of preempt, when R2 recv hello with R1 as highest priority then it resigns & gives the control back to R1. Again this transition happens in holdtime configured.
11-22-2007 12:31 AM
Hi
The HSRP preemption feature enables the router with highest priority to immediately become the Active router. Priority is determined first by the priority value that you configure, and then by the IP address. In each case a higher value is of greater priority.
When a higher priority router preempts a lower priority router, it sends a coup message. When a lower priority active router receives a coup message or hello message from a higher priority active router, it changes to the speak state and sends a resign message.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide