Você está na página 1de 3

8/29/2014

Use SCP with Cisco routers and PIX/ASA firewalls to transfer files. | Information Security Tips

Information Security Tips


Computer and Network Security Hacks,Tips and More

Search
Search for:

Go Search

Home
About
Downloads

Firewall Security
Use SCP with Cisco routers and PIX/ASA firewalls to transfer files.
SCP

ASA Cisco

Cisco IOS

SSH

By admin January 9, 2009 Post a comment


Traditionally when transferring files to or from cisco devices we have been using tftp and lately https, however there is also another method.
Secure Copy(SCP) is a secure way to transfer config and/or image files to/or from cisco routers and switches.
SCP works on SSH protocol on port 22 which is like an encrypted tunnel. This tool is very useful especially to transfer files for upgrades or
to perform safe backups.
The following versions have support for SCP: Cisco routers ver 12.3 and above & PIX/ASA firewalls 7.1 and above, FWSM 3.1 and
above.
In order to configure SCP on your router or firewall, you need to make sure SSH is working.
command to configure scp on a cisco router
ip scp server enable
command to configure scp on a cisco firewall
ssh scopy enable
command to scp a file to cisco router or firewall
scp <file_name> admin@<ip>:<file-name>
command to scp a file from cisco router or firewall
copy flash:<file-name> scp://admin@<ip>/
Related posts:
1.
2.
3.
4.

Configuring Authentication Proxy on Cisco Routers.


Example of using SCP file transfer.
Top 5 Linux based firewalls
Encrypting files in Windows XP

Tags: cisco, scp


FR EE W EB IN AR

R EPLAY

Improve network security through better app control with NGIPS/NGFW

Discussion
http://informationsecuritytips.com/2009/01/use-scp-with-cisco-routers-and-firewalls-to-transfer-files/

1/3

8/29/2014

Use SCP with Cisco routers and PIX/ASA firewalls to transfer files. | Information Security Tips

No comments for Use SCP with Cisco routers and PIX/ASA firewalls to transfer files.

Post a comment
Name *
E-mail *
Web site
Comment

Submit Comment

Categories
Database Security
Ethical Hacking
Firewall Security
General Security
IDS / IPS
Internet Security
Network Security
OS Security
Other Tips
Security Assessment
Wireless Security

Latest in Security News


Kelihos Botnet Trying to Expand by Harnessing Russian National Sentiments 2014/08
4.5 Million Customer Data Records Stolen from US Hospitals 2014/08
1.2 Billion Passwords Accumulated by CyberVor Cybercriminals 2014/08
"BackOff" POS High Level Analysis: Exposing Additional Sensitive Targets and Additional Toolkits in The Cyber Criminal Arsenal
2014/08
METRO.US Website Compromised to Serve Malicious Code 2014/07
The Bitly API key and MSNBC unvalidated redirects 2014/07
Zeus PIF - The evolving strain looking to defeat your security software 2014/07
Dragonfly's Attacks Against Energy Suppliers - Are You Protected? 2014/07
The official website of AskMen is compromised to serve malicious code 2014/06
Zberp - is there anything to fear? 2014/06
http://informationsecuritytips.com/2009/01/use-scp-with-cisco-routers-and-firewalls-to-transfer-files/

2/3

8/29/2014

Use SCP with Cisco routers and PIX/ASA firewalls to transfer files. | Information Security Tips

Latest SANS papers


Differences between HTML5 or AJAX web applications
Creating a Baseline of Process Activity for Memory Forensics
Airwatch MDM and Android: a policy and technical review
H.O.T. | Security
Under Threat or Compromise - Every Detail Counts

2009 Information Security Tips.

http://informationsecuritytips.com/2009/01/use-scp-with-cisco-routers-and-firewalls-to-transfer-files/

3/3

Você também pode gostar