Key-string – Dell PowerEdge VRTX User Manual

Page 232

Advertising
background image

232

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

User Guidelines

After entering this command, the existing key, if any, associated with the user will be
deleted. You must follow this command with the key-string command to configure the
key to the user.

Example
The following example enables manually configuring an SSH public key for

SSH public key-chain bob.

console(config)# crypto key pubkey-chain ssh

console(config-keychain)# user-key bob rsa

console(config-keychain-key)# key-string row

AAAAB3NzaC1yc2EAAAADAQABAAABAQCvTnRwPWl

key-string

The key-string SSH Public Key-string Configuration mode command

manually specifies an SSH public key.

Syntax
key-string

[row key-string

]

Parameters

row—Specifies the SSH public key row by row. The maximum length of a

row is 160 characters.

key-string

—Specifies the key in UU-encoded DER format. UU-encoded

DER format is the same format as in the authorized_keys file used by

OpenSSH.

Default Configuration
Keys do not exist.

Command Mode
SSH Public Key-string Configuration mode

Advertising