Cisco ISE Upgradation 3.0.x-3.2.x-to-3.3.0
1. Need to keep both file in repository(FTP server:FTP789)
The Upgrade Bundle – in my case ise-upgradebundle-3.0.x-3.2.x-to-3.3.0.430b.SPA.x86_64.tar.gz
The URT – ise-urtbundle-3.3.0.430a-1.0.0.SPA.x86_64.tar.gz
---------------------------------------------------------------------------------------
2. Make ISE as standalone node
WebGui >
Administration>System>Deploymet>Deploymet nodes list>ISE>Edit Node>General Settings>
De-registered node from PRI node (for multiples nodes)
or
Role: Make Standalone (for single node)
3. Chcek repository using the CLI enter the command
ise/admin# show repository FTP789
[Note:
ise-patchbundle-3.3.0.430-Patch3-24070910.SPA.x86_64.tar.gz
ise-upgradebundle-3.0.x-3.2.x-to-3.3.0.430b.SPA.x86_64.tar.gz
ise-urtbundle-3.3.0.430a-1.0.0.SPA.x86_64.tar.gz ]
---------------------------------------------------------------------------------------
4. To run the upgrade readiness tool simply enter the command
ise/admin# application install ise-urtbundle-3.3.0.430a-1.0.0.SPA.x86_64.tar.gz FTP789
[Note:Application successfully installed]
5. To upgrade Cisco ISE using the CLI enter the command
ise/admin# application upgrade prepare ise-upgradebundle-3.0.x-3.2.x-to-3.3.0.430b.SPA.x86_64.tar.gz FTP789
[Note 1:FTP server will indicate upload progress]
[Note 2:Application upgrade preparation successful]
6. Final initiate the upgrade process with the command
ise/admin# application upgrade proceed
[Note:It will take about 80 minutes and The ISE then goes for a final reboot]
---------------------------------------------------------------------------------------
7. Login via SSH into ISE now and check version with the command
ise/admin# sh version
ise/admin# sh application status ise
---------------------------------------------------------------------------------------
8. To patch upgrade Cisco ISE using the CLI enter the command
ise/admin#patch install ise-patchbundle-3.3.0.430-Patch3-24070910.SPA.x86_64.tar.gz FTP789
9. Login via SSH into ISE now and check version with the command
ise/admin# sh version
ise/admin# sh application status ise
No comments