C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1281
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SSH
SERVER
SCP
ssh server scp
Overview
This command enables the Secure Copy (SCP) service on the SSH server. Once
enabled, the server accepts SCP requests from remote clients.
You must enable the SSH server as well as this service before the device accepts
SCP connections. The SCP service is enabled by default as soon as the SSH server is
enabled.
The
no
variant of this command disables the SCP service on the SSH server. Once
disabled, SCP requests from remote clients are rejected.
Syntax
ssh server scp
no ssh server scp
Mode
Global Configuration
Examples
To enable the SCP service, use the commands:
awplus#
configure terminal
awplus(config)#
ssh server scp
To disable the SCP service, use the commands:
awplus#
configure terminal
awplus(config)#
no ssh server scp
Related
Commands
show running-config ssh
show ssh server