cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5004
Views
15
Helpful
6
Replies

tftp to an inside interface

David Pfeiffer
Level 1
Level 1

Hi,

I am trying to copy some files via tftp to our ASA for an upgrade.

when I enter the command:

copy tftp disk0:

it fails because it always tries to use the outside interface.

How can I change the default interface for tftp for the inside interface or specify this with the above command?

%Error reading tftp://172.20.0.116/anyconnect-macosx-powerpc-2.5.2001-k9.pkg;int=OUTSIDE (Unspecified Error)

I assume I can somehow change int=INSIDE, but I don't know how and want to ensure that it copies to disk0.

Thanks,
David P.

3 Accepted Solutions

Accepted Solutions

Jennifer Halim
Cisco Employee
Cisco Employee

Here is the command:

tftp-server inside 172.20.0.116 anyconnect

Command ref:

http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/t.html#wp1498951

Hope that helps.

View solution in original post

Not in that command. That command is only to reference which interface and tftp server to use.

To copy the file from tftp to disk0, you still need to perform: copy tftp disk0

View solution in original post

If all is good, and you have no further question, please kindly mark the post as answered so others can learn from your post. Thank you.

View solution in original post

6 Replies 6

Jennifer Halim
Cisco Employee
Cisco Employee

Here is the command:

tftp-server inside 172.20.0.116 anyconnect

Command ref:

http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/t.html#wp1498951

Hope that helps.

Thanks Jennifer - that does help a lot.

Do I not need to reference disk0 at all?
Thanks,
David P.

Not in that command. That command is only to reference which interface and tftp server to use.

To copy the file from tftp to disk0, you still need to perform: copy tftp disk0

If all is good, and you have no further question, please kindly mark the post as answered so others can learn from your post. Thank you.

Thank you!

Thanks so much, this solved my issue :-)
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: