07-17-2019 07:12 AM
Hello,
I'm planning to upgrade Cisco ISE 2.1 to version 2.6. I'm preparing upgrade by trying to install URT but when I try to install it it keeps saying "% Repository not found" even though I have uploaded it.
NLDC3-ISE-MNT/admin# dir disk:/local/
Directory of disk:/local/
508937949 Jul 17 2019 15:52:12 ise-urtbundle-2.6.0.156-1.0.0.SPA.x86_64.tar.gz
Usage for disk: filesystem
124973277184 bytes total used
50432430080 bytes free
184817512448 bytes available
NLDC3-ISE-MNT/admin# application install ise-urtbundle-2.6.0.156-1.0.0.SPA.x86_64.tar.gz local
Save the current ADE-OS running configuration? (yes/no) [yes] ?
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Getting bundle to local machine...
% Repository not foundI even uploaded it at the root but I'm still having same issue.
Thank you for your help
Eric NGUYEN
Solved! Go to Solution.
07-17-2019 07:46 AM - edited 07-17-2019 07:47 AM
You need to define a repository named local, if you issue a "show repository local" does it tell you the repo isn't found? You can define a disk: repository from the CLI or GUI.
If you issue a show run, you are looking for this.
!
repository local
url disk:/local/
!
07-17-2019 07:46 AM - edited 07-17-2019 07:47 AM
You need to define a repository named local, if you issue a "show repository local" does it tell you the repo isn't found? You can define a disk: repository from the CLI or GUI.
If you issue a show run, you are looking for this.
!
repository local
url disk:/local/
!
07-17-2019 08:23 AM
Oh ok that was a misunderstanding on how it was working.
It's good now. Thank you for your help.
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