cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
557
Views
0
Helpful
4
Replies

HSRP backup taking two minutes

majed.balsharaf
Level 1
Level 1

Hi

   I configure HSRP on Router 2951 as a primary router, and Router 2811 as backup router. But when I am switching off my Primary router the backup router is  taking 2 mins to take over form primary router. 

Primary Router

Wan interface g0/1

Lan interface g0/0

Backup Router

Wan interface f0/1

Lan interface f0/0

Kind Regards

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Can you post configs form both routers?

I agree that seeing the configurations would be a good starting place. I believe that it may also be helpful to see some information about how the routers are connected. Are the routers connected to switches? to the same switch? to multiple switches?

Can we see the configuration of the switch ports where the routers are connected and the output of show interface for these ports?

HTH

Rick

HTH

Rick

majed.balsharaf
Level 1
Level 1

Primary Router:

LAN Interface

interface GigabitEthernet0/0

ip address x.x.x.3 255.255.255.0

ip accounting output-packets

ip flow ingress

standby 1 ip 10.100.16.1

standby 1 priority 200

standby 1 preempt

duplex auto

speed auto

WAN interface

interface GigabitEthernet0/1

ip address x.x.x.162 255.255.255.252

duplex auto

speed auto

Back up router:

LAN

interface FastEthernet0/0

ip address x.x.x.4 255.255.255.0

ip accounting output-packets

ip route-cache flow

duplex auto

speed auto

standby 1 ip 10.100.16.1

WAN

interface FastEthernet0/1

ip address x.x.x.74 255.255.255.252

duplex auto

speed auto

Both are connected through 2960 switch with portfast and in vlan 100

Hi Majed,

You can have the settings like the below and check if that helps.

Primary Router

==============

interface GigabitEthernet0/0

standby 1 ip 10.100.16.1

standby 1 priority 200

standby 1 timers msec 500 2

standby 1 preempt delay minimum 60

standby 1 track 40

standby 1 track 40

!

Secondary Router

==============

interface FastEthernet0/0

standby 1 ip 10.100.16.1

standby 1 timers msec 500 2

standby 1 priority 150

standby 1 preempt

!

Do make an alternate arrangements as per your network structure and try it should go well.

Please do rate if the given information helps.

By

Karthik

Review Cisco Networking products for a $25 gift card