
xStack
config ssh algorithm
| AES256 - This parameter will enable or disable the Advanced |
| Encryption Standard AES256 encryption algorithm. |
| arcfour - This parameter will enable or disable the Arcfour encryption |
| algorithm. |
| blowfish - This parameter will enable or disable the Blowfish |
| encryption algorithm. |
| cast128 - This parameter will enable or disable the Cast128 |
| encryption algorithm. |
| twofish128 - This parameter will enable or disable the twofish128 |
| encryption algorithm. |
| twofish192 - This parameter will enable or disable the twofish192 |
| encryption algorithm. |
| twofish1256 - This parameter will enable or disable the twofish 256 |
| encryption algorithm. |
| MD5 - This parameter will enable or disable the MD5 Message |
| Digest encryption algorithm. |
| SHA1 - This parameter will enable or disable the Secure Hash |
| Algorithm encryption. |
| DSA - This parameter will enable or disable the Digital Signature |
| Algorithm encryption. |
| RSA - This parameter will enable or disable the RSA encryption |
| algorithm. |
| ALL – This parameter will enable all encryptions listed above. |
| [enable disable] – This allows the user to enable or disable |
| algorithms entered in this command, on the Switch. |
Restrictions | Only |
|
|
Usage Example:
To configure SSH algorithm:
Command: config ssh algorithm Blowfish enable
Success.
show ssh algorithm
Purpose | Used to display the SSH algorithm setting. |
Syntax | show ssh algorithm |
Description | This command will display the current SSH algorithm setting status. |
Parameters | None. |
Restrictions | None. |
|
|
182