Comments
-
I had the same issue with a lot of Cisco devices. What I ended up doing is writing a script for each Cisco device type, so if you have an older device I found erase flash worked better than format flash in instances where space is an issue. Since you have various image versions you will most likely want to use TFTP instead…
-
I was just recently asked to create a management report showing vendor, model, image, version, and then alert if a device with an image and version not in the report is detected. I came up with a static database that if the device is not at the exact image name and version then it would generate an alert. I used the NPM…