Using Scp With Ssh To Copy A Software Image - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Figure 43-6. Specifying an SSH version
FTOS(conf)#ip ssh server version 2
FTOS(conf)#do show ip ssh
SSH server
SSH server version
Password Authentication
Hostbased Authentication
RSA
Authentication
To disable SSH server functions, enter

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:
Step
Task
1
On Chassis One, set the SSH port
number (port 22 by default).
2
On Chassis One, enable SSH.
3
On Chassis Two, invoke SCP.
4
On Chassis Two, in response to prompts,
enter the path to the desired file and enter
the port number specified in Step 1.
This example shows the use of SCP and SSH to copy a software image from one switch running SSH
Server on UDP port 99 to the local switch:
Figure 43-7. Using SCP to copy from an SSH Server on another Switch
FTOS#copy scp: flash:
Address or name of remote host []: 10.10.10.1
Port number of the server [22]: 99
Source file name []: test.cfg
User name to login remote host: admin
Password to login remote host:
Other SSH-related commands include:
crypto key generate
Enables collecting SSH debug information.
debug ip ssh:
Identify a location for files used in secure copy transfer.
ip scp topdir:
ip ssh authentication-retries:
authenticate a user.
ip ssh connection-rate-limit:
: disabled.
: v2.
: enabled.
: disabled.
: disabled.
no ip ssh server enable
Command Syntax
ip ssh server port number
ip ssh server enable
copy scp: flash:
: Generate keys for the SSH server.
Configure the maximum number of attempts that should be used to
Configure the maximum number of incoming SSH connections per minute.
.
Command Mode
CONFIGURATION
CONFIGURATION
CONFIGURATION
EXEC Privilege
Security | 899

Advertisement

Table of Contents
loading

Table of Contents