Ip ssh server – Dell PowerEdge VRTX User Manual

Page 226

Advertising
background image

226

Telnet, Secure Shell and Secure Login Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Telnet_SSH_and_Slogin.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Example
The following example enables the device to be configured from a Telnet

server.

console(config)# ip telnet server

ip ssh server

The ip ssh server Global Configuration mode command enables the device to

be an SSH server and so to accept connection requests from remote SSH

clients. Remote SSH clients can manage the device through the SSH

connection.
Use the no form of this command to disable the SSH server functionality

from the device.

Syntax
ip ssh server
no ip ssh server

Default Configuration
The SSH server functionality is disabled by default.

Command Mode
Global Configuration mode

User Guidelines
The device, as an SSH server, generates the encryption keys automatically.
To generate new SSH server keys, use the crypto key generate dsa and crypto

key generate rsa commands.

Example
The following example enables configuring the device to be an SSH server.

console(config)# ip ssh server

Advertising