Explains how secure file transfers protect data on routers by using SFTP and SCP protocols for safe file movement between locations.
A secure file transfer is a router feature that
-
duplicates files or data from one location to another,
-
uses protocols like SFTP and SCP to safeguard data during transit, and
-
retains the original content while enabling creation of backups or distribution copies.
-
SFTP (Secure File Transfer Protocol): A protocol for secure, encrypted transfer of large files between systems.
-
SCP (Secure Copy Protocol): A protocol for securely transferring files between servers using SSH.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| Secure file transfer from the Router |
Release 7.9.1 |
Your routers are now enabled to transfer files securely to an archive server. It’s made possible because the copy command now supports SFTP (Secure File Transfer Protocol) and SCP (Secure Copy Protocol using the underlying SSH protocol implementation. Secure transfer of files from the router maintains the integrity, confidentiality, and availability of network configurations. This feature modifies the copy command. |
Starting with Cisco IOS XR Release 7.9.1, secure file transfer supports SFTP and SCP through the router's copy command, enhancing data protection during transit. Public-key authentication allows users to securely transfer running configuration files to remote servers without specifying a password.