RE: HSRP IP question

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Thu Jun 22 2006 - 12:43:32 ART


Hi,

That is one part of the configuration
The other part is to configure HSRP to track that Object and to decrease the
priority, please remember that the standby router would need the preempt
keyword to function

standby [group-number] track object-number [decrement [priority-decrement]]
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122
t/122t15/fthsrptk.htm#wp1146585

Regards,
Victor.

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de Petr
Lapukhov
Enviado el: Jueves, 22 de Junio de 2006 10:43 a.m.
Para: Christopher A Jarosz; Ccielab@Groupstudy.Com
Asunto: Re: HSRP IP question

Christopher,

you can use object tracking, and track selected BGP prefix, for instance:

track 1 ip route 1.2.3.0 255.255.255.0 reachability

you may also choose to track and RTP (IP SLA) object, that pings remote end:

ip sla monitor 1
 type echo protocol ipIcmpEcho 1.2.3.4
 timeout 1000
 frequency 1
!
track 1 rtr 1 reachability

There are many other options, like using IP SLA tcp connect operation also.

HTH,

--

Petr Lapukhov, CCIE #16379 petr@internetworkexpert.com

Internetwork Expert, Inc. http://www.InternetworkExpert.com Toll Free: 877-224-8987 Outside US: 775-826-4344 > Hi everyone ...I have a question for you on HSRP. I know that if you > track an interface and if that interface fails (loss of hardware signals) > HSRP will fail over. How ever, there are some conditions where the > failure over won't happen (like shutting down the tracked serial > interface). Is there a way to failover if a tcp peer dies? We are using > BGP and instead of tracking an interface, is there a way to track a remote

> BGP peer or an IP address? > > Thanks !!! > > chrisj > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART