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.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.