cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
463
Views
0
Helpful
3
Replies

Hsrp not working

pratik_193
Level 1
Level 1

Hi ,

I have a problem, i have configured hsrp for P2P link which is on FE interface. for testing when i shut the primary link, the hsrp priority descreases, but the traffic does not go through secondary link. what could be the issue?

i am attaching the config also:-

Location A - Primary Router

track 11 ip sla 1 reachability
ip sla responder
ip sla 1
icmp-echo 10.1.1.2 source-ip 10.1.1.1
frequency 5
ip sla schedule 1 life forever start-time now

LAN interface

interface GigabitEthernet0/0
ip address 172.29.7.12 255.255.255.128
ip flow ingress
ip flow egress
ip virtual-reassembly
load-interval 30
duplex full
speed 100
standby 10 ip 172.29.7.11
standby 10 timers 2 6
standby 10 priority 110
standby 10 preempt
standby 10 track 11 decrement 20

WAN Interface

interface FastEthernet0/2/0
description *** P2P Primary ***
ip address 10.1.1.1 255.255.255.252
no ip proxy-arp
ip flow egress
load-interval 30
duplex full
speed 100

Location A - Secondary Router

LAN interface


interface GigabitEthernet0/0
description *** LAN ***
ip address 172.29.7.13 255.255.255.128
ip virtual-reassembly
load-interval 30
duplex full
speed 100
standby 10 ip 172.29.7.11
standby 10 timers 2 6
standby 10 preempt
end

WAN interface

interface FastEthernet0/2/0
description ** Secondary P2P Link **
ip address 10.1.1.5 255.255.255.252
duplex full
speed 100
end

LOCATION B

track 11 ip sla 1 reachability
ip sla responder
ip sla 1
icmp-echo 10.1.1.1 source-ip 10.1.1.2
frequency 5
ip sla schedule 1 life forever start-time now

LAN Interface

interface FastEthernet3/0
description **Local P2P LAN**
ip address 192.168.4.18 255.255.255.0
ip accounting output-packets
duplex auto
speed auto
media-type rj45
no negotiation auto
standby 50 ip 192.168.4.20
standby 50 priority 110
standby 50 preempt delay minimum 25
standby 50 name ***Primary-router***
standby 50 track 11 decrement 30
end

WAN Interface

interface FastEthernet0/2/0
description *** P2P Primary ***
ip address 10.1.1.2 255.255.255.252
no ip proxy-arp
ip flow egress
load-interval 30
duplex full
speed 100

what could be the issue here?

Thanks

Pratik

3 Replies 3

shehzadtesleem
Level 1
Level 1

share show standby when primary link is up and when you shut it.

do your wan link is working fine at secondary link?

Hi shehzad,

Sorry for the late reply..

Below is the output

The hsrp priority decreases, but still the primary router remains active i.e. the hsrp state change does not happen. here is the output:-

#sh standby brief
                     P indicates configured to preempt.
                     |
Interface   Grp  Pri P State   Active          Standby         Virtual IP
Fa0/3/0     10   90  P Active  local           172.29.7.198    172.29.7.196

the priority of interface fa0/3/0 is 110, it does reduce to 90, but still it is active.

What could be the problem here?

Thanks

Pratik

Hi,

Fa0/3/0     10   90  P Active  local           172.29.7.198    172.29.7.196

The IPs don't correspond to config  snippet you posted ?

Post  show standby command and also output of debug standby when you shut your tracked interface and could you also draw a diagram of your topology .

Regards.

Alain.

Don't forget to rate helpful posts.
Review Cisco Networking products for a $25 gift card