10-10-2013 10:40 AM - edited 03-10-2019 08:59 PM
According to the Upgrade Guidelines for 1.2:
Copy the upgrade bundle to the local disk using the copy command from the Cisco ISE CLI: copyftp-filepath ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz disk:/ Again, after you copy the upgrade bundle to the local disk, check to ensure that the size of the upgrade bundle in your local disk is the same as it is in the repository. Use the dir command to verify the size of the upgrade bundle in the local disk.
When I attempt to run this command, I keep getting the error:
"% long command detected at '^' marker"
using the following command:
" copy repository FTPDPZ ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz"
I have also tried to replace the repository + name with an IP address, with just the repository name, and with 100 other things.
I tried to look up what a "long command" is, but I come up with nothing.
What is the proper verbage to utilize this command?
Solved! Go to Solution.
02-11-2025 06:11 AM - edited 04-08-2025 06:40 AM
Hi
Unfortunately in our situation there was no ftp server. The the only option was to use a Linux box running ssh (sftp)
After lot of troubleshooting the following worked. Remember to provide full file path.
radius-b/admin# copy sftp://10.10.10.9/home/user2/ise-urtbundle-3.2.0.542a-1.0.0.SPA.x86_64.tar.gz disk:/
it will ask for a username and password on Linux box
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