Reference Guide
Security | 877
To enable the SSH server for version 1 and 2, use the following command in the CONFIGURATION
mode:
To enable the SSH server for version 1 or 2 only, use the following command:
To view the SSH configuration, use the following command in EXEC Privilege mode:
The following example shows the use of the command
ip ssh server version 2 to enable SSH version 2,
and the
show ip ssh command to confirm the setting.
FTOS(conf)#ip ssh server version 2
FTOS(conf)#do show ip ssh
SSH server : disabled.
SSH server version : v2.
Password Authentication : enabled.
Hostbased Authentication : disabled.
RSA Authentication : disabled.
Vty Encryption Remote IP
To disable SSH server functions, enter no ip ssh server enable.
Using SCP with SSH to copy a software image
To use Secure Copy (SCP) to copy a software image through an SSH connection from one switch to
another, use the following procedure:
Command Syntax Command Mode Purpose
ip ssh server {enable | port port-number} CONFIGURATION
Configure the Dell Force10 system as an
SCP/SSH server.
Command Syntax Command Mode Purpose
ip ssh server version {1|2} CONFIGURATION
Configure the Dell Force10 system as an SSH server that
uses only version 1 or 2.
Command Syntax Command Mode Purpose
show ip ssh EXEC Privilege Display SSH connection information.
Step Task Command Syntax Command Mode
1
On Chassis One, set the SSH port number (port 22 by default).
ip ssh server port number CONFIGURATION
2 On Chassis One, enable SSH. ip ssh server enable CONFIGURATION
3 On Chassis Two, invoke SCP. copy scp: flash: CONFIGURATION
4
On Chassis Two, in response to prompts, enter the path to the
desired file and enter the port number specified in Step 1.
EXEC Privilege










