cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1582
Views
0
Helpful
1
Replies

TCL-policy with Curl

johncromnow
Level 1
Level 1

Hello everyone.

I have a network device (IP-radio) which status I can poll using cURL. I'd like to do some nifty routing changes base on that info. I'll be using 5921 routers.

So my question is, can I do cURL directly in a TCL-policy, and if so how? 

Cheers / John

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

Not cURL, but there is a fully-functioning http 1.0 client built in to EEM Tcl.  See https://www.tcl.tk/man/tcl8.3/TclCmd/http.htm for the documentation for it.