03-15-2011 02:37 PM - edited 03-11-2019 01:07 PM
We have to use scp on all of our network devices. It worked quite well on our routers and switches but I can't seem to get it to work for the firewalls and IPS. I enabled scp on my ASA5510 using the command "ssh scopy enable". I also ensured that a rsa key was generated and that ssh ver 2 was enabled. But I can't seem to locate the commands to actually have my firewall either copy it's configuration to a server or reach out to a server to pull down a file. We are using IOS 8.2(1). Thanks for the help
Charles
Solved! Go to Solution.
03-15-2011 05:54 PM
Unfortunately it's an SCP server only support on ASA, so you can only terminates the SCP connection on the ASA, not initiate an SCP connection from the ASA.
Here is more information on SCP for your reference:
http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/s8.html#wp1510629
03-15-2011 05:54 PM
Unfortunately it's an SCP server only support on ASA, so you can only terminates the SCP connection on the ASA, not initiate an SCP connection from the ASA.
Here is more information on SCP for your reference:
http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/s8.html#wp1510629
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