Re: rtr reaction-config OR reaction-trigger

From: Ivan (ivan@iip.net)
Date: Fri Feb 02 2007 - 09:14:22 ART


    ip sla monitor 1
       type echo protocol ipIcmpEcho 1.1.1.1 source-ipaddr 1.1.1.32
      frequency 10
      request-data-size 28
      tos 160
      timeout 2000
      tag Main-DSL
    ip sla monitor schedule 1 life forever start-time now

    ip sla monitor 2
      type echo protocol ipIcmpEcho 2.2.2.2 source-ipaddr 2.2.2.32
      frequency 10
      request-data-size 28
      tos 160
      timeout 2000
      tag Backup-DSL
    ip sla monitor schedule 2 life forever start-time now

    track 10 rtr 1 state
      delay up 5 down 5
    track 20 rtr 2 state
      delay up 5 down 5

    ip route 0.0.0.0 0.0.0.0 1.1.1.1 track 10
    ip route 0.0.0.0 0.0.0.0 2.2.2.2 200 track 20

On Friday 02 February 2007 02:40, Mohammad Saeed wrote:
> Hi All,
>
> I have configured rtr 1 that is sending ping to a remote ip 54.1.1.254
> through s0/0. If this ping is successful RTR operations return code is
> OK, but if it fails code will be Timeout (Negative).
>
> My question is that is there any way that I can configure
> reaction-trigger to shutdown interface fa0/0 of the same router if the
> operation return code of that rtr is Timeout?
>
> OR is there any way of configuring static/default route with
> monitoring the rtr 1 and if its operation return code is Timeout, the
> route shall remove that static/default route from the routing table?
>
> This is a real life scenerio, we want to configure two default routes
> on our clients routers:
>
> ip route 0.0.0.0 0.0.0.0 192.168.1.1 250
>
> ip route 0.0.0.0 0.0.0.0 172.16.1.1 100
>
> and attach rtr 1 with first route that if some particular ip is not
> reachable on the internet, router shall remove that default route and
> put the second one with 100 Administrative Distance in the Routing
> Table?????
>
> I thank in advance for any help in this regard.....
>
> Regards,
>
> Mohammad Zahed Saeed
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

-- 
Ivan


This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:45 ART