04-14-2023 06:50 AM
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
Solved! Go to Solution.
04-15-2023 06:16 AM
@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.
04-15-2023 03:22 AM
did you add
sla monitor schedule 492483317 life forever start-time NOW
04-15-2023 05:17 AM
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
04-15-2023 05:22 AM - edited 04-15-2023 06:19 AM
try @Rob Ingram suggest I think he provide the solution
04-15-2023 06:16 AM
@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.
04-15-2023 07:57 AM
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.
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: