02-09-2018 01:49 AM - edited 03-03-2019 08:44 AM
Are problems possible when using different vlans in a same HSRP group when setting the HSRP priorities differently for different vlans in the same group ?
Are the HSRP priorities for a same group treated separately for different vlans ?
The number of VLANs is such that for some older L3-switches the number of vlans (to be covered by HSRP) vastly exceeds the number of possible HSRP groups.
In the example below the active HSRP master would be different for the different vlans in the same HSRP group.
Is that a problem (especially with L3 switches of Catalyst 3550 and/or 3560 series ?
Typical config looks like :
Switch 1 :
vlan A
ip address X.X.X.2
standby 1 ip X.X.X.1
standby 1 prio 90
standby 1 preempt delay min 30
vlan B
ip address Y.Y.Y.2
standby 1 ip Y.Y.Y.1
standby 1 prio 110
standby 1 preempt delay min 15
Switch 2 :
vlan A
ip address X.X.X.3
standby 1 ip X.X.X.1
standby 1 prio 110
standby 1 preempt delay min 30
vlan B
ip address Y.Y.Y.3
standby 1 ip Y.Y.Y.1
standby 1 prio 90
standby 1 preempt delay min 15
Solved! Go to Solution.
02-09-2018 03:39 AM
That shouldn't be a problem at all.
Many times I do just that to achieve a form of load balancing with dual homed access switches to two distributions. This way the default gateway for the VLANs is distributed between the two distros.
I also prefer to keep the number of HSRP groups to a minimum, one or two depending on size.
Hope this helps
02-09-2018 03:39 AM
That shouldn't be a problem at all.
Many times I do just that to achieve a form of load balancing with dual homed access switches to two distributions. This way the default gateway for the VLANs is distributed between the two distros.
I also prefer to keep the number of HSRP groups to a minimum, one or two depending on size.
Hope this helps
09-25-2018 12:07 AM
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