Dell Force10 MXL Blade Configuration Manual page 496

Configuration guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

SCP and SSH
Secure shell (SSH) is a protocol for secure remote login and other secure network services over an insecure
network. FTOS is compatible with SSH versions 1.5 and 2, both the client and server modes. SSH sessions
are encrypted and use authentication. For information about command syntax, refer to the Security chapter
in the FTOS Command Line Interface Reference Guide.
Secure copy (SCP) is a remote file copy program that works with SSH and is supported by FTOS.
Note: The Windows-based WinSCP client software is not supported for secure copying between a PC
and an FTOS-based system. Unix-based SCP client software is supported.
To use the SSH client, use the following command in EXEC Privilege mode:
Command Syntax
ssh {hostname} [-l username
port-number | -v {1 | 2}
To enable the SSH server for version 1 and 2, use the following command in CONFIGURATION mode:
Command Syntax
ip ssh server {enable | port port-number}
To enable the SSH server for version 1 or 2 only, use the following command in CONFIGURATION
mode:
Command Syntax
ip ssh server version {1|2}
To view the SSH configuration, use the following command in EXEC Privilege mode:
Command Syntax
show ip ssh
Figure 28-8
command to confirm the setting.
ssh
494
|
Security
Command Mode
|
EXEC Privilege
-p
Command Mode
CONFIGURATION
Command Mode
CONFIGURATION
Command Mode
EXEC Privilege
shows the use of the
ip ssh server version 2
Purpose
Open an SSH connection specifying the hostname,
username, port number, and version of the SSH client.
is the IP address or hostname of the
hostname
remote device.
Enter an IPv4 address in dotted decimal format
(A.B.C.D).
Purpose
Configure the Dell Force10 system as an SCP/
SSH server.
Purpose
Configure the Dell Force10 system as an SSH server that
uses only version 1 or 2.
Purpose
Display SSH connection information.
command to enable SSH version 2, and the
show ip

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents