7 user-key – Planet Technology WGSD-8000 User Manual

Page 309

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 309 –

Syntax

crypto key pubkey-chain ssh

Default Configuration

By default, there are no keys.

Command Mode

Global Configuration mode

User Guidelines

There are no user guidelines for this command.

Example

The following example enters the SSH Public Key-chain configuration mode.

Console(config)# crypto key pubkey-chain ssh

Console(config-pubkey-chain)#

5.22.7 user-key

The user-key SSH public key chain configuration command specifies which SSH public key is manually configured and enters

the SSH public key-string configuration command. To remove a SSH public key, use the no form of this command.

Syntax

user-key username

{rsa | dsa}

no user-key username

ƒ

username — Specifies the remote SSH client username, which can be up to 48 characters long.

ƒ

rsa — RSA key.

ƒ

dsa — DSA key.

Default Configuration

By default, there are no keys.

Command Mode

SSH Public Key Chain Configuration mode

User Guidelines

Follow this command with the key-string command to specify the key.

Example

The following example enables a SSH public key to be manually configured for the SSH public key chain called "bob".

Advertising