cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
274
Views
0
Helpful
2
Replies

HSRP Setup

routercpu
Level 1
Level 1

I have two 3825 routers that I want to configure for HSRP. I want the routers to act as follows: when the active router is unavailable, the standby router becomes active. But, when the previous active router becomes available again, I don't want it to automatically resume the role as the active router until I manually force it. Does the below configuration look like it will behave that way?

Router A

interface GigabitEthernet0/1

ip address 10.0.0.1 255.255.255.0

standby 1 ip 10.0.0.3

standby 1 timers 5 15

Router B

interface GigabitEthernet0/1

ip address 10.0.0.2 255.255.255.0

standby 1 ip 10.0.0.3

standby 1 timers 5 15

Thanks

2 Replies 2

rais
Level 7
Level 7

Since you are not using preempt command, the above config should do it automatically.

http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094e8c.shtml

Thanks.

thisisshanky
Level 11
Level 11

If you dont have the preempt command on the active router it wont resume active role until you switch them back. Also you have not mentioned any priority which makes it easy to select one of the routers as active and other standby.

Give the command "standby 1 priority 110" on one of the routers.

"standby 1 preempt" is what causes active router to steal the status back from the standby router. You dont have this command entered, so you should be fine.

Read more on HSRP here..

http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094e8c.shtml

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus