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

HSRP Interface Problem

wasiimcisco
Level 1
Level 1

I have confiugred the MHSRP successfully. I am able to provide the redundency and load balancing. But problem is that I am not able to track the Interface connected with WAN.

It is ethernet interface and I mentioned it in HSRP configration, but when it goes down, it is not detected by HSRP.

Below mention is the configuration of HSRP

interface GigabitEthernet0/1

ip address 13.1.1.6 255.255.255.0

ip nat inside

ip virtual-reassembly

duplex auto

speed auto

standby 1 ip 13.1.1.4

standby 1 priority 150

standby 1 preempt

standby 1 track GigabitEthernet0/0

standby 2 ip 13.1.1.8

standby 2 preempt

standby 2 track GigabitEthernet0/0

Kindly help me out, how to solove this problem. Anyway to configure tracking any other method, if yes then how to configure that method. Why not it is working with HSRP.

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

Configure SLA with ICMP Echo to the next-hop by following this document:

http://www.cisco.com/en/US/docs/ios/12_4/ip_sla/configuration/guide/hsicmp.html

Once the SLA is configured, verify the track goes down when the link fails.

Attach the track to the MHSRP configuration along with a decrement value. Currently, I don't see any decrement on the standby 1 track GigabitEthernet0/0 command.

Here is a good example of using track along with HSRP

http://www.cisco.com/en/US/docs/ios/12_4/ip_appl/configuration/guide/haipbtrk.html#wp1184322

HTH,

__

Edison.

Thanks for the reply, I made a track for outside interface and it works.

Now i am able to load balance and also getting redundency.

Thank you so much.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card