Link to home
Start Free TrialLog in
Avatar of brdlckhrt
brdlckhrt

asked on

ASA 5510 - Cannot copy running config to tftp server

I am trying to copy the running config from my Cisco ASA 5510 device to a tftp server but I keep getting an error.

Message received:

Result of the command: "copy running-config tftp://209.175.155.25/firewall.confg"

Source filename [running-config]?
?Bad filename
%Error parsing filename (Bad file number)


Examples I have seen use running-config as the filename. I don't know what other filename to use.

Also, the show running-config command does work.
ASKER CERTIFIED SOLUTION
Avatar of MikeKane
MikeKane
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of brdlckhrt
brdlckhrt

ASKER

I was prompted for the source filename, and I just hit the enter key for that value. All the other prompts I filled in and it the transfer worked.

Thanks