cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3921
Views
0
Helpful
2
Replies

Copy file from ISE to TFTP server

sujanyakj
Spotlight
Spotlight

Hi All,

Please suggest me the CLI commands to copy the file from TFTP server to  ISE local disk.

I can do the copy from ISE to TFTP without any issue.

 

1 Accepted Solution

Accepted Solutions

copy tftp://[the tftp server IP]/[ISE image file name] disk:/

View solution in original post

2 Replies 2

copy tftp://[the tftp server IP]/[ISE image file name] disk:/

I'm using ISE 3.4sp1
When copy a file to tftp, it asks for a username/password.
dummy/dummy will do
When I try to do this by kron it gives the message 'element does not exist'
How can I copy a file using kron on ISE ?