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

priority of hsrp

anitachoi3
Level 1
Level 1

Hi,

I enable the HSRP on two switches. the config are

!switch1

hostname hkgw01

!

interface GE 1/0/23

switchport mode trunk

switchport trunk encapsulation dot1q

!

interface vlan10

ip address 192.168.10.1 255.255.255.0

standby 1 ip address 192.168.10.10

standby 1 priority 300

standby 1 preempt

standby 1 track GE 1/0/23 5

!switch2

hostname hkgw02

!

interface GE 1/0/23

switchport mode trunk

switchport trunk encapsulation dot1q

!

interface vlan10

ip address 192.168.10.2 255.255.255.0

standby 1 ip address 192.168.10.10

standby 1 priority 290

standby 1 preempt

standby 1 track GE 1/0/23

For normal condition, the hkgw01 is active for vlan 10. If the interface GE 1/0/23 of hkgw01 is down. the priority of hkgw01 should be 300 - 5 = 295. hkgw01 is still the active router.

I have two approaches to solve it, not sure which one is better. please advice.

first approach

- change the config of hkgw01 to "standby 1 track GE 1/0/23"

second approach

- change the config of hkgw01 to "standby 1 track GE 1/0/23 30"

rdgs

2 Accepted Solutions

Accepted Solutions

mahmoodmkl
Level 7
Level 7

Hi

The second approach will be fine and work.

Thanks

Mahmood

View solution in original post

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Anita,

to take advantage of tracking is enough to have a difference in HSRP priorities less then the tracking decrement.

To be noted that maximum configurable priority should be 255.

Hope to help

Giuseppe

View solution in original post

2 Replies 2

mahmoodmkl
Level 7
Level 7

Hi

The second approach will be fine and work.

Thanks

Mahmood

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Anita,

to take advantage of tracking is enough to have a difference in HSRP priorities less then the tracking decrement.

To be noted that maximum configurable priority should be 255.

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card