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

hsrp modification

VALERIE LOISEL
Level 1
Level 1

What are the consequences on the active traffic of modifying hsrp configuration between two routers : I want to change stanby priority so that my backup router becomes the master one on several vlans :

from

router 1 :

interface vlan 20

  ip address 172.17.1.10 255.255.0.0

standby ip 172.17.1.1
standby priority 110
standby preempt
end

router 2 :

interface vlan 20

ip address 172.17.1.11 255.255.0.0

standby ip 172.17.1.1
standby priority 100

standby preempt
end

TO

router 1 :

interface vlan 20

ip address 172.17.1.10 255.255.0.0

standby  ip 172.17.1.1

standby priority 100
  standby preempt
end

router 2 :

interface vlan 20

ip address  172.17.1.11 255.255.0.0

standby ip 172.17.1.1
standby priority 110

standby preempt
end

Does this implies network flow interruption ? if yes, for how many times ?

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Valerie,

there will not be any impact

new active HSRP router sends out a gratuitous ARP to update LAN switches CAM tables

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card