Enabling Secure Copy On The Ssh Server - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Secure Copy
Step 5
Step 6
Step 7
Step 8

Enabling Secure Copy on the SSH Server

The following task shows how to configure the server-side functionality for SCP. This task shows a typical
configuration that allows a device to securely copy files from a remote workstation.
Procedure
Step 1
Step 2
Command or Action
Example:
Device(config)# aaa authentication login
default group tacacs+
username name [privilege level] password
encryption-type encrypted-password
Example:
Device(config)# username superuser
privilege 2 password 0 superpassword
ip scp server enable
Example:
Device(config)# ip scp server enable
exit
Example:
Device(config)# exit
debug ip scp
Example:
Device# debug ip scp
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
Enabling Secure Copy on the SSH Server
Purpose
Establishes a username-based authentication
system.
You can omit this step if a
Note
network-based authentication
mechanism, such as TACACS+ or
RADIUS, has been configured.
Enables SCP server-side functionality.
Exits global configuration mode and returns to
privileged EXEC mode.
(Optional) Troubleshoots SCP authentication
problems.
Purpose
Enables privileged EXEC mode.
Enter your password, if prompted.
Enters global configuration mode.
321

Advertisement

Table of Contents
loading

Table of Contents