cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
852
Views
3
Helpful
5
Replies

sla configured with FDM is in pending state

tato386
Level 6
Level 6

I setup a couple of SLAs on an FTD v7.3 using FDM but they are in pending state and I can't see where to start them.  Below are some show commands from the CLI.  Any ideas?

TIA

route outside1 8.8.8.8 255.255.255.255 1.1.1.1 1
route outside2 75.75.75.75 255.255.255.255 2.2.2.2 1
!
sla monitor 492483317
type echo protocol ipIcmpEcho 8.8.8.8 interface outside1
sla monitor schedule 492483317 life forever start-time pending
sla monitor 2016576240
type echo protocol ipIcmpEcho 75.75.75.75 interface outside2
sla monitor schedule 2016576240 life forever start-time pending
!
track 1 rtr 492483317 reachability
!
track 2 rtr 2016576240 reachability


> show sla monitor operational-state
Entry number: 492483317
Modification time: 21:13:29.975 UTC Thu Apr 13 2023
Number of Octets Used by this Entry: 1840
Number of operations attempted: 0
Number of operations skipped: 0
Current seconds left in Life: Forever
Operational state of entry: Pending
Last time this entry was reset: Never
Connection loss occurred: FALSE
Timeout occurred: FALSE
Over thresholds occurred: FALSE
Latest RTT (milliseconds) : Unknown
Latest operation return code: Unknown
Latest operation start time: Unknown

Entry number: 2016576240
Modification time: 21:13:29.975 UTC Thu Apr 13 2023
Number of Octets Used by this Entry: 1840
Number of operations attempted: 0
Number of operations skipped: 0
Current seconds left in Life: Forever
Operational state of entry: Pending
Last time this entry was reset: Never
Connection loss occurred: FALSE
Timeout occurred: FALSE
Over thresholds occurred: FALSE
Latest RTT (milliseconds) : Unknown
Latest operation return code: Unknown
Latest operation start time: Unknown

1 Accepted Solution

Accepted Solutions

@tato386 it's in pending because you haven't attached the SLA monitor to a route.

This configuration can be done all via the GUI, you don't need to use flexconfig.

RobIngram_0-1681564553771.png

 

View solution in original post

5 Replies 5

did you add 
sla monitor schedule 492483317 life forever start-time NOW


Yes, I agree that is what I need but where would I add that?  I don't see a place in the GUI and I believe FTD does not allow config from CLI.  Do I have to use a flexconfig?  Seems like there should be an easy way to do this but it escapes me.

TIA,

Diego

try @Rob Ingram suggest I think he provide the solution 

@tato386 it's in pending because you haven't attached the SLA monitor to a route.

This configuration can be done all via the GUI, you don't need to use flexconfig.

RobIngram_0-1681564553771.png

 

yessir, you da man.  it's working now thank you..

BTW, the reason I hadn't attached it to the route yet was because I wanted to confirm SLA was up before I linked it to the route.  

Review Cisco Networking for a $25 gift card