Re: Interface tracking

From: Joseph Saad (joseph.samir.saad@gmail.com)
Date: Fri Nov 30 2007 - 17:00:44 ART


try

track 1 list boolean and
 object 2
 object 3

track 2 interface e0 line-protocol
track 3 interface e1 line-protocol

ip route 172.19.1.0 255.255.255.0 10.21.1.10 track 1
ip route 172.20.1.0 255.255.255.0 10.22.1.10 track 1

On Nov 30, 2007 7:31 PM, BALAKRISHNAN Balaji <Balaji.BALAKRISHNAN@swift.com>
wrote:

> All,
>
> I need a help in finding a solution on the interface tracking. The
> router has two interfaces E0 and E1 and I need them to track each other,
> i.e, E0 should go down if E0 is down and vice versa..
>
> interface Ethernet0
> ip address 10.21.1.1 255.255.255.0
> speed 100
> duplex full
> end
>
> !
> interface Ethernet1
> ip address 10.22.1.1 255.255.255.0
> speed 100
> duplex full
> end
> !
> ip route 172.19.1.0 255.255.255.0 10.21.1.10
> ip route 172.20.1.0 255.255.255.0 10.22.1.10
>
>
> The bottom line is that I need these two static routes to go Inactive
> even if one interface is down.
> I appreciate your help.
>
>
> - Bala.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Dec 01 2007 - 06:37:32 ART