IP SLA for https ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2016 06:20 PM - edited 03-08-2019 03:16 AM
Hello,
I need to configure an http get IP SLA but need to retrieve a webpage from a device that only supports https (Cisco ISE). Everything that I have read so far only references http. Is it possible to configure this? If so, can you include a link to where that is referenced?
Thank you,
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2016 01:23 AM
Hi
I don't think its officially supported , I have never tested this but the syntax is available you could try something like the below see if it works for you the 443 being the https bit
ip sla 99
http get http://134.18.1.9 source-ip 10.1.1.1 source-port 443
frequency 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2016 01:03 PM
Thanks Mark but I don't think specifying the source port will work for what I need. ISE appears to do a redirect to https if you send it an http get, so the IP SLA **appears** to be working - we'll see.
One thing that's odd is that the success/failure counters seem to reset periodically - I don't see any config options for that..weird.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016 07:08 PM
Hi,
did you ever get IP SLA working for HTTPS?
Cheers,
Johan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016 07:34 PM
No. I configured the IP SLA anyway on a hunch that it might work since ISE will respond to http and then immediately redirect to https. Seems to be working so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016 07:43 PM
ok. thanks for the quick reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2016 07:21 PM
I don't think https works.
there is no commands to specify the target port.
