CLI Guide

Table Of Contents
Security Commands 1193
The SCP server shares the key and certificate configuration with the SSH
server. To enable the SCP server, follow the same steps as for enabling the
SSH server.
The maximum number of simultaneous SSH/SCP sessions is 5.
During SCP file transfer operations, switch management operations are
blocked.
Command History
Command introduced in version 6.6 firmware.
Example
These are examples of commands that may be used on a Linux host to send
files to the switch.
scp switch-config.txt user@10.27.6.122:startup-config
scp icos-3.2.2.45.stk user@10.27.6.122:active
scp icos-3.2.2.49.stk user@10.27.6.122:backup
ip ssh port
Use the ip ssh port command in Global Configuration mode to specify the
TCP port to be used by the SSH server. To use the default port, use the no
form of this command.
Syntax
ip ssh port port-number
no ip ssh port
port-number — Port number for use by the SSH server. (Range: 1025–
65535)
Default Configuration
The default value is 22.
Command Mode
Global Configuration mode