Hi,
I am using a command script to upgrade my switches. I have the command script working and also am able to have it select multiple switches (using selection criteria). The problem is that it does not wait at all between devices so if there are 20 switches listed, then it issues the upgrade command to all 20 switches at the same time, which blows up the tftp server that the switches are looking to for their image. Is there anyway to have it pause for a period of time or wait for a specific outcome before it moves on to the next node in the list?
The command I am issuing is:
archive download-sw /overwrite t10.10.22.25/c2960-lanbasek9-tar.122-52.SE.tar
thanks,
michael