Secure Copy Performance Improvements; How To Configure Secure Copy; Configuring Secure Copy - Cisco Catalyst 9500 Manual

System management configuration guide, cisco ios xe amsterdam 17.2.x
Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Secure Copy Performance Improvements

Note
Similar to SCP, SSH File Transfer Protocol (SFTP) can be used to copy switch configuration or image files.
For more information, refer the Configuring SSH File Transfer Protocol chapter of the Security Configuration
Guide.
Secure Copy Performance Improvements
SSH bulk data transfer mode can be used to enhance the throughput performance of SCP that is operating in
the capacity of a client or a server. This mode is disabled by default, but can be enabled by using the ip ssh
bulk-mode global configuration command.
Note

How to Configure Secure Copy

The following sections provide information about the Secure Copy configuration tasks.

Configuring Secure Copy

To configure a Cisco device for SCP server-side functionality, perform the following steps.
Procedure
Step 1
Step 2
Step 3
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
246
• Enable the SCP option while using the pscp.exe file.
• An RSA public-private key pair must be configured on the device for SSH to work.
We recommend that you enable this command only for transferring large files, and disable it after the file
transfer is complete.
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
aaa new-model
Example:
Device(config)# aaa new-model
Purpose
Enables privileged EXEC mode.
Enter your password, if prompted.
Enters global configuration mode.
Sets AAA authentication at login.
Secure Copy

Advertisement

Table of Contents
loading

Table of Contents