Concept Guide
ssh
ssh disable_dsa | mgmt-auth {public-key [username/password] | username/password [public-key]}
Description
This command configures SSH access to the controller.
Syntax
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
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
Version
Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.1 The mgmt-auth parameter was introduced
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ssh | 2168