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.
Hi, my script is functional en cisco_ios, test and your CUCM.
They are two scrip, one executes the task other has to host list.
1.
import warnings
with warnings.catch_warnings(record=True) as w:
import paramiko
import multiprocessing
from date...