ISE Cheat-sheet
ISE Cheat-sheet
See latest logs
show logging system ade/ADE.log tail
Add server to trusted keystore
crypto host_key add host <SERVER-FQDN>
Install patch on node
patch install ise-patchbundle-3.2.0.542-Patch7-24100105.SPA.x86_64.tar.gz <REPO-NAME>
Install hotfix on node
application install ise-apply-CSCwk61938_3.2_patchall-SPA.tar.gz <REPO-NAME>
Hotfix install status check
show logging application hotpatch.log
Change the GUI Admin password:
Old: reset-passwd ise admin newpassword
New: application reset-passwd ise admin
Change the CLI Admin password:
password <your-new-password>
Last updated on