Reference Guide

-v {1 | 2} (OPTIONAL) Enter the keyword -v then the SSH version 1 or
2. The default is the version from the protocol negotiation.
Defaults As shown in the Parameters section.
Command
Modes
EXEC Privilege
Command
History
Version 8.3.17.0 Supported on the M I/O Aggregator.
Example
Dell#ssh 123.12.1.123 -l ashwani -p 5005 -v 2
username
Establish an authentication system based on user names.
Syntax
username name access-list-name [nopassword | {password |
secret} [encryption-type] password] [privilege level]
If you do not want a specific user to enter a password, use the nopassword
option.
To delete authentication for a user, use the no username name command.
Parameters
name Enter a text string for the name of the user up to 63
characters.
access-list-
name
Enter the name of a configured access control list (either an
IP access control list or MAC access control list).
nopassword Enter the keyword nopassword to specify that the user
should not enter a password.
password Enter the keyword password followed by the encryption-
type or the password.
secret Enter the keyword secret followed by the encryption-
type
or the password.
encryption-
type
Enter an encryption type for the password that you enter.
0 directs Dell Networking OS to store the password as
clear text. It is the default encryption type when using the
password option.
7 to indicate that a password encrypted using a DES
hashing algorithm follows. This encryption type is
available with the
password option only.
5 to indicate that a password encrypted using an MD5
hashing algorithm follow. This encryption type is available
with the
secret option only, and is the default
encryption type for this option.
Security for M I/O Aggregator
255