Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide ssh | 1146
ssh
ssh disable_dsa | mgmt-auth {public-key [username/password] | username/password
[public-key]}
Description
This command configures SSH access to the controller.
Syntax
Usage Guidelines
Public key authentication is supported using a X.509 certificate issued to the management client. If you specify
public-key authentication, you need to load the client X.509 certificate into the controller and configure
certificate authentication for the management user with the mgmt-user ssh-pubkey command.
Example
The following commands configure SSH access using public key authentication only:
(host) (config) #ssh mgmt-auth public-key
mgmt-user ssh-pubkey client-cert ssh-pubkey cli-admin root
Command History
Command Information
Parameter Description Default
disable_dsa
Disables DSA authentication for SSH. Only RSA authentication is used.
mgmt-auth
Configures authentication method for the management user. You can
specify username/password only, public key only, or both username/
password and public key.
username/
password
Version Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.1 The mgmt-auth parameter was introduced
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers