05-16-2011 11:18 PM - edited 03-04-2019 12:25 PM
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
05-16-2011 11:52 PM
share show standby when primary link is up and when you shut it.
do your wan link is working fine at secondary link?
05-19-2011 02:00 AM
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
05-19-2011 02:44 AM
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.
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