Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > IP SLA or RTR.

Reply
Thread Tools

IP SLA or RTR.

 
 
AM
Guest
Posts: n/a
 
      01-13-2007
Has anyone got involved with IP SLA (formerly known as RTR)?

I went down all the option of the IP SLA "section" and what I have understood is that you can
configure many kind of "tests" (SLA activities) to run and of course you can define when to run
those test and also you can group many of them into one group.

What I'm missing is about the reaction.
I saw that on occuring SLA defined condition you can perform either a SNMP trap shipping or a
trigger action taking or both.

Both the test activity and the action to be taken can be choose from the same set of activity (quite
big and good for many needs) but since one guy said I can use RTR (or IP SLA if you run newer IOS
images) in order to take some action on the routing table, I don't know how to accoplish my target.

I'm trying to use SLA to set an alternative path in case of the failure of the main one.
Have I got the wrong direction at all or there is something I haven't still understood?

The reason why I'm investigating this topic is for I can not use OSPF or EIGRP since the routers
where I should set them up are not managed by me. So I must follow the way "if the other side
responds you using a path, leave things as they are otherwise choose an alternative path"


TIA Alex.
 
Reply With Quote
 
 
 
 
Darren Green
Guest
Posts: n/a
 
      01-14-2007

"AM" <> wrote in message news:eobpb5$5rh$...
> Has anyone got involved with IP SLA (formerly known as RTR)?
>
> I went down all the option of the IP SLA "section" and what I have
> understood is that you can configure many kind of "tests" (SLA activities)
> to run and of course you can define when to run those test and also you
> can group many of them into one group.
>
> What I'm missing is about the reaction.
> I saw that on occuring SLA defined condition you can perform either a SNMP
> trap shipping or a trigger action taking or both.
>
> Both the test activity and the action to be taken can be choose from the
> same set of activity (quite big and good for many needs) but since one guy
> said I can use RTR (or IP SLA if you run newer IOS images) in order to
> take some action on the routing table, I don't know how to accoplish my
> target.
>
> I'm trying to use SLA to set an alternative path in case of the failure of
> the main one.
> Have I got the wrong direction at all or there is something I haven't
> still understood?
>
> The reason why I'm investigating this topic is for I can not use OSPF or
> EIGRP since the routers where I should set them up are not managed by me.
> So I must follow the way "if the other side responds you using a path,
> leave things as they are otherwise choose an alternative path"
>
>
> TIA Alex.


Hi Alex,

We used ip SLA to set the next hop of our traffic.

In biref we had 2 x routers, one for critical + 1 for non-critical traffic.
All traffic was sent via the non ciritcal(best path via OSPF), unless it
matched the route map. In this case it was forced over the critical link.

Example:

ip sla monitor 1
type echo protocol ipIcmpEcho 172.31.16.1 (GRE Tunnel endpoint)
ip sla monitor schedule 1 life forever start-time now

track 1 rtr 1 reachability

route-map Critical-Data permit 1
match ip address XYZ-Critical
set ip precedence flash-override
set ip next-hop verify-availability 172.31.16.1 10 track 1 (GRE Tunnel
endpoint)

NB We were managing the routers at either end.

Regards

Darren




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sla and sra shifts ohaqqi VHDL 1 01-29-2009 04:35 PM
Type Of Service parameters IP SLA abdel Cisco 0 08-28-2007 09:00 AM
SNMP MIB Object - <RTR> or <IP SLA> Christian Schuetz Cisco 0 08-09-2007 03:43 PM
IP SLA Sherlock Holmes Cisco 0 07-22-2007 08:09 AM
Poor Mans NIMH Battery Pack and SLA Battery Pack ajacobs2 Digital Photography 0 08-19-2003 12:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57