06-01-2022 12:09 AM
i having a lab setup on packet tracer doing HSRP practical. R1 is the primary and R2 is the standby. every thing working fine..
when i shut down r1 interface traffic perfectly routed through r2.
problm is that when r1 interface up. its showing standby.
Andy,
Solved! Go to Solution.
06-01-2022 12:13 AM - edited 06-01-2022 12:14 AM
please attach your file or share a snap for your topology that will help to understand the issue...
maybe concerned about the Preemption issue as i suspect if you want to R1 router back as primary.
Thanks,
Jitendra
06-01-2022 12:44 AM
hi,
try to give the below command on the R1 on global mode # standby 1 preemt
if your priority default example 100 both side and preemt not enabled. then Primary router will not preemt as master till the other router down.
You need to enable preemt both router.
configure master router priority more then standby
configure a # standby 1 Track interface (outside f0/0 or insidef1/0 ) dcrement -10 0r according to standby router.
need to set decrement number that should less then your standby router so once tracking interface declare as down decrement will happen automatic on your primary router and standby router will preemt it as active till the master came up.
Hope it will help you..
if you issue resolve this statement please mark and resolve. don't forgot for helpful hit..
Thanks,
Jitendra
06-01-2022 12:13 AM - edited 06-01-2022 12:14 AM
please attach your file or share a snap for your topology that will help to understand the issue...
maybe concerned about the Preemption issue as i suspect if you want to R1 router back as primary.
Thanks,
Jitendra
06-01-2022 12:15 AM
06-01-2022 12:44 AM
hi,
try to give the below command on the R1 on global mode # standby 1 preemt
if your priority default example 100 both side and preemt not enabled. then Primary router will not preemt as master till the other router down.
You need to enable preemt both router.
configure master router priority more then standby
configure a # standby 1 Track interface (outside f0/0 or insidef1/0 ) dcrement -10 0r according to standby router.
need to set decrement number that should less then your standby router so once tracking interface declare as down decrement will happen automatic on your primary router and standby router will preemt it as active till the master came up.
Hope it will help you..
if you issue resolve this statement please mark and resolve. don't forgot for helpful hit..
Thanks,
Jitendra
06-01-2022 12:48 AM
So you Looking when R1 up that should as active instead of Standby (is this correct)
in that case Do you have preempt configured with priority on R1 so when R1 come online that become Active.
below example give you the config and explanation :
06-01-2022 12:55 AM
you need to configure preempt option for this auto change. check below guide
https://www.cisco.com/c/en/us/support/docs/ip/hot-standby-router-protocol-hsrp/13780-6.html
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