hey i am trying to set a config revert on every config commands i send to netmiko. cant manage to find any solution for doing that task. i want to set a time which if the configuration isnt complete then it will revert to before the configuration.
tried to use NAAS and send "configure terminal revert timer 1" and then a random config command but it seems netmiko expects a specific output from each command so it falls after i send it. i cant change the netmiko setting because i need to update it once in a while