Disables ciphers/Message Authentication Codes (MACs) for use with SSHv2.
cipher | Specifies cipher to disable for the encrypting session. |
cipher | Specific cipher name to disable. |
all | Specifies all ciphers/MACs available in current mode. |
mac | Specifies MACs to disable for the encrypting session. |
mac | Specific MAC name to disable. |
None.
The following example disables cipher "aes256-ctr":
configure ssh2 disable cipher "aes256-ctr"
This command was first available in ExtremeXOS 22.1.