05-12-2025 03:41 AM
Hi All, I am in the process of upgrading a standalone ISE deployment and have uploaded the upgrade package to a repository on the ISE server. Unfortunately the file was over 10GB and took an age to upload and as such I left it running over night. Now I want to verify the file yet cannot see a way of doing this?
ISE version is 2.7.0 Patch 10, upgrading to 3.0.X
Is there a way to verify the file or would the verification that ISE does when preparing the package be available in a log file anywhere?
Solved! Go to Solution.
05-12-2025 05:05 PM
Hi @stuart.pannell ,
remember that the command has a Verifying step:
ise/admin# application install ise-urtbundle-<version>.SPA.x86_64.tar.gz <repository>
Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Getting bundle to local machine...
Unbundling Application Package...
Verifying Application Signature...
Initiating Application Install...
...
Note: in case you are not aware of:
Hope this helps !!!
05-12-2025 01:09 PM
Hi,
You can take a look at the md5 checksum:
md5sum filename
and then compare it to the one provided by Cisco to check the integrity of your file.
05-12-2025 05:05 PM
Hi @stuart.pannell ,
remember that the command has a Verifying step:
ise/admin# application install ise-urtbundle-<version>.SPA.x86_64.tar.gz <repository>
Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Getting bundle to local machine...
Unbundling Application Package...
Verifying Application Signature...
Initiating Application Install...
...
Note: in case you are not aware of:
Hope this helps !!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide