Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Paramiko is a definite option. I have used it along with SSH Client interaction from paramiko_expect. Works like a charm for FTD CLI commands automation.
Hi Hamid,
The default URI should affect the global routing table. The URI actually is -
POST /devices/default/routing/virtualrouters/{vrfId}/ospf
if the vrf id is something else, that will impact the specific VRF.
HTH,
Manoj
Going by your problem statement, you seem to have covered it already, but just try enabling all tls versions on powershell and see it it works - https://stackoverflow.com/questions/41618766/powershell-invoke-webrequest-fails-with-ssl-tls-secure-chann...