One of the great benefits of using CatTools is its ability to roll out changes to multiple devices at once. A typical example of this would be to change the passwords of all of your network devices on a regular basis. There are several ways in which to make multiple device changes like this: To change the Enable, the Enable Secret, the VTY or the Console password you can create a Device.Update.Password activity and run this against the devices you wish to change. The benefit of using this type of activity is that as it is running it will update the CatTools database with the new password as it completes each device. To change the Username Password you can create a Device.CLI.Modify Config activity. username joe password fred A more detailed explanation of Meta Commands is available in the Help file . |
