cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
755
Views
0
Helpful
7
Replies

Route Sla Tracking

khalid.meraj
Level 1
Level 1

I need to set route sla tracking to fail to back route in 2 sec but below config doesn't converge the route in 2 sec. Can someone guide me how to set the timer to 2 sec.

route outside 192.168.1.0 255.255.255.0 10.10.14.3 track 1

route  backup 192.168.1.0 255.255.255.0 10.10.15.3 2

!

sla monitor 1

type echo protocol ipIcmpEcho 10.10.6.6 interface outside

timeout 2000

sla monitor schedule 1 life forever start-time now

track 1 rtr 1 reachability

!

7 Replies 7

You need to add the following command

track 1 rtr 1 reachability

--

Please rate all helpful posts

--
Please remember to select a correct answer and rate helpful posts

Sorry I missed the below command which actually i am doing in the config but its not converging route in 2 sec still taking longer than expected.

So the convergence is working?

How long is the failover taking?

--
Please remember to select a correct answer and rate helpful posts

its vary but takes like 50 to 60 sec.

Hmm.  Have you tried removing the timeout 2000 command?

Could you enter the following commands and test please.

sla monitor 1

  no timeout 2000

  num-packets 3

  frequency 10

If you are still experiencing problems please issue the following show command and post the output here.

show sla monitor operational-state 1

--
Please remember to select a correct answer and rate helpful posts

still doesnt converge route in 2 sec takes almost 10 to 30 sec

ciscoasa(config)# sh sla monitor operational-state ?

exec mode commands/options:

  <1-2147483647>  Entry Number

  |               Output modifiers

 

ciscoasa(config)# sh sla monitor operational-state

Entry number: 1

Modification time: 00:37:36.465 UTC Tue Nov 30 1999

Number of Octets Used by this Entry: 1480

Number of operations attempted: 23

Number of operations skipped: 0

Current seconds left in Life: Forever

Operational state of entry: Active

Last time this entry was reset: Never

Connection loss occurred: FALSE

Timeout occurred: TRUE

Over thresholds occurred: FALSE

Latest RTT (milliseconds): NoConnection/Busy/Timeout

Latest operation start time: 00:41:06.646 UTC Tue Nov 30 1999

Latest operation return code: Timeout

RTT Values:

RTTAvg: 0       RTTMin: 0       RTTMax: 0

NumOfRTT: 0     RTTSum: 0       RTTSum2: 0

Please send a show run all sla monitor

Value our effort and rate the assistance!

Value our effort and rate the assistance!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card