cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
388
Views
0
Helpful
1
Replies

hsrp or vrrp

bkastor
Level 1
Level 1

I have two routers. I would like router 1 to have primary address of 1.1.1.1, secondary of 2.2.2.1. I would like router 2 to have primary address of 1.1.1.2 and secondary of 2.2.2.2. I would like to have hsrp or vrrp for 1.1.1.3 with one box active, and 2.2.2.3 with the two box active. Basically, can I have secondary interfaces participate in hsrp or vrrp??

Thanks,

ipguru@speakeasy.net

1 Reply 1

rgeelen
Level 1
Level 1

No problem just create seperate standby groups per IP address i.e.

interface X

standby 1 ip 1.1.1.3

standby 1 priority 150 preempt

standby 2 ip 2.2.2.3

standby 2 priority 100

On the other router vice versa as for the priority. The higher the prio the better for becoming the active.