Ip ssh pubkey-auth, Ip ssh server – Dell PowerEdge M805 User Manual

Page 488

Advertising
background image

482

SSH Commands

www

.dell.com | support.dell.com

ip ssh pubkey-auth

Use the ip ssh pubkey-auth command in Global Configuration mode to enable public key
authentication for incoming SSH sessions. To disable this function, use the no form of this
command.

Syntax

ip ssh pubkey-auth

no ip ssh pubkey-auth

Default Configuration

The function is disabled.

Command Mode

Global Configuration mode

User Guidelines

AAA authentication is independent from this configuration.

Example

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

console(config)#ip ssh pubkey-auth

ip ssh server

Use the ip ssh server command in Global Configuration mode to enable the switch to be
configured from SSH. To disable this function, use the no form of this command.

Syntax

ip ssh server

no ip ssh server

Default Configuration

This command is enabled by default.

Command Mode

Global Configuration mode

User Guidelines

To generate SSH server keys, use the commands crypto key generate rsa, and crypto key generate
dsa.

Advertising