SSH Commands
Extreme Networks EAS 100-24t Switch CLI Manual
295
Example usage:
To configure the SSH user:
Example usage:
To display the SSH user:
To configure the SSH user, the administrator must create a user account on the switch. For information
concerning configuring a user account, please see the section of this manual entitled “Basic Switch Commands” on
page 16 and then the command, create account.
# config ssh user Zira authmode password
Command: config ssh user Zira authmode password
Success.
#
show ssh user authmode
Purpose Used to display the SSH user setting.
Syntax show ssh user authmode
Description This command is used to display the current SSH user setting.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
#show ssh user authmode
Command: show ssh user authmode
Current Accounts:
Username AuthMode HostName HostIP
---------- --------- ------------------------- ---------------
Zira Password
Total Entries : 1
#
config ssh algorithm
Purpose Used to configure the SSH algorithm.
Syntax config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour |
blowfish | cast128 | twofish128 | twofish192 | twofish256 | MD5 | SHA1 |
RSA | DSA] [enable | disable]