Hi all,
I have the problem that the simple ztp.py script is not deleting the http services like:
ip http server
ip http authentication local
ip http secure-server
The ztp.py is working my config is applied.
Not sure if the http "process" running at the background while I am using http server to copy the config file, normally not they are copying the into the flash: and executing from flash:
my config file included below commands:
no ip http server
no ip http secure-server
no ip http authentication local
even if I add the commands into the ztp.py file its not working , not sure what is the issue here
attached my simple ztp.py script :
thanks
Regards,