HSRP is for LAN interfaces and is meant for
default-gateway/next-hop redundancy for hosts. 

You can't have multiple backup inteface commands
defined on a interface. An alternative would be to use
floating static routes with higher metrics. 

Example:

ip route 10.0.0.0 255.0.0.0 s0    (normal route)
ip route 10.0.0.0 255.0.0.0 s1 10 (backup)
ip route 10.0.0.0 255.0.0.0 s2 11 (backup)

If they are dialer interfaces, you also have
dialer-watch to use to bring up a interface when a
route goes away. 

--- Circusnuts  wrote:
> Check out HSRP...
>
http://www.cisco.com/univercd/cc/td/doc/cisintwk/ics/cs009.htm
> 
> All the best !!!
> Phil
> 
> ----- Original Message -----
> From: Infotech 
> To: 
> Sent: Friday, May 18, 2001 12:19 AM
> Subject: Multiple Backup Interfaces [7:4948]
> 
> 
> > Friends,
> >
> > Is is possible to have multiple backup interfaces
> defined for one single
> > interface. If it's possible then how to set the
> priority.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=4953&t=4948
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to