Configures the required ciphers/Message Authentication Codes (MACs) with SSHv2.
cipher | Specifies cipher to use for encrypting the session. |
cipher | Cipher name for encrypting session. |
all | Specifies all ciphers/MACs available in current mode. |
mac | Specifies MACs to use for encrypting the session. |
mac | MAC name for encrypting session. |
None.
The following example enables cipher "aes256-ctr" for the encrypting the session:
configure ssh2 enable cipher "aes256-ctr"
This command was first available in ExtremeXOS 22.1.
This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.