6 crypto key pubkey-chain ssh, 7 user-key – PLANET WGSD-1022 User Manual

Page 280

Advertising
background image

User Guidelines

AAA authentication is independent.

Example

The following example enables public key authentication for incoming SSH sessions.

Console (config)# ip ssh pubkey-auth

5.22.6 crypto key pubkey-chain ssh

The crypto key pubkey-chain ssh global configuration command enters SSH Public Key-chain

configuration mode. The mode is used to manually specify other device public keys such as SSH client

public keys.

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

Advertising